Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Nginx Questions
#1
I am switching servers from Ubuntu 11.04 (damn I need to upgrade) to Debian 7.4, and I wanted to use nginx.

I got it working, but the admin panel has the health issue. Or there any parts that truly won't work on nginx or is apache just the recommended?

I modified my conf file for the website to be similar to http://get-simple.info/forums/showthread...0#pid24930
Reply
#2
the health issue ?
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#3
Warning: Server Setup non-Apache

And on the health check page:
Apache web server nginx/1.2.1 - Error
Reply
#4
gsconfig

PHP Code:
# Disable check for Apache web server, default false
#define('GSNOAPACHECHECK', true); 

The warning is to just make sure you secure your data files on your own or else you are wide open to hacks.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#5
(2014-03-18, 01:23:25)shawn_a Wrote: gsconfig

PHP Code:
# Disable check for Apache web server, default false
#define('GSNOAPACHECHECK', true); 

The warning is to just make sure you secure your data files on your own or else you are wide open to hacks.

Thanks!
Reply




Users browsing this thread: 1 Guest(s)