Techno Life, Micromax New Version Official Firmware, Winmax official firmware, Nokia Flash File, WhatsApp Messenger, Lenovo, huawei, xiaomi, samsung galaxy

Cari Blog Ini

Diberdayakan oleh Blogger.
Minggu, 22 Juli 2012

Installing PHP5 and Apache in Ubuntu & Linux MInt

Installing PHP5 and Apache in Ubuntu & Linux MInt - these days more and more blogs that talk about technology, including blogs Techno Life but we are very experienced in this case because we have been there from a few years ago always present information about techno for you, well now we are about Installing PHP5 and Apache in Ubuntu & Linux MInt hopefully the information we will convey can answer your question to google, please see:

Articles : Installing PHP5 and Apache in Ubuntu & Linux MInt
full Link : Installing PHP5 and Apache in Ubuntu & Linux MInt

You can also see our article on:


Installing PHP5 and Apache in Ubuntu & Linux MInt

If you are doing any kind of PHP development, you’ll almost always be using Apache along with it.

To 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



information Installing PHP5 and Apache in Ubuntu & Linux MInt has been discussed

hopefully the meaning of Installing PHP5 and Apache in Ubuntu & Linux MInt that we write can be useful for you in adding insight about gadgets.

you just finished reading the article titled Installing PHP5 and Apache in Ubuntu & Linux MInt if you want to bookmark or share your links use the link https://lifeandeating.blogspot.com/2012/07/installing-php5-and-apache-in-ubuntu.html do not forget to go back to this blog if you want to get the latest information about gadgets.

Tag :
Share on Facebook
Share on Twitter
Share on Google+
Tags :

Related : Installing PHP5 and Apache in Ubuntu & Linux MInt

0 komentar:

Posting Komentar