Open
Bug 1517933
Opened 6 years ago
Updated 6 years ago
Can't load 'C:/Strawberry/perl/vendor/lib/auto/DBD/mysql/mysql.xs.dll' for module DBD::mysql
Categories
(Bugzilla :: Installation & Upgrading, defect)
Bugzilla
Installation & Upgrading
Tracking
()
UNCONFIRMED
People
(Reporter: yhlim, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
Steps to reproduce:
My environment:
Windows 10 64 bit
Bugzilla 5.0.4
MySQL 5.7
Strawberry Perl 5.28.1.1
After I browse the website http://localhost/bugzilla:
Actual results:
Software error:
install_driver(mysql) failed: Can't load 'C:/Strawberry/perl/vendor/lib/auto/DBD/mysql/mysql.xs.dll' for module DBD::mysql: load_file:The specified module could not be found at C:/Strawberry/perl/lib/DynaLoader.pm line 193.
at (eval 226) line 3.
Compilation failed in require at (eval 226) line 3.
Perhaps a required shared library or dll isn't installed where expected
at Bugzilla/DB.pm line 1296.
For help, please send mail to this site's webmaster, giving this error message and the time and date of the error.
[Sat Jan 5 18:17:02 2019] index.cgi: install_driver(mysql) failed: Can't load 'C:/Strawberry/perl/vendor/lib/auto/DBD/mysql/mysql.xs.dll' for module DBD::mysql: load_file:The specified module could not be found at C:/Strawberry/perl/lib/DynaLoader.pm line 193. [Sat Jan 5 18:17:02 2019] index.cgi: at (eval 226) line 3. [Sat Jan 5 18:17:02 2019] index.cgi: Compilation failed in require at (eval 226) line 3. [Sat Jan 5 18:17:02 2019] index.cgi: Perhaps a required shared library or dll isn't installed where expected [Sat Jan 5 18:17:02 2019] index.cgi: at Bugzilla/DB.pm line 1296.
Updated•6 years ago
|
Assignee: nobody → installation
Component: General → Installation & Upgrading
Product: bugzilla.mozilla.org → Bugzilla
QA Contact: default-qa
Version: Development → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•