Hello,
I would appreciate if anyone could answer the following:
While attempting to install WordPress 3.2, I received an error message that my server wasn't running the required version of PHP.
I asked my service provider, and they replied that all I need to do is to 'parse' the .htaccess file, like this:
Script 1: .htaccess
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php
Am I right to be suspicious of this as a viable solution, or is this the correct way to go?
If yes, I'm not clear on where to add the above script.
Thanks in advance for any help.
LR