Results 1 to 2 of 2
Hi Everybody,
I am using RHEL 4.0 with MySQL-server-community-5.0.37-0.rhel4 and apache2.0 with perl-5.8.5-16.RHEL4
While accessing the perl program I am getting the following error in /var/log/httpd/error_log
[Wed Aug 01 22:13:50 ...
- 08-01-2007 #1Linux Newbie
- Join Date
- Jul 2004
- Posts
- 143
problem with mysql
Hi Everybody,
I am using RHEL 4.0 with MySQL-server-community-5.0.37-0.rhel4 and apache2.0 with perl-5.8.5-16.RHEL4
While accessing the perl program I am getting the following error in /var/log/httpd/error_log
[Wed Aug 01 22:13:50 2007] [error] [client 192.168.0.105] /usr/bin/perl: symbol lookup error: /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/DBD/mysql/mysql.so: undefined symbol: DBIc_TRACE_LEVEL
[Wed Aug 01 22:13:50 2007] [error] [client 192.168.0.105] Premature end of script headers: index.pl
and in browser I am getting Internal Server Error
Please advice me..
Thanks & Regards,
Mummaneni.
- 08-10-2007 #2Linux Newbie
- Join Date
- Jul 2004
- Posts
- 143
Hi,
I solved this problem by installing DBD-mysql cpan module...
Regards,
Mummaneni.


Reply With Quote