Cannot connect to Asterisk Manager with admin on new install

New install Centos 4.4, updates, from stable sources via svn.
When I bring up the administration panel and try to select Extensions, I get the error message:

Cannot connect to Asterisk Manager with admin/
This module requires access to the Asterisk Manager. Please ensure Asterisk is running and access to the manager is available.

in /var/log/asterisk/full I see:

Oct 16 17:35:34 DEBUG[4646] acl.c: ##### Testing 127.0.0.1 with 127.0.0.0
Oct 16 17:35:35 VERBOSE[4646] logger.c: == Connect attempt from ‘127.0.0.1’ unable to authenticate
Oct 16 17:35:44 DEBUG[4647] manager.c: Manager received command 'Challenge’
Oct 16 17:35:44 DEBUG[4647] manager.c: Manager received command 'Login’
Oct 16 17:35:44 VERBOSE[4647] logger.c: == Parsing ‘/etc/asterisk/manager.conf’: Oct 16 17:35:44 VERBOSE[4647] logger.c: == Parsing ‘/etc/asterisk/manager.conf’: Found
Oct 16 17:35:44 DEBUG[4647] acl.c: 0.0.0.0/0.0.0.0/0.0.0.0 appended to acl for peer
Oct 16 17:35:44 DEBUG[4647] acl.c: 127.0.0.1/255.255.255.0/255.255.255.0 appended to acl for peer
Oct 16 17:35:44 DEBUG[4647] acl.c: ##### Testing 127.0.0.1 with 0.0.0.0
Oct 16 17:35:44 DEBUG[4647] acl.c: ##### Testing 127.0.0.1 with 127.0.0.0
Oct 16 17:35:45 VERBOSE[4647] logger.c: == Connect attempt from ‘127.0.0.1’ unable to authenticate

In /var/log/httpd/error_log I see:

[client 208.180.232.83] PHP Notice: Undefined index: HTTPS in /var/www/html/admin/header_auth.php on line 15, referer: http://inbound.clusterweb.net/admin/config.php?type=setup&display=extensions
[client 208.180.232.83] PHP Notice: Undefined index: logout in /var/www/html/admin/header_auth.php on line 23, referer: http://inbound.clusterweb.net/admin/config.php?type=setup&display=extensions
[client 208.180.232.83] PHP Notice: Undefined index: AMPMGRPASS in /var/www/html/admin/functions.inc.php on line 443, referer: http://inbound.clusterweb.net/admin/config.php?type=setup&display=extensions
[client 208.180.232.83] Mon, 16 Oct 2006 17:31:45 -0500 - Failed to login., referer: http://inbound.clusterweb.net/admin/config.php?type=setup&display=extensions
[client 208.180.232.83] PHP Notice: Undefined index: AMPMGRPASS in /var/www/html/admin/functions.inc.php on line 446, referer: http://inbound.clusterweb.net/admin/config.php?type=setup&display=extensions

Yet I verify in /etc/asterisk/manager.conf, that under [admin], secret is the same as password in table ampusers for username admin…

any ideas?

Thanks.

Hello,

I can’t connect to freePBX with user and password register in amportal.conf

Somebody help me, how can I fix this problem?

in /var/log/apache2/error_log:

[Thu Oct 26 13:54:18 2006] [error] [client 192.168.0.143] PHP Notice: Undefined index: HTTPS in /srv/www/htdocs/admin/header_auth.php on line 15, referer: http://192.168.0.143/admin/config.php?type=tool&display=phpinfo
[Thu Oct 26 13:54:18 2006] [error] [client 192.168.0.143] PHP Notice: Undefined index: logout in /srv/www/htdocs/admin/header_auth.php on line 23, referer: http://192.168.0.143/admin/config.php?type=tool&display=phpinfo

Thanks

have you tried admin/admin for first time login?