cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 1.9.x and PHP Version

SOLVED

Magento 1.9.x and PHP Version

Hi all,

I'm ready to transfer Magento 1.9.x from old server to the newone but I'd like to know about the php version I've to set.

 

Is it compatible with 7.0 or 7.1 version? ( also to think about a future update to newer magento versions) or I need to set to 5.6?

 

Thank  you all

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Magento 1.9.x and PHP Version

Hi @lucablue,

 

Using this module https://github.com/Inchoo/Inchoo_PHP7 you'll be fine with PHP 7. Read all the information before move to LIVE (you'll find a shell class to validate code that may be incompatible)

View solution in original post

5 REPLIES 5

Re: Magento 1.9.x and PHP Version

Hi @lucablue,

 

Using this module https://github.com/Inchoo/Inchoo_PHP7 you'll be fine with PHP 7. Read all the information before move to LIVE (you'll find a shell class to validate code that may be incompatible)

Re: Magento 1.9.x and PHP Version

Hi,

thank you, so without this module the 1.9.x version si only compatible with 5.x php version, is right?

 

Thank you again

Re: Magento 1.9.x and PHP Version

Yes, you're right.

Re: Magento 1.9.x and PHP Version

Hi @lucablue,

 

Yes, you're right.

Also, now Magento provides a support patch to allow Magento 1.9 to be compatible with PHP 7.2 so maybe you can try that one.

Remember that the patch works for Magento core and not for 3rd-party modules.

Re: Magento 1.9.x and PHP Version

Hi,

thank you for answer but it's too late. My client is passed on PrestaShop.

 

Regards