View previous topic :: View next topic |
Author |
Message |
amt167 -
Joined: 02 Jun 2002 Posts: 75
|
Posted: Mon Jan 19, 2004 12:28 pm Post subject: does any one know what the following means? |
|
|
Fatal error: Can't locate DBI.pm in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib .) at easyhost.setup line 10. |
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
Posted: Mon Jan 19, 2004 12:52 pm Post subject: |
|
|
Sounds like you don't have DBI.pm installed :wink:
http://dbi.perl.org
"A Perl module used for the connection, retrieval and storage of data from various database applications"
How do I install DBI and DBD::XXX under Win32 running ActiveState Perl?
http://dev.isystek.com/dbi/fom-serve/cache/13.html |
|
Back to top |
|
 |
goose -
Joined: 17 Sep 2002 Posts: 608 Location: The Land Of OZ! come here toto!
|
Posted: Mon Jan 19, 2004 2:54 pm Post subject: |
|
|
that would be correct...nothing like running databases...puke! _________________ living in an armish paradise.....no gates here!
mawuahahaha :) |
|
Back to top |
|
 |
|