Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2020-02-10 12:49:05

miltosc
New member
Registered: 2020-02-10
Posts: 1

nginx conf for livehelperchat

Hello!

i did in the nginx the following i use it as a subdirectory

location /lhc_directory {
    try_files $uri $uri/ /lhc_directory/index.php?q=$uri&$args;
}

but at the 3rd installation step when i click finish installation it redirects me again to the first step of installation at index.php/site_admin/install/install


i followed also the guide nginx-configuration-tips-132a.html as a subdomain with the same results. Yes i googled and tried a lot of things but still no solution

Please help.
Thank you in advance

Offline

#2 2020-02-10 12:53:00

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: nginx conf for livehelperchat

Hi, welcome in the live chat forum!
We have already answered in GitHub where you opened an issue:
https://github.com/LiveHelperChat/liveh … /issues/38

The issue is not related to live helper chat as can be a server configuration side.
The resolution of this can be not free.

My suggestion still be to hear on specialized forum where you can ask how to configure nginx for hide the index.php on the address bar.


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

Board footer