Hi Peter,

Yes, I have all these set...the only one I'm not sure of is:-
3) database driver name (DBdriver)...Do I type "InnoDB" in there or 
"mysql[,PORT=3306]"...?

Many thanks
Steve


-----Original Message-----
From: Peter W Bowey [mailto:supp...@pbcomp.com.au] 
Sent: Sunday, October 30, 2011 7:55 AM
To: ASSP development mailing list
Subject: Re: [Assp-test] Antwort: Re: Antwort: Re: Antwort: Re: fixed pre 
version 2.1.2 11301



> Getting further....but still errors....
>
> Oct-30-11 06:56:33 [Worker_1] Whitelist database error: Can't connect 
> to data source 'dbi:InnoDB :database=assp;host=172.16.16.20' because I 
> can't work out what driver to use (it doesn't seem to contain a 'dbi:driver:'
> prefix and the DBI_DRIVER env var is not set) at 
> C:/Perl/site/lib/Tie/RDBM.pm line 75 thread 3
> Oct-30-11 06:56:33 [Worker_1] Worker_1 started
> Oct-30-11 06:56:48 [init] Whitelist database error: Can't connect to 
> data source 'dbi:InnoDB :database=assp;host=172.16.16.20' because I 
> can't work out what driver to use (it doesn't seem to contain a 
> 'dbi:driver:' prefix and the DBI_DRIVER env var is not set) at 
> C:/Perl/site/lib/Tie/RDBM.pm line 75
> Oct-30-11 06:56:48 [init] Warning: can not use defined database - 
> switching over to use files instead of database assp!

Hi Steve,

The above [errors] are telling me that you have not got your ASSP MySQL InnoDB 
link / connection to your intended database!

"You are alloccating a ASSP 'dbi:driver:' prefix but the DBI_DRIVER 'env var' 
is not set!"

In ASSP you have this [environment]:
1) Admin Users Database PassPhrase (adminusersdbpass)
2) database hostname or IP (myhost)
3) database driver name (DBdriver)
4) database name (mydb)
5) database username (myuser)
6) database password (mypassword)
7) import directory (importDBDir)

Peter 


------------------------------------------------------------------------------
Get your Android app more play: Bring it to the BlackBerry PlayBook in minutes. 
BlackBerry App World™ now supports Android™ Apps for the 
BlackBerry® PlayBook™. Discover just how easy and simple it is! 
http://p.sf.net/sfu/android-dev2dev

_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

------------------------------------------------------------------------------
Get your Android app more play: Bring it to the BlackBerry PlayBook 
in minutes. BlackBerry App World™ now supports Android™ Apps 
for the BlackBerry® PlayBook™. Discover just how easy and simple 
it is! http://p.sf.net/sfu/android-dev2dev
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to