my website is using php5.2 by default, but I have php5.3 installed at /opt/5_3/bin/php Is there any way to tell the website to use php5.3 using .htaccess?
Asked
Active
Viewed 222 times
1
-
1Have a look at this: http://stackoverflow.com/questions/12105632/change-php-version-on-server-using-either-htaccess-or-php-ini – Chrisissorry Nov 13 '13 at 13:11
1 Answers
0
Maybe this would help:
The above page doesn't make mention of 5.3 (only 4.4.9, 5.2, and 5.3), but you can probably infer how to do it.

gator
- 3,465
- 8
- 36
- 76