1) how I can test if on server is install php version 5.2 ? 2) the line AddHandler x-httpd-php52 .php I need to write on .htaccess file in main script folder? 2014-06-10 10:38 GMT+03:00 Design in Motion Webdesign <info@xxxxxxxxxxxxxxxxx>: > I agree with Chris. But if you really want to swith PHP version, you can add > the following line to your .htaccess file: > > AddHandler x-httpd-php52 .php > > Assuming that php version 5.2 is available on the server of course. > > Best regards. > Steven -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php