ToRmEnTeD Posted April 22, 2013 Share Posted April 22, 2013 (edited) 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 Edited April 22, 2013 by ToRmEnTeD Quote 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? Quote 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 (edited) 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. Edited April 22, 2013 by Hall of Famer Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.