Change PHP version on server using either .htaccess or php.ini

Adding

AddHandler application/x-httpd-php52 .php .php5 .php4 .php3

to your .htaccess might work.

Leave a Comment

tech