Re: [PHP-DOC] do not specify doc_root for multiple web sites on a server

2004-12-10 Thread Gabor Hojtsy
The PHP installation manual instructs to specify doc_root in php.ini. You should also add NOT to specify doc_root if the web server is hosting multiple web sites. Otherwise, you will get weird results like a phpinfo page displaying and other php pages not displaying ( HTTP 404 - File not found - Th

[PHP-DOC] do not specify doc_root for multiple web sites on a server

2004-12-09 Thread Salim Ramjany
hi The PHP installation manual instructs to specify doc_root in php.ini. You should also add NOT to specify doc_root if the web server is hosting multiple web sites. Otherwise, you will get weird results like a phpinfo page displaying and other php pages not displaying ( HTTP 404 - File not found