lamp.sh showcases the Teddysun series of one-click LAMP/LCMP installation scripts, mainly used to quickly deploy a production-ready PHP web hosting environment on a VPS or dedicated server. The newer LAMP stack consists of Linux + Apache + MariaDB + PHP, while LCMP is Linux + Caddy + MariaDB + PHP. The scripts are written in Bash Shell and are aimed at command-line server users.
According to the page, a key change in the newer scripts is that they โno longer use source compilation.โ Instead, they install via rpm or deb binary packages, making it possible to continue installing extensions later with yum, dnf, or apt-get. They support Apache 2.4, Caddy 2, MariaDB 10.11/11.4/11.8, and multiple PHP versions from 7.4 to 8.5. Supported systems include Enterprise Linux 8/9/10, Debian 11/12/13, and Ubuntu 20.04/22.04/24.04, with support for both x86_64 and aarch64. In terms of plugins, Apache options include mod_security, mod_perl, python3-mod_wsgi, and more; PHP extensions include mongodb, grpc, zip, yac, protobuf, yaml, and others. Overall, the traditional PHP hosting ecosystem is fairly complete.
The page does not mention paid plans or commercial licensing information, and the scripts can be obtained from the GitHub repository. The main barrier to use is server administration: you need root access, an internet connection, at least 5 GiB of disk space, and 512 MiB of memory. The installation commands are straightforward: install wget/git first, then clone the repository and run the script. It is suitable for webmasters or developers who are comfortable with basic Linux operations.
The advantages are its short installation process, wide version selection, use of system packages for easier maintenance, and solid coverage of common PHP extensions. Compared with compiling everything manually, it can significantly reduce initial deployment time. The drawbacks are that it is still a script rather than a full platform, and the page does not specify a license, SLA, commercial support, or security update commitments. It also depends on external repositories such as Teddysun, MariaDB, Remi, and deb.sury.org, so installation may be affected if network access is unreliable.
It is suitable for individual webmasters, PHP CMS users, deployers of PHP applications such as Moodle, and lightweight operations users who want to quickly initialize a VPS environment. It is less suitable for teams that need a graphical control panel, team permissions, CI/CD, or container orchestration. The page does not state its access status from China. Since installation depends on GitHub and multiple overseas software repositories, actual speed and stability may be affected by network conditions. Alternatives include LNMP, OneinStack, ๅฎๅก้ขๆฟ, or building your own environment with Docker Compose.
โ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on lamp.sh official site.
lamp.sh is an China Dev Tools provider. TG4G tracks its product information, an overall rating of 7.0/10, and a China-accessibility score of China direct-connect friendly. Click "Visit Official Site" to reach lamp.sh directly.