GetSimple Support Forum
LiteSpeed webserver - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5)
+--- Thread: LiteSpeed webserver (/showthread.php?tid=8020)



LiteSpeed webserver - keneso - 2016-02-21

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


RE: LiteSpeed webserver - Oleg06 - 2016-02-21

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-custom-settings/913/


RE: LiteSpeed webserver - Carlos - 2016-02-21

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);



RE: LiteSpeed webserver - keneso - 2016-02-22

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.


RE: LiteSpeed webserver - Oleg06 - 2016-02-22

http://get-simple.info/extend/plugin/gs-custom-settings/913/
This plugin will not work for LightSpeed


RE: LiteSpeed webserver - keneso - 2016-02-22

(2016-02-22, 21:28:06)Oleg06 Wrote: http://get-simple.info/extend/plugin/gs-custom-settings/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.


RE: LiteSpeed webserver - shawn_a - 2016-02-23

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


RE: LiteSpeed webserver - Oleg06 - 2016-02-23

https://www.google.ru/webhp?tab=Tw&ei=84fLVpyyKMm1sQGK3KfgBg&ved=0EKkuCAMoAA#newwindow=1&q=LiteSpeed+and+JSON
if you manage to find a solution, write it here


RE: LiteSpeed webserver - datiswous - 2016-02-23

Link doesn't work, this does:

https://www.google.ru/search?newwindow=1&q=LiteSpeed+and+JSON&bav=on.2,or.&cad=b&biw=1680&bih=941&dpr=1&ech=1&psi=m43LVvCGLcO5Oq2jkugJ.1456180650918.3&ei=m43LVvCGLcO5Oq2jkugJ&emsg=NCSR&noj=1


RE: LiteSpeed webserver - keneso - 2016-02-24

(2016-02-23, 08:17:16)Oleg06 Wrote: https://www.google.ru/webhp?tab=Tw&ei=84fLVpyyKMm1sQGK3KfgBg&ved=0EKkuCAMoAA#newwindow=1&q=LiteSpeed+and+JSON
if you manage to find a solution, write it here



RE: LiteSpeed webserver - keneso - 2016-02-24

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.


RE: LiteSpeed webserver - shawn_a - 2016-02-25

sounds like httpd config issue