Howdy, Stranger!

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


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.

Tutorial:Automatically install Nginx+PHP+MySql+phpMyAdmin

2»

Comments

  • ComfortVPSComfortVPS Member
    edited December 2013

    Hello

    We'v posted this script on github( https://github.com/ComfortVPS/Nginx-PHP-MySql-phpMyAdmin ), but I can not edit this thread, maybe it too long to allow edit, Can someone edit the command line of the thread to below? Thanks a lots!

    wget -O /tmp/install-nginx-php-mysql.sh https://raw.github.com/ComfortVPS/Nginx-PHP-MySql-phpMyAdmin/master/install-nginx-php-mysql.sh; sh /tmp/install-nginx-php-mysql.sh;

  • turmuneturmune Member
    edited January 2014

    Hi do you have the script that can setup private dns for your setup? I tried to use your script with centminmod dns setup and it didn't work. Maybe it is because it is a different directory

  • NeoonNeoon Community Contributor, Veteran
    edited January 2014

    Could someone create a script for debian? I dont like CentOS.

    I created a mirror: http://cdn.ikarusbasis.info/dl/scripts/nginx-php-mysql_centos.sh (hopefully its okay)

  • Very good script... thanks for this.

  • ahmiqahmiq Member

    @ComfortVPS said:

    Cool script , works fine. Could you also add to your script to allow port 80 connections to iptables after the script is installed?

    thanks

  • colacola Member
    edited August 2014

    @ComfortVPS , very useful tutorial. You forgot to put --no-certiticate-check after wget but it is ok. :)
    @painfreepc , use vestacp aswell, that is the most light cpanel in my opinion.

Sign In or Register to comment.