Nginx Admin development version 1.6 released

The Nginx Admin WHM plugin v1.6 development Version is released.

Change Log:
1- Based on Nginx development Version 0.9.2 (see http://nginx.org/en/CHANGES).

Please do the following to install!

Install instruction:
cd /usr/local/src
wget http://nginxcp.com/nginxadmin1.6-development.tar
tar xf nginxadmin1.6-development.tar
cd publicnginx
./nginxinstaller install

Note:If you have previously installed the any version of the nginx, please uninstall and then perform the installation. This development version not stable version.

Uninstall instruction is given below,

cd /usr/local/src
wget http://nginxcp.com/nginxadmin1.6-development.tar
tar xf nginxadmin1.6-development.tar
cd publicnginx
./nginxinstaller uninstall

11 comments

  • Kansas

    Hello,

    Thank you
    Let me know cant install it on WHM 11.26 ?

    Regard’s

  • Kansas

    fixed that , with pico !

  • Poland

    after installing and restarting to start nginx I go this error:

    Restarting nginx daemon: nginxRemaining processes: 25626
    cat: /var/run/nginx.pid: No such file or directory
    kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec … or kill -l [sigspec]

    • Just restart again and this error will be disappared.

      • Poland

        @admin:

        actually it will just loop, here’s the result:

        Restarting Nginx…

        Restarting nginx daemon: nginxRemaining processes: 19491 25626 not runningRemaining processes: 19491 25626 not runningRemaining processes: 19491 25626 not runningRemaining processes: 19491 25626 not runningRemaining processes: 19491 25626 not runningRemaining processes: 19491 25626 not runningRemaining processes: 19491 25626 not runningRemaining processes: 19491 25626 not runningRemaining processes: 19491 25626 not runningRemaining processes: 19491 25626 not runningRemaining processes: 19491 25626 not runningRemaining processes: 19491 25626 not runningRemaining processes: 19491 25626 not runningRemaining processes: 19491 25626 not runningRemaining processes: 19491 25626 not runningRemaining processes: 19491 25626 not runningRemaining processes: 19491 25626 not runningRemaining processes: 19491 25626 not runningRemaining processes: 19491 25626 not runningRemaining processes: 19491 25626 not running

        Done…

        And nginx is not running.. can’t open websites

  • Chirag

    I keep on getting this error after installing nginxcp. Should I be worried?

    Attempts to create new directories or files whose filenames begin with numbers have failed.
    This is indicative of a root compromise of the server.

    The exact error encountered was:

    Failed to create directory /tmp/cpanel.TMP.LvhgE7tjbpK5N_I2: Read-only file system

    • Its not look like Nginx Admin issue,
      Possible fix,
      – clean your /tmp
      – check the permission of /tmp, /tmp didn’t have write permissions,
      – /tmp permission should be 777, you can try chmod 1777 /tmp command
      – You can also use the cPanel’s inbuilt script for this purpose.
      /scripts/securetmp

  • Poland

    i cant really run nginx on my server 🙁

  • Mikey

    Is it normal for /tmp/nginx_client to be filled with a bunch of files? I’ve had nginx installed for a bit over 2 weeks now and have managed to collect 600k+ files there.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.