ToRmEnTeD Posted April 22, 2013 Share Posted April 22, 2013 Hello, I am trying to install a website/script on my VPS. My vps is running CentOS 5 running php 5.3 but the script I am installing requires 5.2 Link to comment https://forums.phpfreaks.com/topic/277186-downgrade-php-53-to-52/ Share on other sites More sharing options...
requinix Posted April 22, 2013 Share Posted April 22, 2013 Odds are it will work with 5.3 too. Have you tried? Link to comment https://forums.phpfreaks.com/topic/277186-downgrade-php-53-to-52/#findComment-1426009 Share on other sites More sharing options...
Hall of Famer Posted April 22, 2013 Share Posted April 22, 2013 I do not recommend you to downgrade either. Like Requinix said, chances are the script works with PHP 5.3 too, you can always give a try. The required version PHP 5.2 may as well be the minimum requirement. If the script indeed does not work on PHP 5.3+, its not really worth using at all. In this case, either contact the script developer to ask for a newer version of it, or just try an alternative. Link to comment https://forums.phpfreaks.com/topic/277186-downgrade-php-53-to-52/#findComment-1426015 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.