DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19417>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19417 unable to load mysql.so Summary: unable to load mysql.so Product: Apache httpd-1.3 Version: HEAD Platform: Alpha OS/Version: Other Status: NEW Severity: Critical Priority: Other Component: Other AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I am trying to setup bugzilla. Have installed mysql ver 3.23.56 perl 5.8.0. Bugzilla's checksetup.pl script works fine...its able to connect to mysql database. My OS is "OSF1 V4.0 878 alpha" unix but when i execute a cgi script through apache...i get the following error. I am not an expert in unix.pls help me. ------------------------------------------------------------------------- Uncaught exception from user code: install_driver(mysql) failed: Can't load '/usr/users/mindtree/perl/lib/site_perl/5.8.0/alpha- dec_osf/auto/DBD/mysql/mysql.so' for module DBD::mysql: dlopen: cannot load /usr/users/mindtree/perl/lib/site_perl/5.8.0/alpha- dec_osf/auto/DBD/mysql/mysql.so at /usr/users/mindtree/perl/lib/5.8.0/alpha- dec_osf/DynaLoader.pm line 229. at (eval 5) line 3 Compilation failed in require at (eval 5) line 3. Perhaps a required shared library or dll isn't installed where expected at globals.pl line 140 DBI::install_driver('DBI','mysql') called at /usr/users/mindtree/perl/lib/site_perl/5.8.0/alpha-dec_osf/DBI.pm line 556 DBI::connect ('DBI','DBI:mysql:host=localhost;database=mysql;port=3306','imageissues','image' ) called at globals.pl line 140 main::ConnectToDatabase() called at /usr/users/mindtree/apache_1.3.9/htdocs/bugzilla/index.cgi line 51 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
