Selasa, 02 Oktober 2012

How To Install PHP5 On Ubuntu

We can install PHP5 and the Apache PHP5 module as follows:

apt-get install php5 libapache2-mod-php5

We must restart Apache afterwards:

/etc/init.d/apache2 restart

Tidak ada komentar:

Posting Komentar