PHPGACL setup

aperezcrespo wrote on Sunday, January 28, 2007:

PHPGACL seems to setup until I access the admin utility and find it empty.  In reviewing the apache log I find the following
[error] [client 127.0.0.1] PHP Warning:  mysql_pconnect(): Access denied for user ‘root’@‘localhost’ (using password: NO) in /srv/www/htdocs/phpgacl/adodb/drivers/adodb-mysql.inc.php on line 376, referer: http://www.bradymd.com/appliance/
The Database (GACL) is there
The tables are setup in MySQL.

Yes MySQL root has a password and the password is in the gacl.ini.php.
And yes the path in the
OpenSuSe 10.2
MySQL5
PHP5

Thanks

aperezcrespo wrote on Monday, January 29, 2007:

MySQL root password in webroot/phpgacl/gacl.ini.php used by the webroot/phpgacl/setup.php but not by the webroot/openemr/acl_setup.php.
If I set a password for root the admin user has minimal access within OpenEMR.
Hope this helps.
Thanks