Install LAMP with one line One liner sudo apt-get install lamp-server^ Add CURL and enable mod-rewrite sudo apt-get install php5-curl sudo a2enmod rewrite To compile LAMP with mysqli and mysql…
Archive
Systems Architect
Install LAMP with one line One liner sudo apt-get install lamp-server^ Add CURL and enable mod-rewrite sudo apt-get install php5-curl sudo a2enmod rewrite To compile LAMP with mysqli and mysql…