View Single Post
Old 13th November 2008
robbak's Avatar
robbak robbak is offline
Real Name: Robert Backhaus
VPN Cryptographer
 
Join Date: May 2008
Location: North Queensland, Australia
Posts: 366
Default

When you say that you are trying to browse the server, what is the url you are going to?

http://<hostname>/ , or http://<hostname>/phpinfo.php ?

If the later, just check if user http can read phpinfo.php.

Code:
$ cd /<your document root>
$ ls -l
If you do not understand the ouptut, post it and we'll tell you.
__________________
The only dumb question is a question not asked.
The only dumb answer is an answer not given.
Reply With Quote