Soporte & Consultoria

Soporte Remoto y Consultoria skype : ambiorixg12.
Nota no se brinda ningun tipo de consulta o soporte fuera del blog de forma gratuita

jueves, 24 de diciembre de 2015

Admin Interface logs you out on selection of any menu option



p_lindheimerPhilippe Lindheimer added a comment - 17/Feb/12 7:44 PM
note the permission denied errors? Did you use the scripts to upgrade PHP, that is your problem as php breaks ownership of these for the apache user.
We have updated amportal to fix this (even though it's not a FreePBX issue). If you are up-to-date with framework, executing "amportal chown" should fix the ownership issue.

VoIPTekVoIPTek added a comment - 17/Feb/12 11:30 PM
FYI yes, did update PHP as per Tony using "yum install php *".
The chown did fix the problem on one of the servers.
Thanks!

pmonevpmonev added a comment - 15/Aug/12 9:32 PM
Look at your httpd log files to find messages like this:
[Aug 15 14:06:57 2012|Wed] [error] [192.168.24.139|client] PHP Warning: session_start(): open(/var/lib/php/session/sess_q370hsbon837v7a2cuhvj2r7t7, O_RDWR) failed: Permission denied (13) in /apps/www/amp/docs/admin/config.php on line 71, referer: http://asterisk1.mventix.com/admin/config.php
Then from the terminal do:
rm -f /var/lib/php/session/sess_q370hsbon837v7a2cuhvj2r7t7
Make sure to replace sess_q370hsbon837v7a2cuhvj2r7t7 with the session that is in your log files.
/etc/init.d/httpd restart
That fixed my problem.

No hay comentarios:

Publicar un comentario