Saturday, November 10, 2007

How to Install Apache,PHP and Mysql on Ubuntu

Installing Apache , php and mysql was easy using the synaptic package manager.

  • Installed the database server mysql
  • Installed Apache server, apache2
  • Installed php (php5)
  • Installed libapache2-mod-auth-mysql
  • Installed php5-mysql
Next post, I will actually try using php to connect to mysql and build a page.

Labels: , ,

1 Comments:

Anonymous Anonymous said...

Great Post!. Didn't realise that it was so easy.Would like to hear more.

November 14, 2007 4:36 PM  

Post a Comment

<< Home