View Single Post
  #20  
Old 10-01-2008, 07:58 PM
Utau
Fire Beetle
 
Join Date: Oct 2008
Location: MN
Posts: 17
Default

More information .. i have installed all the perl packages required to be the best of my knowledge.

PPM - Programmer's Package Manager version 3.1.
Copyright (c) 2001 ActiveState Corp. All Rights Reserved.
ActiveState is a devision of Sophos.

Entering interactive shell. Using Term::ReadLine::Stub as readline library.

Type 'help' to get started.

ppm> install dbi
Note: Package 'DBI' is already installed.
ppm> install dbd-mysql
Note: Package 'DBD-mysql' is already installed.
ppm> install io-stringy
Note: Package 'IO-stringy' is already installed.
ppm>

And I have verified that Enable Strict mode was unchecked in the mysql install.

Im running out of things to try.