Page 1 of 1

http://127.0.0.1/ not showing

PostPosted: 20. June 2004 23:52
by Googolplex
Hi :)

I installed Apache manually (Windows XP) and 'http://127.0.0.1/' was showing the Apache start page. After installing PHP & MySQL, 'http://127.0.0.1/' was no longer showing.

I tried to remove everything and installed XAMPP (Cool!!!), but 'http://127.0.0.1/' is still not showing.

What could be wrong ?

PostPosted: 21. June 2004 10:42
by free69
You need check apache/conf/htpd.conf,
ServerName
Listen port
Document Root
and more...

PostPosted: 21. June 2004 13:18
by Googolplex
I got it working now, thank you!!!