Install the dependancies sudo add-apt-repository ppa:ondrej/php sudo apt-get update sudo apt-get install php7.0 php5.6 php5.6-mysql php-gettext php5.6-mbstring php-mbstring php7.0-mbstring php-xdebug libapache2-mod-php5.6 libapache2-mod-php7.0 Switch from 7 to 5 sudo a2dismod php7.0…
Archive
Month: March 2017
WordPress, concrete5, ZF2, PHP, mysql database dump
Here is a very simple script that once uploaded locks onto various architectures and extracts the database using the captured details. For example, wordpress and concrete5 have been detected here:…