Posts: 20
Threads: 6
Joined: Feb 2016
Hi
My hosting has LiteSpeed, which is Apache compatible, and the (test) site seems to be working fine, but there is this message:
Warning: Server Setup non-Apache
Same message was shown during installation process.
Is this just a false positive, thus I just ignore it, or there are issues that may come up?
Thank you
Posts: 1,928
Threads: 88
Joined: Apr 2010
2016-02-21, 15:27:58
(This post was last modified: 2016-02-21, 15:28:14 by Oleg06.)
This server is all good, but I had to leave, because it does not work with JSON files used by the plugin GS Custom Settings.
http://get-simple.info/extend/plugin/gs-...tings/913/
Posts: 3,491
Threads: 106
Joined: Mar 2010
If you're sure that your user, data and backup files are not accessible with a browser, you can disable the warning with gsconfig setting
Code:
define('GSNOAPACHECHECK', true);
Posts: 20
Threads: 6
Joined: Feb 2016
Thank you both.
@Carlos
If you mean trying to access like this:
example.com/data
example.com/data/users
example.com/backups
Then it's fine as I get 403 forbidden.
@Oleg06
I am not sure I understand what you are referring to.
Posts: 1,928
Threads: 88
Joined: Apr 2010
Posts: 20
Threads: 6
Joined: Feb 2016
(2016-02-22, 21:28:06)Oleg06 Wrote: http://get-simple.info/extend/plugin/gs-...tings/913/
This plugin will not work for LightSpeed
Thank you.
Would you say it is LiteSpeed, or just a configuration issue; sorry I am not an expert, but out of curiosity I downloaded it, and installed it, I see the "site" tab, and the possibility to add other tabs (didn't finish the process), so is it supposed to bring up some sort of error, or what, can you suggest me an operation to do to verify it.
I don't think I'll need something like it on the site I am working on, but would be interesting to know for future reference, thus my question if it's LiteSpeed, or maybe configuration?
Thank you.
Posts: 6,266
Threads: 181
Joined: Sep 2011
my guess if something doesn't work in lightspeed would be a pathing issue. Lightspeed is pretty much the same as apache and nginx afaik
Posts: 1,928
Threads: 88
Joined: Apr 2010
2016-02-23, 08:17:16
(This post was last modified: 2016-02-23, 08:18:29 by Oleg06.)
Posts: 1,247
Threads: 82
Joined: Feb 2011
Posts: 20
Threads: 6
Joined: Feb 2016
(2016-02-23, 08:17:16)Oleg06 Wrote: https://www.google.ru/webhp?tab=Tw&ei=84...d+and+JSON
if you manage to find a solution, write it here
Posts: 20
Threads: 6
Joined: Feb 2016
Like said I am not expert, so I am unaware if the json is working on my environment, if you have a suggestion on how to test it, I will, and in case I'll ask the hosting people about it.
Posts: 6,266
Threads: 181
Joined: Sep 2011
sounds like httpd config issue