Re: Error in checksetup.pl with MYSql driver
"eko...--- via support-bugzilla" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.webtools |
|---|---|
| Message-ID | <[email protected]> |
I ran procmon and I see nothing glaring. I ran sanitycheck just for giggles and got the following: C:\bugzilla>sanitycheck.pl install_driver(mysql) failed: Can't load 'C:/Perl64/site/5.26.2/lib/auto/DBD/mysql/mysql.dll' for module DBD::mysql: lo d_file:The specified module could not be found at C:/Perl64/lib/DynaLoader.pm line 194. at (eval 259) line 3. Compilation failed in require at (eval 259) line 3. Perhaps a required shared library or dll isn't installed where expected at Bugzilla/DB.pm line 1328. the line at 1328 is my $self = DBI->connect($dsn, $user, $pass, $attributes) Is there any good way to try to see what modules are missing? I am slowly giving up on this as it is the latest Mysql and the latest Activestate and the latest bugzilla, none of which seem to have been tested together in any way. Any more suggestions? And keep in mind that weve been using this since 2005. _______________________________________________ support-bugzilla mailing list [email protected] https://lists.mozilla.org/listinfo/support-bugzilla PLEASE put [email protected] in the To: field when you reply.