Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Modules

Status
Not open for further replies.

audiopro

Programmer
Joined
Apr 1, 2004
Messages
3,165
Location
GB
I ran a server check utility on a shared hosting platform. This is an ISP I have never used before but a client wants some features adding to his website.
I need DBD::mysql to be installed and while the required module isn't installed, this comes up in the listing.

Code:
5.005::i386-freebsd::DBD::mysql
There are many other modules listed in a similar fashion.
Calling DBD::mysql results in a module not installed error.
Are these modules useable in some way or is the installation bad?


Keith
 
What happens if you use DBI.pm

"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."

"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"

Google Rank Extractor -> Perl beta with FusionCharts
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top