Jump to content

Recommended Posts

Posted (edited)

DBI seems to have installed. But not DBD::mysql

below are Apache error logs

AH01215: stderr from /home/quiz.heliohost.us/httpdocs/cgi-bin/welcome/welcome.pl: install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (you may need to install the DBD::mysql module) (@INC contains: /usr/local/lib64/perl5/5.32 /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at (eval 6) line 3., referer: https://tommy.heliohost.org/
AH01215: stderr from /home/quiz.heliohost.us/httpdocs/cgi-bin/welcome/welcome.pl: Perhaps the DBD::mysql perl module hasn't been fully installed,, referer: https://tommy.heliohost.org/
 

I tried doing the following on my local machine and it seemed working

DBD::mysql@4.052

DBD::MariaDB

 

cpanm --reinstall --notest DBD::mysql@4.052
cpanm DBD::MariaDB

Edited by ashwanibright
Additional commands to install
Posted

Kindly provide access / enable the following perl modules to my environment

DBD::mysql@4.052
DBD::MariaDB
DBD::SQLite
DBD::Pg
DBD::ODBC
DBD::DBM

Details:-
Username: ashwanibright
server: Tommy

  • Krydos changed the title to Request for perl modules
Posted

Oh, I see what happened after reading the console closer. It looks like some tests failed so it aborted. Does DBD::mysql work now?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...