Re: [jffnms-users] PHP/Apache Issue

2006-06-16 Thread Kory R. Knopp
Title: PHP/Apache Issue did you include or uncomment the and relate close statement as well as a document root statement? you should have something that looks like:       ServerAdmin [EMAIL PROTECTED]    DocumentRoot /opt/jffnms/htdocs    ServerName nms.yournet.com  

Re: [jffnms-users] PHP/Apache Issue

2006-06-15 Thread Gardner, Mike
Actually, I have figured out that my problem is not with the PHP configuration section but with the Apache for PHP5 section. If I rem out the additions to the httpd.conf file, Apache starts fine and I can pull up a web page. The only lines I edit in the piece added to the end of the httpd.conf fi