Problem with mysqlpp
Hi all,
I have a very strange problem...I have 2 win 2000 servers with the same perl version (v5.8.6). When I’m trying to run the same script from both servers one is running good but the other one replays the following :
DBI connect('database=XXXXXX;host=$host','root',...) failed:
Access denied for user: '@xx.xx.xx.xx(Using password: NO) at C:/Perl/site/lib/D
BD/mysqlPP.pm line 109.
I thought this is permission problem but when i tried to replace mysqlpp with mysql the script run perfectly.... i don’t know why the module can not reed the user correctly.
Please help
Thanks
Samuel
Subject
Written By
Posted
Problem with mysqlpp
October 23, 2006 05:30AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.