jmtinvt
Posts: 3
|
Posted: 04/14/2006, 7:43 AM |
|
I am having probelms connecting to mysql when I want to create a Perl driven website. is there something that I need to install for the connection? I have IndigoPerl installed and I can run other perl scripts. Any help would be appreciated.
|
 |
 |
roeya
Posts: 181
|
Posted: 04/17/2006, 11:21 AM |
|
Hi,
To use mysql you need the following modules installed:
1. DBI
2. DBD-mysql
I do not know if the mdules are installed by default with indigoperl,
they are not installed with ActivePerl (which I use)
Use the Indigo Package Manager (IPM) to install the modules
Let me know if something went worng
_________________
http://www.infoneto.com/ |
 |
 |
|