Portal Home > Knowledgebase > 5. Dedicated Servers > Specially Linux Tips > Installing DBD::mysql from source
wget http://www.cpan.org/modules/by-module/DBD/DBI-1.56.tar.gz tar xvzf DBI-1.56.tar.gz cd DBI-1.56 unset LANG; perl Makefile.PL make make install cd .. wget http://www.cpan.org/modules/by-module/DBD/DBD-mysql-4.004.tar.gz tar xvzf DBD-mysql-4.0004.tar.gz cd DBD-mysql-4.0004 unset LANG; perl Makefile.PL make make install
Was this answer helpful? Yes No
Add to Favourites Print this Article
Powered by WHMCompleteSolution
Quick Navigation
Client Login
Email
Password
Remember Me
Search
Knowledgebase Downloads