Last update at :2024-02-28,Edit by888u
Brickworker website building tutorial LAMP article, this article will introduce how to configure and build a Linux + Apache + MySQL + PHP website building environment on Brickworker VPS. Today I will introduce the installation of the latest version. I looked at it and saw that the main difference from the previous version is the new support for free website certificates. Now when we build a website, it is also essential to add an SSL certificate to the website, because Google Chrome has by default indicated that websites without certificates are unsafe. The certificate can be a free Let’s encrypt certificate or a certificate purchased by yourself. Generally speaking, Comodo certificates are cheaper and you can choose them according to your needs.
After you purchase Bricklayer VPS, it is very good to build your own formal website. We can create a blog to record our daily mood. Let’s take a look at how to install the latest version of the LAMP one-click installation package.
1. LAMP installation system requirements
- System support: Amazon Linux 2018.03 / Fedora 29 / CentOS 6+ / Debian 8+ / Ubuntu 14+
- Memory requirements: ≥ 512MB
- Hard disk requirements: at least 5GB of remaining space
- The server must be configured with software sources
- Must have system root permissions
- It is strongly recommended to use a new system for installation
2. LAMP support components
- Supports almost all components that come with PHP
- Supports SQLite, MySQL, MariaDB, Percona Server database
- Supports Yaf (optional installation)
- Supports Redis (optional installation)
- Supports XCache (optional installation)
- Supports Swoole (optional installation)
- Supports Memcached (optional installation)
- Supports ImageMagick (optional installation)
- Supports GraphicsMagick (optional installation)
- Supports ionCube Loader (optional installation)
- Self-service upgrade of Apache, PHP, phpMyAdmin, MySQL/MariaDB/Percona Server to the latest version
- Add a virtual host via the command line (use the lamp command), easy to operate
- Supports one-click uninstallation (the website data will not be deleted)
This can be selected during installation.
3. One-click installation method of LAMP
The following installation process requires everyone to know the most basic English words. If you feel that you are not up to the task, it is still recommended to directly install a pagoda with a panel or WDCP, etc., which will be more convenient later.
1. Log in to VPS via SSH
2. Install necessary tools
Amazon Linux/CentOS/Fedora:
yum -y install wget screen gitDebian/Ubuntu:
apt-get -y install wget screen git3. Download the installation script and grant running permission
git clone https://github.com/teddysun/lamp.git cd lamp chmod 755 *.sh4. Start installation
screen -S lamp ./lamp.sh5. Enter the necessary information as required, including PHP version, MySQL version, MySQL database password, optional components, etc.
Then wait patiently for the installation to complete.
Bricklayer discount code: BWH3HYATVBJW, discount 6.58%, available everywhere
Bricklayer USA cn2 gia, Japan Softbank, Netherlands AS9929, 2.5~10Gbps bandwidth
Memory | CPU | SSD | Traffic | Bandwidth | Price | Purchase |
1G | 2 cores | 20G | 1.0T/month | 2.5G | $50/quarter | Link |
2G | 3 cores | 40G | 2.0T/month | 2.5G | $90/quarter | Link |
4G | 4 cores | 80G | 3.0T/month | 2.5G | $57/month | Link |
8G | 6 cores | 160G | 5.0T/month | 5.0G | $87/month | Link |
16G | 8 cores | 320G | 8.0T/month | 10G | $160/month | Link |
32G | 10 cores | 640G | 10.0T/month | 10G | $290/month | Link |
64G | 12 cores | 1280G | 12.0T/month | 10G | $550/month | Link |
Bricklayer Hong Kong computer room VPS, 1Gbps cn2 gia
Memory | CPU | Hard disk | Traffic | Price | Purchase |
2G | 2 cores | 40G | 500G/month | $90/month | Link |
4G | 4 cores | 80G | 1.0T/month | $156/month | Link |
8G | 6 cores | 160G | 2.0T/month | $300/month | Link |
16G | 8 cores | 320G | 4.0T/month | $590/month | Link |
Bricklayer Meixi cn2 gt vps
Bricklayer Meixi cn2 gt vps test IP: 65.49.215.48
Memory | CPU | SSD | Traffic | Bandwidth | Price | Purchase |
1G | 1 core | 20G | 1.0T/month | 1G | $50/year | Link |
2G | 1 core | 40G | 2.0T/month | 1G | $100/year | Link |
4G | 2 cores | 80G | 3.0T/month | 1G | $60/quarter | Link |
8G | 2 cores | 160G | 5.0T/month | 1G | $40/month | Link |
16G | 3 cores | 320G | 8.0T/month | 1G | $80/month | Link |
16G | 3 cores | 320G | 12T/month | 1G | $100/month | Link |
16G | 3 cores | 320G | 16T/month | 1G | $130/month | Link |
Bricklayer Network Test
- United States cn2 gia: 162.244.241.103\104\105\106\107
- SoftBank Japan: 185.212.59.148\149\150\151\152
- Holland Unicom: 104.255.65.1, 104.255.64.1, 104.255.66.1
- Hong Kong cn2 gia: 93.179.124.167\168\169\170\171\172
Recommended site search: overseas virtual host, registered domain name rental, website virtual host, expired registered domain name query, ip address query, US vps host, Dongguan server, how long does it take for website registration to rent a foreign server, ip detailed address query, < /p>
发表评论