Last update at :2024-06-14,Edit by888u
Snail has also shared LNMP, LLSMP and MAPN in the previous one-click installation package tutorial for Linux VPS systems. From my personal situation, this is just my personal opinion. LNMP and LLSMP are still good, and MAPN seems to be installing. If Wordpress has not been optimized and set up, it will take up a lot of memory. 512M of memory can only install 3 WPs with an average traffic of 200IP, which may occupy 3-400M of memory.
For LNMP and LLSMP, the former requires manual setting of pseudo-static, and novice friends need to watch tutorials. The latter supports HTACCESS pseudo-static scripts by default, which is easier to get started and takes up system resources and operation. The website takes up less memory.
This morning Snail You Hai Ge (centos.bz) blog shared the self-made LAMP one-click installation package, so I also installed it in my test VPS to see the effect. The script is not my own, I just introduced it to write a tutorial. Copyright belongs to the original author.
The first step is to install.
wget http://myvps-scripts.googlecode.com/files/lamp0.4.tar.gztar xf lamp0.4.tar.gz && cd lamp0.4 && chmod +x lamp.sh && ./lamp. sh
During the installation process, we need to enter the MYSQL database password and select the PHP and APACHE versions. Finally, we install and execute any key.
The second step is to complete the installation.
After the installation is complete, you will see the result shown above.
Finally, how to use LAMP.
Lamp add(del,list): Create (delete, list) a virtual host. lamp ftp(add|del|list): Create (delete, list) ftp users. Lamp uninstall: Uninstall lamp with one click (make sure to back up your data before uninstalling!).
Program directory: mysql directory: /usr/local/mysqlmysql data directory: /usr/local/mysql/dataphp directory: /usr/local/phpapache directory: /usr/local/apache
Recommended site searches: Hong Kong cloud host, Chinese domain name, server rental, Hong Kong server, Hong Kong host high defense, domain name quick registration, domain name query, cancellation registration, ip query network, server proxy ip,
发表评论