The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 09-06-2001
macdonto macdonto is offline
Registered User
 

Join Date: Jul 2001
Location: Corvallis
Posts: 61
<? phpinfo(); ?>

I had my my php working and and was using the above statement to run a php test page. I did not reboot, or restart httpd, but when i came back to play after a 6 day vacation i found that the page no longer displayed the php info. The statement only shows <? phpinfo(); ?> as a standard html.

I have rebooted, httpd restart stop and start, i have looked through my httpd.conf file and made sure that it is loading the php modules and did httpd -T and all is running right? But, i still am not getting display of php info.

Any suggestions.


Forum Sponsor