online casino

Ashoo's Ubuntu Blog

Ubuntu and Open Source updates and my views!

LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform that uses Linux as operating system, Apache as the Web server, MySQL as the relational database management system and PHP as the object-oriented scripting language.

Configuring LAMP server in your local Ubuntu machine is much helpful if you are web developer, own a PHP, MYSQL based website such as WordPress. You can develop or alter a website in local server and test it’s functionality before using a live server.

Installation:

Open terminal (Ctrl+Alt+T) or using dash and use below command.

sudo apt-get install tasksel

Now, use the below command to install LAMP

sudo  tasksel

Select LAMP server from list(Use arrow, Tab and Enter keys for navigation and selection).
Installation-of-LAMP-in-Ubuntu

During installation, you will be prompted with the root password for MySQL.

Installation-of-MySQL-in-Ubuntu
Check PHP functionality of the server by creating a test page in web directory using below commands.

sudo gedit /var/www/info.php

and type below PHP statements

<? 
phpinfo(); 
?>

The installed LAMP server can be accessed using the link  http://localhost and the created PHP page as  http://localhost/test.php

Categories: Ubuntu

About admin

Mangalore, India.


three + 5 =


  • RSS
  • Delicious
  • Digg
  • Facebook
  • Twitter
  • Linkedin
  • Youtube

Popular Posts

Installing Wine 1.5

Wine is a Windows application layer which lets you run ...

Komodo Edit a native

If you are a developer and missing native power editor ...

Internet-illiterate

Disclaimer: The views are against government policies and should not ...

Government of India

Indian Union Ministry of Human Resources Development, today officially unveiled ...

Dirty picture episod

Many of you aware in India watching porn videos in ...