0 votes
2.8k views
in Magento by
Guys,

I manage a couple of magneto sites. One of which is now turned out really slow to load. I think it's because of the configurable products setup on the site. Server tuning and magneto timing are all done and verified by professionals. Now the server guys have recommended us to upgrade the PHP version on the server to v7 which they think will kill the dead wait issues on pages.

But our developers do not recommend this upgrade as they think Magneto is not yet ready to handshake with PHP7. Can you all give me your inputs on this?

Is magneto have a php7 ready upgrade?

I think the modules also needs php7 support as well?

Affected with some serious sales drop because of this slowness.

Please let me know asap.

David

3 Answers

0 votes
by
Dear David,

Magento is officially not PHP 7 ready at the time of my reply to you. But there are a couple of fixes available for you to do for your site in order to make it work. Inchoo have developed something here which is for M CE 1.9.2.2 - 1.9.2.4. and reported working on M EE 1.14.2.2.

However the modules will still create some issues I believe.

Here is the link for you to try.

https://github.com/Inchoo/Inchoo_PHP7

Please use it at your own risk after proper testing. I would recommend to wait a bit longer, little more than official release, by the time the module developers will also make changes to their assets for the big change.

Hope this helps!

...Kiran
0 votes
by
No, it is not yet ready compatible with php7. Waiting for official release. Zend have announced a compatible version, so hopefully this will be Magneto friendly very soon.
0 votes
by
Magneto 2.0 is officially declared as PHP 7 compatible. See the official post here.

https://magento.com/blog/technical/new-magento-20-resources-and-support-php7

And some help for older version as well.
http://www.code007.ro/making-work-magento-with-php-7-rc1/

Related questions

0 votes
3 answers 2.8k views
0 votes
1 answer 1.4k views
0 votes
1 answer 2.0k views
+2 votes
1 answer 1.5k views
0 votes
2 answers 1.5k views
+1 vote
1 answer 7.5k views
asked Jan 31, 2018 in Magento by Edward121 (260 points)
...