1. Open the terminal, input "sudo apt-get install apache2", carriage return; (Install apache2.0)
2. If you have the password, please re-enter the Administrator password, enter
3. Enter "Y", return
This article mainly introduces the Php-redis installation test notes, this article explains Redis installation, Redis test, installation Phpredis extension, test Php-redis and so on, the need for friends can refer to the following
-->
Back-end
ubuntu memcached Installation and Configuration
It is divided into two processes: Memcache server-side installation and memcached client installation.
The so-called server-side installation is to install Memcache on the server (generally Linux
install MySQL1. Sudo apt-get install mysql-server or apt-get isntall mysql-client 2. The installation process will prompt to set the password, note that the settings do not forget. 3. Detect if installation succeeded after installation: sudo netstat-
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
1. Install the related software sudoapt-getinstallapache2sudoapt-getinstallmysql-servermysql-client (the password is required in the middle, remember the password you set) sudoapt-getinstallphp5php5-mysqlsudoapt-getinstalllibgd2-xpmlibgd2-xpm-dev
1.
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 (
It is difficult to build the nginx + php environment on FreeBsd. However, due to historical usage problems, there are still many articles about this experience on the Internet. With the gradual promotion of Ubuntu, it is necessary to study how to
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",
Install the Apache Web server first, Terminal: sudo apt-get install apache2 apache2-doc, and then test if the installation is successful. Browser address bar Input: http://localhost, enter, the appearance of the display is the success! Next install
This article describes how to remotely debug the apache + php project on a Linux host. The tools required by each client are as follows:
CLIENT (windows, 10.239.54.24) ----------------------------------------------------------------- SERVER (ubuntu 1
It is difficult to build the nginx + php environment on FreeBsd. However, due to historical usage problems, there are still many articles about this experience on the internet. with the gradual promotion of Ubuntu, it is necessary to study how to
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
I. & nbsp; there is a very simple method to install LAMP in Linux: select "edit"> "use task group Edit software package" in the new Settings, select "LAMPSERVER" & nbsp;, and click "Apply" in the main window, now, the new version is automatically
This article provides a detailed analysis of the installation and use of phpXdebug. For more information, see why Debugger is required?
Many PHP programmers use echo, print_r (), var_dump (), and printf () for debugging. In fact, this is enough for
Install and use phpXdebug. Why Debugger? Many PHP programmers use echo, print_r (), var_dump (), and printf () for debugging. In fact, this is enough for programmers with rich development experience. why do they need Debugger?
Many PHP programmers
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
Use xdebug to Debug PHP to find out the bottleneck of the PHP program. Xdebug is an extension application of PHP. with xdebug, you can easily debug the PHP program. with it, we don't need to use var_dump (), print_r () and so on. Xd
XdebugIt is an
This article describes how to install the LAMP environment in a Linux operating system. it is very detailed. if you need it, you can refer to it.
Step1. install Apache
Enter the command in terminal
The code is as follows:
Sudo apt-get install
Install and configure nginx, php, and mysql on ubuntu. 1. update 1sudoapt-getupdate2, the file structure after installing the nginx1sudoapt-getintsallnginxUbuntu is roughly: * all the configuration files are under etcng.pdf, and each virtual 1
,
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.