Your website does not support PHP ... upload a simple php file onto your website and test it:
Name it test.php and have the following in your file:
<? phpinfo(); ?>
Upload it and then point your browser to the file. If you have PHP on your server, you will see a whole bunch of information about the PHP version on your server. If you don't see anything, you don't have PHP.


Reply With Quote
Bookmarks