Author Topic: Nginx reverse proxy script bug at uninstall  (Read 7929 times)

0 Members and 1 Guest are viewing this topic.

Offline
***
Nginx reverse proxy script bug at uninstall
« on: May 05, 2015, 07:14:46 AM »
The install script of nginx is working fine.

The uninstaller script has shown:
Nginx does NOT appear to be enabled.
Disabling NGINX Proxy:
Apache is not listening on port 8181, is NGINX not enabled?

I've been forced  :'( to edit httpd.conf manually to set Listen 80 instead 8181.

I've try to open port 8181 as possible focus of the bug but was not. I don't know why didn't work.
8==D it's a function that try to compare 8 (int) against D (string) which returns True or False depending on the asker.

Re: Nginx reverse proxy script bug at uninstall
« Reply #1 on: May 05, 2015, 08:40:40 AM »
Its always good to ask your server admin to check it for you :)

Offline
***
Re: Nginx reverse proxy script bug at uninstall
« Reply #2 on: May 05, 2015, 06:57:18 PM »
Excuse me  8)

I don't figure out how you can fix a code bug, while code is ofuscated and encrypted.

I found a way to recreate all the Nginx confs and vHost, but cannot fix it permanently, so im here to request a code fix for that, not help to make it work now.

For anyone with similar problem, my actual suggestion is:

  • Uninstall nGinx (will fail, nGinx would be still ON and listening)
  • Install Varnish cache (im near to sure that will not work anyway, due to Apaches start fail)
  • Install nGinx again. (Will create the proper conf and all the current vHost definitions from Apache's)

If that doesnt work for you, RENT a VPS from Bullten and get free support (hey!!! where's my comission? 8))
« Last Edit: May 05, 2015, 06:59:15 PM by erm3nda »
8==D it's a function that try to compare 8 (int) against D (string) which returns True or False depending on the asker.

Re: Nginx reverse proxy script bug at uninstall
« Reply #3 on: May 07, 2015, 11:50:15 AM »
hahahahaha....