LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs > thasuresh
User Name
Password

Notices


Rate this Entry

How to Install LAMP-SERVER using ‘tasksel’ in Ubuntu 10.10

Posted 01-15-2011 at 12:18 AM by thasuresh

Here the simple steps for install 'LAMP-server' using "tasksel"in ubuntu 10.10

Open your terminal and follow the following commands.


1. sudo apt-get install tasksel
2. sudo tasksel install lamp-server
3. "set your 'MYSQL Password"
4. sudo gedit /var/www/phpinfo.php (Add the following mini php code in this file)

<?php
phpinfo();
?>

5. sudo /etc/init.d/apache2 restart

Now, lets check if LAMP-Server was installed correctly.
Open your browser and type in the url http://localhost
And now lets check if php is working http://localhost/phpinfo.php

That's all. Enjoy and feel free to Ask.
Posted in Uncategorized
Views 2897 Comments 1
« Prev     Main     Next »
Total Comments 1

Comments

  1. Old Comment
    Cool. I actually have a need for this on an old box. I will assume it will work on Debian also.
    Posted 01-17-2011 at 07:06 PM by peonuser peonuser is offline
 

  



All times are GMT -5. The time now is 04:55 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration