gemby

Well-Known Member
PartnerNOC
Feb 16, 2002
182
0
316
Pula, Croatia
cPanel Access Level
DataCenter Provider
After I upgraded apache (buildapache.sea) due to php security hole, and fp extensions, perl scripts on user accounts aren't working anymore! This includes mailman! So please if somebody have some idea.....i upgraded perl too (to ver 5.6.....)
 

kosmo

Well-Known Member
Verifed Vendor
Aug 12, 2001
400
0
316
All over Europe
do you get any specific error? is perl not working or you get an error when calling perl scripts over the web?
 

kosmo

Well-Known Member
Verifed Vendor
Aug 12, 2001
400
0
316
All over Europe
can you run the scripts via telnet?

perl -w /home/user/public_html/cgi-bin/scriptname.cgi
 

TRAIN YARD SOFTWARE

Well-Known Member
Dec 20, 2001
222
0
316
I have same problem

root@tys: perl -w install.cgi

install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains: /usr/lib/perl5/5.6.1/i686-linux /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i686-linux /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at (eval 1) line 3.
Perhaps the DBD::mysql perl module hasn't been fully installed,
or perhaps the capitalisation of 'mysql' isn't right.
Available drivers: ADO, ExampleP, Multiplex, Proxy.
at install.cgi line 32

Trying to install PerlDesk

Ed
 

teck

Well-Known Member
Aug 10, 2001
162
0
316
You're gonna need more than DBI for perldesk. This really isnt a cpanel related issue. Check the perldesk forums for more ponters. They also have a script that lets you know what other modules are still needed.
 

gemby

Well-Known Member
PartnerNOC
Feb 16, 2002
182
0
316
Pula, Croatia
cPanel Access Level
DataCenter Provider
There is news, perl scripts with .cgi on end - works, but with .pl isn't working!!! This afected mailman, and some our custom made scripts, i check in httpd.conf, looks good, maybe some perl configuration file.....So please if you have ideas where to look.....

btw, what works thru apache(.cgi), works in telnet too, but .pl don't

Thanks
 

H2Hosting.com

Well-Known Member
Sep 4, 2001
192
0
316
Yes, today 3 customers reported the problem with DBD
Was it another CPANEL UPDATE?
=========


install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC
contains: /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1
/usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1
/usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0
/usr/lib/perl5/site_perl .) at (eval 4) line 3.
Perhaps the DBD::mysql perl module hasn't been fully installed,
or perhaps the capitalisation of 'mysql' isn't right.
Available drivers: ExampleP, Proxy.
 

Craig

Well-Known Member
Aug 10, 2001
170
0
316
Install the perl module its talking about, DBI::MYSQL this will fix the issue. We just had it happen to us.

You can do this from WHM, Installl perl module.

Craig
 

H2Hosting.com

Well-Known Member
Sep 4, 2001
192
0
316
Yes, Craig
I know. I did it just after receiving reports from my customers.

My question - was it Cpanel update(?) results?

BTW, This error appeared only today.
 

bert

Well-Known Member
Aug 21, 2001
593
0
316
Indeed. It must have been a cpanel upgrade :(

We have not changed anything at all and also woke up to a few angry customers.

I like all the improvements and feature enhancements that are being made on Cpanel, however Cpanel was becoming very stable, and now it is kind of like the same as in the old days :(
 

ahwheelock

Well-Known Member
Nov 5, 2001
49
0
306
Our servers also lost the DB_file.pm and DBmysql module functionality last night. What did you guys do! lol
 

ahwheelock

Well-Known Member
Nov 5, 2001
49
0
306
I should note that reinstalling those two fixed everything, in case others are still struggling.
 

AbeFroman

BANNED
Feb 16, 2002
644
1
318
dbi??? whats dbi???

/scripts/installdbi

dbi? what is dbi?