Monday, May 4, 2009

Installing PHP on Ubuntu

To install PHP on Ubuntu 8.10, issue the following command:

#apt-get install php5
#apt-get install libapache2-mod-php5

No comments: