The mysql_pconnect() problem
Posted: Tue Aug 02, 2005 7:01 am
Well, I think I've read everything on the above mentioned problem, but it's still not solved for me.
Did install successfully (as was the message), then click on "here's your cms page" and getting the pconnect error.
So, I have set persistent_db_conn to false in my config.php
Now I'm getting a connect error (instead of pconnect):
Warning: mysql_connect(): Access denied for user: '*****@localhost' (Using password: YES) in ********************/lib/adodb/drivers/adodb-mysql.inc.php on line 340
Warning: Smarty error: unable to read resource: "db:-1" in **********/lib/smarty/Smarty.class.php on line 1088
When I try to login as admin I get this:
Warning: mysql_connect(): Access denied for user: '******@localhost' (Using password: YES) in *********/lib/adodb/drivers/adodb-mysql.inc.php on line 340
Warning: Smarty error: unable to read resource: "db:-1" in **********/lib/smarty/Smarty.class.php on line 1088
Sigh....well, after days of struggling with Mambo I hoped I had finally found a simple CMS. When the message "install successful" appeared I was happy. Only to find a second afterwards again it is not working. Quite frustrating really.
Did install successfully (as was the message), then click on "here's your cms page" and getting the pconnect error.
So, I have set persistent_db_conn to false in my config.php
Now I'm getting a connect error (instead of pconnect):
Warning: mysql_connect(): Access denied for user: '*****@localhost' (Using password: YES) in ********************/lib/adodb/drivers/adodb-mysql.inc.php on line 340
Warning: Smarty error: unable to read resource: "db:-1" in **********/lib/smarty/Smarty.class.php on line 1088
When I try to login as admin I get this:
Warning: mysql_connect(): Access denied for user: '******@localhost' (Using password: YES) in *********/lib/adodb/drivers/adodb-mysql.inc.php on line 340
Warning: Smarty error: unable to read resource: "db:-1" in **********/lib/smarty/Smarty.class.php on line 1088
Sigh....well, after days of struggling with Mambo I hoped I had finally found a simple CMS. When the message "install successful" appeared I was happy. Only to find a second afterwards again it is not working. Quite frustrating really.