Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


LLMP - Linux + Lighttpd + MariaDB + PHP-FPM on RHEL 7
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

LLMP - Linux + Lighttpd + MariaDB + PHP-FPM on RHEL 7

edited August 2014 in Tutorials

I've made a simple autoinstaller for a LLMP stack on RHEL 7 based Linux distributions such as CentOS 7 or Scientific Linux 7 about a week ago or something.

http://lowendtalk.com/discussion/32399/lighttpd-php-mysql-script has inspired me to post it here but I am also also aware that you all might label it as useless like you did with the guys script from the link above. At least I've not put up some ultra huge script to do the whole simple setup process. Mine is just pure installation via the commands, some configurations that are required, a low resource MySQL config and stuff like firewalld, iptables, permission, etc... Much smaller and simplier.

So in short: It installs the components, proper configurations for LEBs and to make PHP-FPM work with Lighttpd, opens the required ports and sets the right permission for the folder. And as a extra it creates a phpinfo file so you can instantly check whether everything works over http://vpsipordomain/info.php . Doc root is as default: /var/www/lighttpd - feel free to add vHosts yourself, it's easy enough.

Download the installer:

wget http://apps.singul4rity.com/fvps/centos7-llmp.sh -O - |bash

Have fun. Original topic if you are interested: http://freevps.us/thread-14284.html

Soon going to serve the script from my own server when I have a page for my stuffs beside http://cpuvinf.ga/ which is only for that specific script.

Thanked by 4Blanoz awvnx Babah jar

Comments

  • This seems pretty good. Do you have any plans for a Debian version?

  • edited August 2014

    awvnx said: Do you have any plans for a Debian version?

    Well, I still have some credits for the JiffyBox which I used to develop some LAMP/LEMP/LLMP scripts for several OSs.

    Could try to built one for Debian 6/7 with the hope it's not too much work as I don't have much time.

  • I am working on a site for my Linux + XYZ Web Server + MariaDB/MySQL + PHP-FPM stacks.

    Kindly use the new URL:

    http://lxmpstacks.ga/dl/centos7-llmp.sh
    

    Can not edit the main post.

This discussion has been closed.