Page 2 of 2

Re: 403 - Forbidden - You don't have permission to access /i

Posted: 27 Apr 2015, 09:30
by sattva
Hello.

I see the gallery is working fine now.

:arrow: Did you made or change anything?

:idea: Thank you for all your replies.

Re: 403 - Forbidden - You don't have permission to access /i

Posted: 27 Apr 2015, 13:44
by mjau-mjau
Yes we updated a file iv-includes/include/functions.inc.php, sorry I did not get back to you earlier. We will be updating this file for the global download.

Re: 403 - Forbidden - You don't have permission to access /i

Posted: 28 Apr 2015, 03:58
by sattva
So you changed
Code
iv-includes/include/functions.inc.php
Now I removed
Code
proxy_buffer_size         128k;
proxy_buffers           4 256k;
proxy_busy_buffers_size   256k;
from
Code
/home/user/conf/web/nginx.conf
and everything works fine.

Please tell what was the problem?
Was it wrong settings for NginX or something different with the hosting?

It took really a lot of time (5 days) and efforts to fix the problem with your help.

Re: 403 - Forbidden - You don't have permission to access /i

Posted: 28 Apr 2015, 06:03
by sattva
Restored previous version of the gallery and it works fine too. :roll:

The problem seems to be fixed completely. :wink:

Re: 403 - Forbidden - You don't have permission to access /i

Posted: 29 Apr 2015, 05:03
by mjau-mjau
To be honest, I don't have the exact technical details, because our colleague that works with the former X2 and also fixed this, is not working directly with us any more. It is definitely related to the AUTH, but also server and sessions ... Therefore, once it was "fixed", it is likely it cleared an issue in your session so that the non-updated version would have worked also.

Re: 403 - Forbidden - You don't have permission to access /i

Posted: 29 Apr 2015, 07:03
by sattva
As we can see it was not the fault of the private server
with CentOS 6.3, 64 bit and Apache + NginX.

It was very important to clear this situation.

Now I understand.
Thank you very much for explanation.