Thread: PHP question...
View Single Post
Old 07-31-2003, 04:07 AM  
PowerCum
CjOverkill
 
Industry Role:
Join Date: Apr 2003
Location: Woldwide
Posts: 1,328
Your PHP echo is valid

Did you change something before reboot?
the reboot itself does not affect the PHP, so it's a problem in your Apache+PHP config, unless you have some script that reloads and remakes libraries on reboot.

make test.php file with this contents:

PHP Code:
<?php

phpinfo
();

?>
perhaps this can help you to see what's wrong
__________________
CjOverkill Traffic Trading Script
Free, secure and fast traffic trading script. Get your copy now
PowerCum is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote