PHPMyAdmin uses php7 and for Magento I require php5.6 if I remove php7, the PHPMyAdmin gives HTTP 500 error or sometimes only loads the PHP text, tried installing all the mods but no positive results and with php7 Magento doesn't work
is there any way where both can run side by side ?
Thank you
/var/www/htmlor the error is fromphpmyadmin? – George Udosen Dec 02 '16 at 18:41a2query -m php5to check if php module is loaded. usesudoplease – George Udosen Dec 03 '16 at 03:50phpare you the owner of the system? If yes dosudo a2enmod php5and run the command again – George Udosen Dec 03 '16 at 04:04