I am receiving the following error when try to run the bin/install.pl script in version 1.9.1:

The database configuration variable $db has not been set.
Please edit the codestriker.conf file and run this command again.


I know I have the $db variable set, here's the value of my config file:

$db = 'DBI:mysql:dbname=codestrikerdb';


I've checked the permissions on the files and everything looks OK.  I've run the script as both root and the directory owner, but to no avail. 

I've checked the mailing list and have 'Googled' the error msg, but haven't found anything that will help me correct this issue.  Any ideas?


Thanks,
Keith Levy

Reply via email to