This time, because of the work, it needs to be developed under Linux. The recommended environment is ubuntu14+nginx+php+mysql. After the environment is set up, install git, install the IDE, feel the MySQL command interface trouble and installed a
Ubuntu server and desktop are all equipped with PHP lamp environment, the steps are no different, the relevant tutorials online also a lot, here to their own configuration process record down, save every time Google ... For reference
The entire
The relevant IP settings used in this tutorial should be modified in your environment.Update apt-get before using because the server is basically a bare systemApt-get Update;Apt-get upgrade; 1 We use the root account to install, first switch to the
Operating system version: Ubuntu 12.04 64bitUse the root account to log on to the system and create related directories.Download path/Home/ubuntu/downInstallation directory/Usr/local/php # install php-5.4.3/Usr/local/mysql # install
Installation of Zabbix
The Zabbix monitoring architecture requires at least server,agent,web modules. MySQL, Web Parts, and servers are installed on the same machine.
Zabbix pre-installation server to do time synchronization (NTP)
Ubuntu server and desktop are equipped with the PHP lamp environment, the steps are no different, the relevant tutorials online is also a lot, here to put their own configuration process recorded, save every time Google ... For referenceThe entire
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
Install php7 + php5 in nginx and php7php5 in nginx
Start
Previously, I set up a lamp environment on the server. I want to use nginx with higher performance as the server software and upgrade php5 to php7.
To install nginx, do not go into details:
Compile and install php 5.4.11
Step 1 first download the tzr.gz php source packageThen tar zxvf php-5.4.11.tar.gzThen cd php-5.4.11Then copy the following compilation code./Configure \-- Prefix =/usr/local/php \-- Enable-zip \-- With-xsl \--
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.