You can install Apache + PHP + MySQL/MariaDB + Magento2 in an very easy way, just need to choose what you want to install before installation. And all things will be done in few minutes.
- Amazon Linux 2
- AlmaLinux 8
- AlmaLinux 9
- CentOS 7
- Rocky Linux 8
- Rocky Linux 9
- Debian 9
- Debian 10
- Debian 11
- Ubuntu 18.04
- Ubuntu 20.04
- Ubuntu 22.04
- Apache-2.4
- MySQL-8.0, MariaDB-10.x
- PHP-7.4, PHP-8.0, PHP-8.1
- PHP Additional extensions:
Zend OPcache, ionCube Loader, PDFlib, APCu, imagick, libsodium, memcached, redis etc.
- Other Software: ImageMagick, Memcached, phpMyAdmin
If your server system: Amazon Linux 2/CentOS/Rocky Linux
yum -y install wget git
git clone https://github.com/aloksinha3110/lamp-centos-ubuntu-with-magento2.git
cd lamp-centos-ubuntu-with-magento2
chmod 755 *.sh
./lamp.sh
If your server system: Debian/Ubuntu
apt -y install wget git
git clone https://github.com/aloksinha3110/lamp-centos-ubuntu-with-magento2.git
cd lamp-centos-ubuntu-with-magento2
chmod 755 *.sh
./lamp.sh
Please feel free to report any bugs or issues to us, email to: [email protected] or open issues on Github.