I need a big help. Regarding register_globals deprecated and removed as of PHP 5.4.0, I need to downgrade PHP to 5.3 version on CentOS ver. 6.5 server. Please tell me step by step how to do it. I have Scalable Cloud Hosting (VPS) with PHP 5.4.27 and Apache 2.2.15 installed on it.
Related
I'm setting up two servers in a single Ubuntu 16.04 machine with PHP version 5.x with Apache 2.0 and PHP version 7.x with Apache 2.4.
I don't have prior experience setting up this. Kindly help.
I was installed XAMPP with php version 5.3.
Now i install newer XAMPP with php 7.1
I check php version on localhost is 7.1 but when i check it on terminal with command php -v then it show php 5.3.
So, How can i disable php version 5.3 and use only 7.1?
I use OSX 10. Thank you!
If you are using XAMPP as a server then the other version of PHP doesn't matter. XAMPP will use the version it installed
I have a server from amazon's ec2 service running on Linux Ubuntu ( Ubuntu Server version: 13.04, 64 bit) and I have installed apache, php, and mysql. The current php version there "5.4.9". I want to upload my previous website there which is based on php version 5.3.13.
I need to downgrade PHP version from 5.4.9 to 5.3.13 in Ubuntu instance.
Any help in this regard will be highly appreciated.
I installed Xampp currently on version 1.8.2 and comes with php version 5.4.16.
My server off of bluehost is currently on php version 5.2.17.
Is there a way to install the older version of php (5.2.17) on my Xampp so my local is compatible with my server?
Or...
Would I have to download an older version of Xampp (one that supports php 5.2.17 version)?
and if that is the case...
How would I know which Xampp version comes with php 5.2.17
Any help will be much appreciated!
Thank you,
Baraa
Well it turns out there is not an Xampp version that supports the exact php 5.2.17 version.
So I installed Xampp version 1.7.1 which supports php version 5.2.8.
And that made my local compatible with the php off of my server!
I am using Apache 2.2.21 with PHP 5.3.8 in my web development project in windows7 environment but the hosting management of the project can upgrade only to PHP ver. 5.2.
Is there a way to change php version inside XAMPP?
I just want to test if there are bugs appear if I use 5.2 php version.
Install WampServer. WampServer lets you install multiple versions of PHP, Apache and/or MySQL, and switch between them all via a menu option. ;)