Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install LAMP components in Ubuntu

2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article shows you how to install LAMP components in Ubuntu, the content is concise and easy to understand, it will definitely brighten your eyes. I hope you can get something through the detailed introduction of this article.

Use the Ubuntu Interface Manager:

System-> system Administration-> Synaptic package Manager-> Edit-> use the task tag to group packages-> LAMP Server (check)-> OK-> return to the previous window and click apply (or System- > Administration- > Synaptic Package Manager- > Edit- > Mark packages by Task- > LAMP Server- > OK). Then the system will automatically download and install the lamp environment software package, and download it in a few minutes. During the installation process, you will be asked to set the password for your Mysql root account. Remember when you have set it up. In addition, when the Ubuntu system is upgraded, the lamp environment components will also be updated to the * version.

Test after installation: open a Firefox browser and enter 127.0.0.1 in the address bar to display It works! Indicates that the Apache server is working, and the LAMP installation is complete.

Linux ubuntu LAMP installation configuration environment-It Works

Of course, do not use Gnome, using terminal commands is also very simple:

Direct one command: apt-get install apache2 mysql-server mysql-client php5 php5-gd php5-mysql

The above is how to install LAMP components in Ubuntu. Have you learned any knowledge or skills? If you want to learn more skills or enrich your knowledge reserve, you are welcome to follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report