
olajideolaolorun
Admin-
Posts
2,323 -
Joined
-
Last visited
Everything posted by olajideolaolorun
-
I have no idea... i will look into it as i said. I am not the developer of PEAR and dont use it much so i do not know what the problem is, but i will try and fix this for Unifom Server so please have patience. Thanks
-
I do not know of a place where you can get it directly and i have not downloaded it from the Pear Network before, but try and search Google for PEAR.php I will also do the same.
-
...a ya, sorry... next version should have this fix
-
Try doing what i said in the reply above.
-
No we dont. What error does it give you? Did you try http://localhost? Which part of the server is blocked? Did you edit the .htaccess file?
-
-
Go to Google and find the PEAR.php file. Download it to where the Go_Pear.php is and run Go_Pear again.
-
Then edit the Start.bat and put a comment tag ";" before the command to start IE and open the location.
-
Start the server with 'Disk Start.vbs' Check to make sure W:/ drive is created. Go to http://localhost or http://localhost/apanel/ to see if it works. If it does, then all your web files should be put in W:/www.
-
The Pear Installer should work.... About upgrading, it is better to start over and copy over the files to 3.3 installation folder. You need the W:/www/ file and the /usr/local/mysql/data/ file for the Database. And chnages you made around the server....
-
I will look into it further but for now, i have no idea what the problem is... or whats causing it.
-
I have no idea what it is you guys are doing, but this is like the easiest thing to do on the computer. Right Click [server_Start.bat or Disk Start.vbs] > Send To > Desktop (create shortcut) It will make the shortcut for you... Then, you can copy it anywhere you want. I have tried this on more than 3 computers now and works perfect so i do not know what you guys are doing wrong. Make sure that in the Properties of the Shortcut, the 'Start In' variable is set to the main location of the file!
-
Security Checklist - typo in list?
olajideolaolorun replied to gratzo's topic in Uniform Server - Windows
We know about the checklist error... should be fixed on next version, but about your problem, it should be working after uncommenting those. Check the .htpasswd file to make sure it is the right password and username. Also remember that encryption of the password does not work on Uniform Server. -
So the Admin Panel works? And you can access phpMyAdmin from there?
-
Need A Lot of Help with VHosts!
olajideolaolorun replied to simardbrad's topic in Uniform Server - Windows
Yes Try this....: NameVirtualHost * <VirtualHost *> ServerName localhost DocumentRoot /www </VirtualHost> <VirtualHost *> ServerAdmin bradley@no-brand.be DocumentRoot /www/nobrand ServerName no-brand.be ErrorLog logs/nobrand.be-error_log CustomLog logs/nobrand.be-access_log common </VirtualHost> #------ <VirtualHost *> ServerAdmin zaboo@ugamemaker.be DocumentRoot /www/ugm ServerName ugamemaker.be ErrorLog logs/ugamemaker.be-error_log CustomLog logs/ugamemaker.be-access_log common </VirtualHost> BTW: You did not chnage anything else did you? In the httpd.conf file that is? And try looking at the log file for errors.... -
You can't, but we will... its a problem on our side. MySQL 5 had its MySQL User Database Structure updated but we are still using the old structure. We will be sure to change it on the next version
-
hmmm.... We are also working on a new type of service... a new uniformed service tool....
-
MySQL randomly shutting down and won't restart
olajideolaolorun replied to raduweiss's topic in MySQL
W?hicih one did you download? Pleasee try downloading a new copy.. if you have the zip, try the exe. Also check to make sure the W:/usr/local/apachee2/logs/ diirectory is intact along with these: W:/usr/local/mysql/data/ W:/usr/local/mysql/bin/my-small.cnf W:/usr/local/php/logs/ Thanks. BTW: Did you start anything before this happens? Try just testing it without installing the PostNuke... just to see if thats whats causing it... -
Oh ok.. please clarify on the 2 package that after decompressing still say UPX? Which one is that? Only the UPX one should say UPX after decompress....
-
To create users and so on, you have to use phpMyAdmin. Please note that this might not work for 3.3 because of something w overlooked with MySQL 5. MySQL 5 uses a new structured mysql.user database but we are still using the old one so this might not work if you ar trying to chnag the password or add users. About folder permissions, you have to usue htaccess and htpasswd for this. Try taking a look at W:/www/.htaccess and W:/htpasswd/www/.htpasswd Or searching Google for tutorials.
-
Using Uniform sever as my web server
olajideolaolorun replied to cobble4344's topic in Open Discussion
Yeah, you need to change the MySQL password and everything it says in the Notiice section of the Admin Panel. You also need to limit WebDav if you dont use it much to just a folder or something... Have a firewall on your PC also helps and so wiill the mod_security plugin coming soon. -
Yeah, i also thing its much better... We made something liike that before but it uses more space and we are trying to reduce space now and not increase it... Next version might have things a little different..
-
I have no idea what the problem is but it's just that it can't get something from that file... which is somewhat created for your query. Its something small and not a big problem. It also does not affect everyone... try download th new version of phpMyAdmin to test it with....