mrpanza Posted November 5, 2005 Report Share Posted November 5, 2005 Hi, i just strat lerning php. So i downloaded the UniServ 3.2a just to test the pages i made. But i can´t make it work, when i run start.bat an error messege apaear en the DOS window and tells me this: ERROR!!!One of the instances of Apache server is started. Use stop.bat.Press any key to continue... Anyway i try to see an .php page and the browser didn´t find the server. I tryed http://localhost/cursophp/ejemplo.php, http://127.0.0.1/cursophp/ejemplo.php, http://alejo/cursophp/ejemplo.php, http://localhost/a/cursophp/ejemplo.php, http://127.0.0.1/a/cursophp/ejemplo.php and http://alejo/a/cursophp/ejemplo.php. But nothing works :angry: I´m runing W98se... and i put the page ejemplo.php in the E:\web servidor uniform\UniServer3_2a\diskw\www\cursophp So, i don´t know what else can i say... sorry for my english NEED HELP!!!thank you! Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted November 5, 2005 Report Share Posted November 5, 2005 This is because of the Process32 bug. Currently it wont work on some Win98, Win95 and NT PCs. It might work on yours if you try this patch: http://sourceforge.net/tracker/index.php?f...691&atid=471255 Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
mrpanza Posted November 5, 2005 Author Report Share Posted November 5, 2005 Ok, i change the the line 8 of start.batit was "IF NOT ERRORLEVEL 1 goto started"and a i chage it to "IF NOT ERRORLEVEL 0 goto started" so, now in the DOS windows says "The server is working on the disk w:\ [http/127.0.0.1/a/]"then it open a window "W:" where i can see the content of "diskw" folder, and open the internet explorer but it apears to be wrong, it can´t open the page "http://localhost/a/" i try to open it with "http://127.0.0.1/a/" and "http://alejo/a/" but nothing. :angry: Thank you for taking the time Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted November 6, 2005 Report Share Posted November 6, 2005 When it says that, check My Computer to see if there is a drive called W:/ Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
polyphem Posted November 10, 2005 Report Share Posted November 10, 2005 Does the directory "apache/log" exist? See also http://forum.uniformserver.com/index.php?showtopic=134&hl= Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted November 10, 2005 Report Share Posted November 10, 2005 Yeah, that can be another problem and installations of Apache, PHP, MySQL seprately can also cause problems along with IIS... Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.