Search This Blog

Monday, March 16, 2009

Install MySQL Server 4.1 on Ubuntu

Installing MySQL 4.1 Server on Ubuntu is a quick and easy process.

It almost feels like it should be more difficult.

Open a terminal window, and use the following command:

sudo apt-get install mysql-server-4.1

If you are
running PHP you will also need to install the php module for mysql 4:

sudo apt-get install php4-mysql

To create a new database, use the mysqladmin command:

mysqladmin create

See, it's really easy!

No comments:

DISCLAIMER:

All photos, wallpapers and other content materials posted at CLASSICTIPS.BLOGSPOT.COM were found via internet search engines and other websites, the legal copyrights of those content belong to the actual owners. We have taken our effort to acknowledge the copyright owners where possible, but there might some missing out.

If you feel any of your copyrighted material is seen in this blog you may comment on the posts and those will be removed. Thank you.