If you get the dll issue straightened out and still have a problem
connecting, try using
http://localhost:8080 or
http://127.0.0.1:8080 to
connect to the server. If your installation is listening to a different
port than 8080, use that instead.
This worked for me.
Good luck,
Jerry
"luds" <paulvarney@blueyonder.co.uk> wrote in message
news:91c26eba.0307031424.3cdbe00b@posting.google.c om...
> jorge@jorge.be (jorge) wrote in message
news:<734d12db.0307030525.1f58d848@posting.google. com>...
> > try using http://127.0.0.1 not http:127.0.0.1
>
>
> Sorry jorge.... I missed the // out in my message... I did put them in
> when I tried to get the page to load....
>
> Also... I now get the DOS window popping up when I try to open the
> server with the message "Cannot load c:/php/sapi/php4apache.dll into
> server The specified module could not be found"
>
> But it's there... and it's in my httpd file
> LoadModule php4_module c:/php/sapi/php4apache.dll
>
> Any ideas??