I have updated the PHP version to 5.6.18 in my Mac. But my Yii2 application is still using PHP/5.5.14 version. How can I change it? Thanks!
Related
The PHP of the server is 7.4.4. I've upgraded a Prestashop to the official latest version (1.7.5) but, this version not compatible with the PHP version(7.4.4).
On the other hand, the hosting provider, can not downgrade the PHP version until (7.3).
So, I want to upgrade the old Prestashop to an unreleased version like v1.7.7 or 1.7.8 which compatible with PHP 7.3 or 7.4.4.
So, there is a way for this case?
Thanks in advance.
PrestaShop 1.7.7 or 1.7.8 don't exist yet, they have not been released.
I have an installation of magento 1.9.1.0 in a dedicated server with virtual min.Everything works ok but I noticed that my server runs Mysql version 5.1.73 and PHP version 5.3.3 . I want to update them in what magento suggests. Will I have problems with the site?
I want to upgrade to PHP 5.5 and Mysql 5.6 but I am afraid for my existing site if it works after the upgrade.
Can anyone help?
Thank you
Magento version 1.9.1.0 direectly supports PHP 5.4 & 5.5 http://magento.com/resources/system-requirements and http://magento.com/resources/previous-magento-system-requirements for previous requirements. As you can see, Magento also supports MySQL 5.6 (and many of our stores run it, or Percona).
I have installed Wamp 2 and copied all the Joomla 3 folder files into the 'www' folder in wamp. when I try to install Joomla I get a message that I need a php version of atleast 5.3.1 or more but my wamp shows my phpversion is 5.3. Am confused, i need your help
The minimum PHP version required for Joomla 3.x is now 5.3.10. This is because of the Bcrypt password encryption method used for an improvement in security.
My suggestion would be to simply scrap the wampserver version you're currently using and download the latest version (2.5) which includes PHP 5.5.12 and MySQ; 5.6.17.
This will ensure you're Joomla installation will run smoothly.
Always ensure you're running the latest version of anything you use in the web development world
Can i upgrade the PHP version under wampserver instead of whole?
Because current latest version of wampserver gives 5.4.3 version, but the latest version of php is 5.5.4.
How can i upgrade it?
EDIT :
Wampserver provides either 5.4.3 or older version. What I'm trying to do is Download latest PHP version from php's official site and than copy that into the wampserver. So that i can select toggle between newer and older version.
This is how wampserver control panel will look like after adding a version of php
http://i.stack.imgur.com/0pOx3.png
http://i.stack.imgur.com/joSf3.png
I GOT MY ANSWER :
A type of handler is required to handle PHP 5.5, which is not built current handler supports 5.4 < versions. The handler is provided by IONCUBE.
This is what i found -
"Ioncube for PHP5.5 is not yet released as of 13/09/2013, they say they are waiting for PHP 5.5 to become stable and secure and hosting providers to adopt PHP 5.5 before they release their upgrade. They comment that it can take a year or more for hosting companies to adopt new versions of PHP and this I guess is their schedule."
Thanks https://stackoverflow.com/users/2310830/riggsfolly !!
Thank you all for active commenting and help!
Check out this thread on the wampserver.com forum site
HOW TO MANUALLY INSTALL A NEW RELEASE OF PHP INTO THE WAMP ENVIRONMENT
You can find the versions of PHP addons on wamps page
Where you can download and install them from.
Hi I would like to know if there is a way where I can downgrade my PHP version to 5.1.6 to using the current version of xammp?
I need this PHP version in one of my clients existing intranet application.
Thanks in advance!
In order to downgrade PHP in XAMPP it's probably easiest to downgrade XAMPP itself: see Xampp Sourcefourge Files