After installation of PHP 7 and Inchoos` compatibilitymodule I was definitly impressed of the PHP 7 performance.
All the benchmarks from earlier days I read are direktly visible on pagerendering.
Lets install PHP 7 and play arraound with Magento 1.9.x
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo add-apt-repository ppa:ondrej/php-7.0 | |
sudo apt-get update | |
sudo apt-get install php7.0-cli php7.0-common libapache2-mod-php7.0 php7.0 php7.0-mysql php7.0-fpm php7.0-curl php7.0-gd | |
/etc/init.d/apache2/restart |
Download and Install Magento 1.9.2.2
The process may take up to 10 minutes for creating database tables.
Take a cup of coffee.
Download Inchoos' Compatible Module fom
https://github.com/Inchoo/Inchoo_PHP7
- extract Package
- move app folder to your installation
- clear cache
Have fun surfing superfast Magento 1.9.x without extra caching.
Funtastic