Page 2 of 2

Re: Translated: 403 Forbidden nginx in imagevue gallery

Posted: Sat Apr 25, 2015 2:44 pm
by Sattva

Code: Select all

    proxy_buffer_size         128k;
    proxy_buffers           4 256k;
    proxy_busy_buffers_size   256k;    
Added to

Code: Select all

/etc/nginx/conf.d/default.conf
It will be good for other users too.


Added to user

Code: Select all

/home/ange/conf/web/nginx.conf
But still no results.
How can soultion work for one user and not for another (confused) ?!

Any other ideas, please?

Thank you for all your help.

Re: Translated: 403 Forbidden nginx in imagevue gallery

Posted: Sat Apr 25, 2015 3:05 pm
by Sattva
Changed to

Code: Select all

proxy_buffer_size         384k;
proxy_buffers           8 384k;
proxy_busy_buffers_size   384k;
but it didn't help.

Re: Translated: 403 Forbidden nginx in imagevue gallery

Posted: Sat Apr 25, 2015 3:16 pm
by Sattva
Refreshed the page some 10 times and finally it worked once with error message:

Code: Select all

Warning: Invalid callback ivErrors::add, class 'ivErrors' not found in Unknown on line 0 Warning: Unknown: open(/var/lib/php/session/sess_qv5h36vklhibpmsvrgdibp2286, O_RDWR) failed: Permission denied (13) in Unknown on line 0 Warning: Invalid callback ivErrors::add, class 'ivErrors' not found in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
Then refreshed once more and not working again.
Imagevue X2.8.10.3 Blog Facebook Twitter Feedback Dashboard Authorize
Warning: Invalid callback ivErrors::add, class 'ivErrors' not found in Unknown on line 0 Warning:
Unknown: open(/var/lib/php/session/sess_qv5h36vklhibpmsvrgdibp2286, O_RDWR)
failed: Permission denied (13) in Unknown on line 0
Warning: Invalid callback ivErrors::add, class 'ivErrors' not found in Unknown on line 0
Warning: Unknown: Failed to write session data (files).
Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0

File /var/lib/php/session/sess_qv5h36vklhibpmsvrgdibp2286:
imagevue|a:4:{s:6:"errors";a:2:{i:0;a:4:{s:8:"severity";s:6:"Notice";s:7:"message";s:22:"Undefined index: title";s:8:"filepath";s:37:"/iv-includes/include/ivFile.class.php";s:4:"line";i:41;}i:1;a:4:{s:8:"severity";s:6:"Notice";s:7:"message";s:28:"Undefined index: description";s:8:"filepath";s:37:"/iv-includes/include/ivFile.class.php";s:4:"line";i:42;}}s:5:"login";s:5:"admin";s:8:"messages";a:0:{}s:14:"lastManageLink";s:12:"?path=event/";}