First of all, we need to install MySQL, installed in Ubuntu is very simple, you just need to use the command to simply install the MySQL server:
sudo apt-get install Mysql-server
After installing play MySQL server, we need to install Nginx, it is
First of all, it's natural to install Apache
sudo apt-get install apache2
After that, start the service
Sudo/etc/init.d/apache2 start
Then it's PHP.
sudo apt-get install libapache2-mod-php5 php5
If you need to, you can also continue to
Recently started to open a pit, play PHP, and Laravel recently very popular, so that's it. Small white PHP Direct contact framework is really not easy, the previous Python contact with the Django Framework crossing Web documents feel reluctant to
First to install PHP5-GD has ensured that WordPress can be installed properlyDownload WordPresswget http://wordpress.org/latest.tar.gzExtracttar -xzvf latest. tar. gzCreate a database and a user for WordPressAfter connecting to the database (I'm
Originally, we wanted to use LAMP in javastuserver10.04, but the server configuration was low. We recommend nginx for our predecessors. Write LAMP in the next article. The reason why nginx is useless to apache is that nginx is more efficient,
1. software packages:
Apt-Get update -- run this command after modifying/etc/APT/sources. List or/etc/APT/preferences. In addition, you need to regularly run this command to ensure that your package list is up-to-date.
Apt-Get install packagename
For more information about lamp and its technology, see http:// OS .51cto.com/art/200804/71596.htm.
1. Install Lamp
Sudo apt-Get install apache2 mysql-server mysql-ClientPhP5 php5-gd php5-mysql
Most lamp operations are related to the/var/WWW
When you are new to Ubuntu server 12.04, you can choose to install it on a VM. The system is automatically installed. After the installation, I encountered a series of problems when starting the system. With the help of some netizens, I solved them
Php Command Line Mode reference http://www.yesky.com/imagesnew/software/php/zh/features.commandline.html
Use the php cli command line to view the PHP installation Module
Php-m
# Apt-Get install php5-gd
# Apt-Get install php5-mysql
#/Etc/init.
Configure the lamp environment (including phpMyAdmin) for Ubuntu 8.04.
1. Installation
First, it will be helpful if you spend a little time getting familiar with Common commands!
Installing lamp is not that mysterious. Step by step. This is much
In Linux, configure and install Apache, PHP, and MySQL. Follow the online tutorial step by step, but it gets stuck at the first step. I think I have never set any user names. I searched today, it turns out that the default user name in his system is
Install apache2 + PhP5 + mysql5 + pureftp + FTP in Ubuntu
1. Install ubuntu7.04 Desktop
Ii. Install mysql5 manually in Ubuntu Linux
1. Download the Linux version of MySQL 5.Address:
Ubuntu (Apache + PHP + MySQL) + phpMyAdminCreate Apache + PHP + MySql in UbuntuBasic Support Environment. Zend optimization is not applied yet, so Zend optimizer installation is not involved here. In fact, installation in Ubuntu is far easier than
EnterSudo taskselThen a software package interface will appear, move the cursor to the lamp server, press the space, and then select this item. Other items can be deselected, and click OK.Next, you will be asked to enter the password of the root
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.