This article refers to
As soon as we started installing PHP, we didn't know what extensions were needed, so we had to wait until we actually used them to find a way to install them.
The easiest way to install PHP extensions is to
sudo apt-get
Installation Environment: This article is used in the Debian7 32-bit.
First, install and configure the Apache Web server
Run the upgrade command to ensure that all aspects of our system components are up to date.
The
Ubuntu 12.04 Build Web server (mysql+php+apache) tutorial1. Switch Administrator statusYou need to use root in Ubuntu, so make sure to log in as root with the following command:sudo su2. Start the SSH installation(Install Ssh-server: (with Xshell
Thanks to the original author, the article is very practical. Original link: http://www.blogjava.net/yjhmily/articles/336926.html================================================================Make a note:1. Delete MySQL1sudo apt-Get
Workaround (ERROR 1698 (28000): Access denied for user ' root ' @ ' localhost ') cannot be logged after MySQL installationSteps to resolve:[====>>https://www.cnblogs.com/leolztang/p/5094930.html1. sudo mysql-u root-P2.SelectUser, Plugin
1.1 Install MySQL (in the middle you need to set the database password)sudo apt-get install Mysql-serversudo apt-get install php5-mysql #安装php5-mysql is to connect PHP with MySQL, install PHP before installation.1.2 Confirm the MySQL installation
CentOS can be installed via Yum:Yum-y Install httpd php php-mysql mysql-serverService httpd Status|start|stop|restart|reloadService Mysqld Status|start|stop|restart|reloadSite root directory/var/www/html/Apache Home Directory/etc/httpd/Apache Master
Reload the MySQL method.Transfer from http://blog.sina.com.cn/s/blog_73000beb01012eh4.html1. Delete MySQL1.1sudo apt-Get Autoremove--Purge MySQL-Server-5.0 1.2 sudo apt- get remove mysql- server 1.3 -get autoremove mysql-server 1.4 sudo apt-get
In Ubuntu, LAMP is not installed by default. The Server version will be installed by default. Of course, you can make full customization during the installation, so I don't like the built-in things when installing the system, and I have no idea what
Configure a Ubuntu server (VPS) 1, install basic services apache + php + mysql1. install sudoapt-getinstallapache2sudoapt-getinstallphp5sudoapt-getinstalllibapache2-mod-php5sudoapt-getinstallmysql-serversudoapt-get in turn
Configure a Ubuntu server (
1. Install my SQL
Sudo apt-get install mysql-server
2 install apache2
Sudo apt-get install apache2
Modify/var/www Access Permissions
Sudo chmod 777 '/var/www'
Open http: // localhost in the browser
If you see "It works !" The
Debian 6 was released. I installed a server in the Virtual Machine and tried it over the past few days. It feels lighter than Ubuntu and faster than centos, but there is always such a small problem. The following describes the installation process:1.
Software for ubuntu Yakuake is a KDE drop-down terminal software. Like Kate, KDevelop, and Konqueror,Yakuake uses the Konsole technology to provide terminals through KParts.Java code apt-get install yakuake install git Java code sudo apt-get install
A lot of relevant online tutorials, here is not detailed, mainly in the installation after the completion of the page will appear blank, unable to parse the normal PHP.1. Install PHP Environment:sudo apt-get install nginx php5-fpm php5-cgi php5-cli
1. Installation is not necessary to say, even the system can not be installed, simply laid off2.APACHE2 Installation// install sudo apt-get Install Apache2After Apache installation is complete, the default Web site root directory is "/var/www/html",
The operating environment is a patchwork old machine, running four gb cpu, GB memory, 40 GB Seagate IDE hard disk, which is roughly 04 years of hardware level. For LNMP installation, only WordPress is installed. The operating system is Ubuntu10.10
Debian6 was released. I installed a server in the virtual machine and tried it over the past few days. it feels lighter than Ubuntu and faster than centos, but there is always such a small problem. The following describes the installation process. 1.
Cainiao only uses virtual hosts. I bought Meituan cloud and ubuntu system this time. I used a VM instance for the first time... The knowledge base of Meituan cloud still does not operate. I feel like it is for the veteran. I am a newbie and I am
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.