Can't login via web - even though it worked earlier

I don’t know what changed, but I can’t log in to the web site at all. The login window pops up, and I use the UID and PWD contained in the asterisk.ampusers table in MySQL, but it fails. I’ve checked amportal.conf, and it has AUTHTYPE=database set. Any ideas?

I have the same problem. I think it is related to Centos Updates that I did, the question is which one. I did some trouble shooting, Mysql looks fine, rather than tinker with the PHP I’m hoping someone comes up with a fix soon.

I’m running 2.1.3 on CentOS release 4.4 (Final)

Permissions had changed for \var\lib\php\session to apache from asterisk.

changed grp back to asterisk although I’ll bet there is a better long term solution.

I’ll see if it reoccurs the next time I do updates - maybe a php update applied it as a permission fix.

That did the trick! Thanks!

we are facing this problem now. The userId/password required for setting up the freepbx is not working.

Installation of freepbx was done as per entry:
http://www.aussievoip.com/wiki/index.php?page=freePBX-Centos

but use of user/pwd of admin/amp111 is not successful.

HTTPD starts successfully. So does mysql. Session file is created under /var/lib/php/session

where else can we check?

if freepbx is set to use database via amportal.conf
is admin / admin

the httpd.conf must also not have the admin folder set for login

line 562 of httpd.conf make sure the folder security is remed out