Web Hosting Talk







View Full Version : dbi mysql


AL-Benjamin
05-10-2002, 01:34 PM
hi,
i installed the dbi mysql module, but mucked it up and now the instal is corupt.

is there any way to wipe it and start again?

dynamicnet
05-10-2002, 01:57 PM
Greetings:

You should be able to do the following from the shell command prompt:

perl -MCPAN -e shell
force install DBI

To force a reinstall.

Thank you.