The web hosting company I am using, for some bizarre reason, started
using PHP4 as the default installation setup.
In the CPanel there is an option under PHP Config that allows you to
choose PHP5 as the correct version.
But as far as I can tell it only adds a line to the .htaccess file
# Use PHP5 Single php.ini as default
AddHandler application/x-httpd-php5s .php
I am worried that if the .htaccess gets deleted or overwritten
the whole freakin site will crash.
Is there a more robust way to ensure that the site runs in PHP 5?
I thought it was possible to install a php.ini file or something like that.
__________________
RATE-MY-WEBSITE.com "Free website reviews by real web professionals" Please login or register to view this content. Registration is FREE
|