If you are doing any kind of PHP development, you’ll almost always be using Apache along with it.
.. and then the LAMP stack:
Tecno N8 Price, Specifications & FeaturesTo install the default LAMP stack
First install tasksel...
sudo apt-get install tasksel
.. and then the LAMP stack:
sudo tasksel install lamp-server
Installing PHP 5
- To install PHP5 you can enter the following command in the terminal prompt:
sudo apt-get install php5 libapache2-mod-php5
You can run PHP5 scripts from command line. To run PHP5 scripts from command line you should install php5-cli package. To install php5-cli you can enter the following command in the terminal prompt:sudo apt-get install php5-cli
You can also execute PHP5 scripts without installing PHP5 Apache module. To accomplish this, you should install php5-cgi package. You can run the following command in a terminal prompt to install php5-cgi package:
sudo apt-get install php5-cgi
To use MySQL with PHP5 you should install php5-mysql package. To install php5-mysql you can enter the following command in the terminal prompt:
sudo apt-get install php5-mysql
Similarly, to use PostgreSQL with PHP5 you should install php5-pgsql package. To install php5-pgsql you can enter the following command in the terminal prompt:
sudo apt-get install php5-pgsql
https://ikkemunandar.blogspot.com/2016/09/tecno-n8-price-specifications-features.html
Infinity Box Chinese Miracle 2 MTK v 1.58 setup download
https://ikkemunandar.blogspot.com/2016/10/infinity-box-chinese-miracle-2-mtk-v.html
Z3X BOX Samsung Tool PRO V 26.9 Setup Download
https://ikkemunandar.blogspot.com/2016/10/z3x-box-samsung-tool-pro-v-269-setup.html
Tidak ada komentar:
Posting Komentar