Closed
Bug 129991
Opened 24 years ago
Closed 24 years ago
Install Problem
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 100259
People
(Reporter: aanton, Assigned: zach)
Details
When i install the bigzilla in Windows XP and try run the script checksetup.pl
the script send me the next information:
C:\bugzilla-2.14.1>checksetup.pl
Checking perl modules ...
Checking for DBI (v1.13) ok: found v1.201
Checking for Data::Dumper (any) ok: found v2.102
Checking for DBD::mysql (v1.2209) ok: found v2.0400
Checking for Date::Parse (any) ok: found v2.20
Checking for CGI::Carp (any) ok: found v1.20
The following Perl modules are optional:
Checking for GD (v1.19) ok: found v1.27
Checking for Chart::Base (v0.99) ok: found v0.99
Checking for XML::Parser (any) ok: found v2.27
Checking user setup ...
Checking for MySQL Server (v3.22.5) ok: found v3.23.49-nt
DBD::Sponge::db prepare failed: Cannot determine NUM_OF_FIELDS at
C:/Perl/site/l
ib/DBD/mysql.pm line 248.
SV = NULL(0x0) at 0x20e0378
REFCNT = 1
FLAGS = (PADBUSY,PADMY)
Uncaught exception from user code:
Invalid DBI handle undef at C:/Perl/site/lib/DBD/mysql.pm line
250.
DBD::mysql::db::table_info('DBI::db=HASH(0x1e28358)') called at
C:/Perl/
site/lib/DBI.pm line 1290
DBD::_::db::tables('DBI::db=HASH(0x1e28358)') called at
C:\bugzilla-2.14
.1\checksetup.pl line 1136
C:\bugzilla-2.14.1>
Anybody help me
-aea
Comment 1•24 years ago
|
||
It's a bug in ActiveState Perl. There's a replacement Sponge.pm file attached
to bug 100259 that's patched to fix the bug.
*** This bug has been marked as a duplicate of 100259 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•