Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Setup error

Quote Reply
Setup error
I'm in the process of resetting up my site after my webhost went out of business. I'm getting the following error message:

Error: Database driver mysql is not installed. Available drivers: ExampleP,Multiplex,Proxy

This is when it's setting up the tables for the site.



Any help is appreciated.

Sean
Thanks,

Sean Mott
http://www.weatherdeck.net
Internet's best weather search engine
Quote Reply
Re: [SeanM] Setup error In reply to
You/your host needs to install DBD::mysql

perl -MCPAN -e 'install DBD::mysql'