sman has asked for the wisdom of the Perl Monks concerning the following question:
I noticed the changes of version 1.70 says that :$ perl eg/demo.pl Content-Type: text/html; charset=ISO-8859-1 <h1 style="color:red;font-weight:bold" >FATAL ERROR</h1> DBI connect('gdsi','root',...) failed: Access denied for user + 'root'@'localhost' (using password: NO) at eg/demo.pl line 124
It seems I miss some mysql stuff in order to run this demo script. Any idea?=> Added a demo program to "eg/demo.pl". It needs DBI, DBD::mysql (and a MySQL server), Apache::Session, + String::Random and some CORE modules to run.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Qestion about GD::SecurityImage
by derby (Abbot) on Jan 29, 2010 at 15:16 UTC | |
by sman (Beadle) on Jan 30, 2010 at 00:01 UTC | |
|
Re: Qestion about GD::SecurityImage
by Anonymous Monk on Jan 29, 2010 at 06:14 UTC | |
by sman (Beadle) on Jan 29, 2010 at 10:28 UTC | |
by marto (Cardinal) on Jan 29, 2010 at 10:40 UTC | |
by sman (Beadle) on Jan 29, 2010 at 19:21 UTC | |
by sman (Beadle) on Jan 29, 2010 at 19:27 UTC | |
by sman (Beadle) on Jan 29, 2010 at 19:33 UTC | |
by sman (Beadle) on Jan 29, 2010 at 19:38 UTC | |
by marto (Cardinal) on Jan 30, 2010 at 09:14 UTC | |
by stefbv (Priest) on Jan 29, 2010 at 10:51 UTC | |
by sman (Beadle) on Jan 29, 2010 at 19:09 UTC |