Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
Install Apache MySQL PHP phpmyadmin (LAMP) on Ubuntu 10.04 or Mint Linux 9
Posted by Philipp Esselbach on: 06/08/2010 10:34 AM [ Print | 0 comment(s) ]
Hackourlives posted a tutorial about installing Apache MySQL, PHP and phpmyadmin on Ubuntu10.04 lucid lynx or Mint Linux 9
Step 1: You start by installing mysql
sudo apt-get install mysql-client mysql-server
Specify new password for the MySQl “root” user when you asked for. Repeat it for a second time and you would have YSQL server and client installed.
sudo apt-get install mysql-client mysql-server
Specify new password for the MySQl “root” user when you asked for. Repeat it for a second time and you would have YSQL server and client installed.
Install Apache MySQL PHP phpmyadmin (LAMP) on Ubuntu 10.04 or Mint Linux 9
Related Threads
07/15/2009 01:02 PM: HELP uninstall LILO (1) by DazzyB
04/28/2009 01:30 AM: Uninstall Red Hat Linux (3) by danleff
12/12/2008 10:44 PM: uninstall red hat (1) by danleff
02/02/2009 01:56 AM: How Install Linux on SATA Drive? (3) by toast
02/10/2008 10:26 PM: How do I install Empire Earth 2 on Ubuntu? (1) by DosFreak
11/24/2007 06:59 PM: How Do I Uninstall Red Hat Enterprise (3) by Wilhelmus
11/22/2007 03:58 PM: New install of Ubuntu 5.10-No internet connection (9) by dannyBee
11/05/2007 05:20 AM: Can't Install Linux (2) by clutch
11/26/2006 08:54 PM: Red Alert Install on xp (0) by Captain Insano
11/04/2006 08:30 PM: i don't have dvd and i need to install this linux (2) by danleff
04/28/2009 01:30 AM: Uninstall Red Hat Linux (3) by danleff
12/12/2008 10:44 PM: uninstall red hat (1) by danleff
02/02/2009 01:56 AM: How Install Linux on SATA Drive? (3) by toast
02/10/2008 10:26 PM: How do I install Empire Earth 2 on Ubuntu? (1) by DosFreak
11/24/2007 06:59 PM: How Do I Uninstall Red Hat Enterprise (3) by Wilhelmus
11/22/2007 03:58 PM: New install of Ubuntu 5.10-No internet connection (9) by dannyBee
11/05/2007 05:20 AM: Can't Install Linux (2) by clutch
11/26/2006 08:54 PM: Red Alert Install on xp (0) by Captain Insano
11/04/2006 08:30 PM: i don't have dvd and i need to install this linux (2) by danleff
