----- Original Message -----
From: "EyeLand" <ournet.biz@xxxxxxxxx>
To: <php-general@xxxxxxxxxxxxx>
Sent: Tuesday, June 10, 2014 9:55 AM
Subject: Re: How to change php version
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
1) Do you have access to the control panel of your hosting? You may find
some information there. Or you can ask your hosting provider
2) Yes you can use the .htaccess file in the root folder.
Beste regards.
Steven
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php