Re: Access denied for user: (from perl script)

2002-03-23 Thread Andrew Lietzow
Hello list, I am attempting to run: >perl -MCPAN -e 'install DBD::mysql'< I am having a similar problem as the message that is in this subject line, reported by Jon Ingason in a message dated March 1, 2002. I must have tried the install routine at least 15 times, varying different settings that

RE: Access denied for user: (from perl script)

2002-03-01 Thread Salada, Duncan
tan.com/validity Email: [EMAIL PROTECTED] | Voice: 301-925-3222x375 | Fax: 301-925-3216 > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 01, 2002 7:18 AM > To: [EMAIL PROTECTED] > Subject: Access denied for user: (from perl script) &

Access denied for user: (from perl script)

2002-03-01 Thread jon.ingason
Hi, I have a problem accessing MySQL database. I have a database changes_db and when I access it with mysql -h jon -u join -p changes_db, I have no problems. But if I use Perl script to access same database I get: DBI->connect(database=changes;host=jon;port=) failed: Access denied for user: 'join