Hey,
Thank you for replying...

I checked the httpd.conf file and this is what I saw....

ServerName localhost
ServerName 212.92.**.***

(The stars are numbers of course but I put them there to protect myself from
evil genus's on the list :-) )
I have no idea what the second line is for....apache still only responds to
127.0.0.1
Any new ideas?

Cheers,
-Ryan

>
> Anyway, I installed PHPTriad first but since the version of php is 4.0.0 I
> uninstalled it and installed SpaceServer...the problem I noticed with both
> was I could not get the default page from apache with http://localhost/ I
> have to use http://127.0.0.1 or it gives me a page not found error....Any
> idea why? I have tried using it with the port numbers of :80 and :8080
> without any luck..I need it to display the pages using "localhost" as some
> programs are configured that way...
> ---
>
> What is the value of "ServerName" in your httpd.conf file?  I'm guessing
> that it's "127.0.0.1".  If so, just change it to "localhost" and restart
> Apache.
>
> ---
> Seairth Jacobs
> [EMAIL PROTECTED]
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to