[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] presistent problem and no answers?????????
On 15 Jun 2001 11:38:07 +0800, root wrote:
> Killing Interchange server 3768 with TERM.
> Low traffic settings.
> Calling UI....
> ...UI is loaded....
> Interchange V4.6.5
> Configuring catalog construct...Using MySQL, DSN=dbi:mysql:construct.
> construct config error: connect failed (create) -- unknown error. Driver 'mysql' installed?
>
>
> construct: error in configuration. Skipping.
> construct: config error. Skipping.
> Interchange server started in INET and UNIX mode(s) (process id 13993)
>
> this is the premissions on the construct file in the cgi-bin
> -rwsr-xr-x 1 interch interch 7316 Jun 7 03:45 construct
>
> can someone please give me some advice????
>
> snowy
>
Sounds like you don't have the DBD drivers installed...
The easiest way to get em up and going is to type
perl -MCPAN -e 'install Bundle::DBD::mysql'
at the command prompt.
Or, if that doesn't work for some reason you can download what you need
at
http://www.cpan.org/authors/id/JWIED/DBD-mysql-2.0901.tar.gz
then compile and install it yourself.
Either way, you should be good to go....
Matt
PGP signature