Install and Setup steps:
sudo apt-get -y update
sudo apt-get -y install php
sudo apt-get -y install php-mcrypt
#if Apache is installed ?
sudo service apache2 status
#then install PHP-Apache module:
sudo apt-get -y install libapache2-mod-php
sudo service apache2 restart
#if MySQL server is installed ?
sudo service mysql status
#then install PHP-MySQL:
sudo apt-get -y install php-mysql
You can now join classes on Networking, Linux, Systems software and software architecture.
For more information kindly visit:
http://the-linux-channel.the-toffee-project.org/
by Kiran Kankipati,
Founder: The TOFFEE Project
Website: http://www.the-toffee-project.org
—————
Subscribe to The Linux Channel
and post your queries on Youtube comments 🙂