Jump to content
The Uniform Server Community

Just starting and i can´t make it work


mrpanza
 Share

Recommended Posts

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!

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Ok, i change the the line 8 of start.bat

it 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 ;)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...