PHP environment installation-phpstudyforlinux:
Download: http://lamp.phpstudy.net/phpstudy.bin
Full: http://lamp.phpstudy.net/phpstudy-all.bin
PHP environment support:
Explanation: Apache/Nginx/Tengine/Lighttpd
PHP version: supports php5.2/5.3/5.4/5.5 switching
Operating system: has been tested successfully in centos-6.5, debian-7.4 .., ubuntu-13.10
Installation method:
Download the. bin file.
Cd to the download directory
Chmod + x./phpstudy. bin to grant permissions
Then run./phpstudy. bin in the terminal.
Wait until compilation is completed
Usage
Run phpstudy start in the terminal using sudo or administrator account
Command list:
Phpstudy start | stop | restart enabled | stop | restart
Phpstudy add | del | list add VM | delete VM | view VM list
Note: If you have added or deleted a VM domain name, you need to modify the host file configuration again (sudo vim/etc/hosts)
Phpstudy ftp add | del | list
Configuration file address
Apache configuration file:/phpstudy/server/httpd/conf/httpd. conf
PHP configuration file:/phpstudy/server/php/etc/php. ini
Open Mysql console
/Phpstudy/mysql/bin/mysql-uroot-proot