From owner-freebsd-questions@FreeBSD.ORG Thu Jul 15 21:13:49 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 187B71065672 for ; Thu, 15 Jul 2010 21:13:49 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id B8AB18FC16 for ; Thu, 15 Jul 2010 21:13:48 +0000 (UTC) Received: by gwb19 with SMTP id 19so442456gwb.13 for ; Thu, 15 Jul 2010 14:13:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=ROJU/ZibKfsMsDUnFsbKEOkmTwpfHjzWp5UabaPENL0=; b=ILzgBatlv1YHeEwQZ/HZOEbCASBtcrexiacOfzpEmj5y2lNxg8MP21Wotas3iI0zxw BmAIxw2zpKGtF0sFclVyLfhQ9au2EFYFJ8pO/ZjHVTmQ1O+HD8k5Nh/3ncOMdyQuKoa8 SkDsJQuUaKNTnYBUSdI2v2JGMjVKBMgGGdCWk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=B91LAYg41FWyHEFeV4sJPZMYmTdNVRi5s1xxzKL7LXnW3ue8W1ek/uljs7R6+EE2Ao X62c26HwgrPLRWoK7kV+nHjlXgeWPziysmRc8VJYsHBh1FDeYZ6jp6vhvnLMzCtutjvn D9pkWJrUCQaAgz++KRFOb3Wohe8KtVgVnRy1c= Received: by 10.90.50.19 with SMTP id x19mr305052agx.41.1279228427075; Thu, 15 Jul 2010 14:13:47 -0700 (PDT) Received: from schism.local (173-161-130-225-Philadelphia.hfc.comcastbusiness.net [173.161.130.225]) by mx.google.com with ESMTPS id h41sm6486445qcz.37.2010.07.15.14.13.44 (version=SSLv3 cipher=RC4-MD5); Thu, 15 Jul 2010 14:13:45 -0700 (PDT) Message-ID: <4C3F7A07.7000708@gmail.com> Date: Thu, 15 Jul 2010 17:13:43 -0400 From: Glen Barber User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: bugzilla X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jul 2010 21:13:49 -0000 On 7/15/10 5:07 PM, alexus wrote: > Software error: > > The ./data/params file does not exist. You probably need to run > checksetup.pl. at Bugzilla/Config.pm line 337. > Compilation failed in require at /var/www/html/bugzilla/index.cgi line 34. > BEGIN failed--compilation aborted at /var/www/html/bugzilla/index.cgi line 34. > > For help, please send mail to the webmaster (root@localhost), giving > this error message and the time and date of the error. > > [root@wcmisdlin02 bugzilla]# ./checksetup.pl > * This is Bugzilla 3.6.1 on perl 5.8.8 > * Running on Linux 2.6.18-194.8.1.el5xen #1 SMP Thu Jul 1 19:41:05 EDT 2010 > > Checking perl modules... > Checking for CGI.pm (v3.21) ok: found v3.49 > Checking for Digest-SHA (any) ok: found v5.48 > Checking for TimeDate (v2.21) ok: found v2.22 > Checking for DateTime (v0.28) ok: found v0.60 > Checking for DateTime-TimeZone (v0.71) ok: found v1.19 > Checking for DBI (v1.41) ok: found v1.609 > Checking for Template-Toolkit (v2.22) ok: found v2.22 > Checking for Email-Send (v2.00) ok: found v2.198 > Checking for Email-MIME (v1.861) ok: found v1.903 > Checking for Email-MIME-Encodings (v1.313) ok: found v1.313 > Checking for Email-MIME-Modifier (v1.442) ok: found v1.903 > Checking for URI (any) ok: found v1.35 > > Checking available perl DBD modules... > Checking for DBD-Pg (v1.45) not found > Checking for DBD-mysql (v4.00) ok: found v4.013 > Checking for DBD-Oracle (v1.19) not found > > The following Perl modules are optional: > Checking for GD (v1.20) ok: found v2.45 > Checking for Chart (v2.1) ok: found v2.4.1 > Checking for Template-GD (any) ok: found v1.56 > Checking for GDTextUtil (any) ok: found v0.86 > Checking for GDGraph (any) ok: found v1.44 > Checking for XML-Twig (any) ok: found v3.35 > Checking for MIME-tools (v5.406) ok: found v5.428 > Checking for libwww-perl (any) ok: found v2.033 > Checking for PatchReader (v0.9.4) ok: found v0.9.5 > Checking for perl-ldap (any) ok: found v0.33 > Checking for Authen-SASL (any) ok: found v2.15 > Checking for RadiusPerl (any) ok: found v0.15 > Checking for SOAP-Lite (v0.710.06) ok: found v0.712 > Checking for JSON-RPC (any) ok: found v0.96 > Checking for Test-Taint (any) ok: found v1.04 > Checking for HTML-Parser (v3.40) ok: found v3.64 > Checking for HTML-Scrubber (any) ok: found v0.08 > Checking for Email-MIME-Attachment-Stripper (any) ok: found v1.316 > Checking for Email-Reply (any) ok: found v1.202 > Checking for TheSchwartz (any) ok: found v1.10 > Checking for Daemon-Generic (any) ok: found v0.71 > Checking for mod_perl (v1.999022) ok: found v2.000004 > Reading ./localconfig... > > OPTIONAL NOTE: If you want to be able to use the 'difference between two > patches' feature of Bugzilla (which requires the PatchReader Perl module > as well), you should install patchutils from: > > http://cyberelk.net/tim/patchutils/ > > Checking for DBD-mysql (v4.00) ok: found v4.013 > Checking for MySQL (v4.1.2) ok: found v5.0.77-log > > WARNING: You need to set the max_allowed_packet parameter in your MySQL > configuration to at least 3276750. Currently it is set to 3275776. > You can set this parameter in the [mysqld] section of your MySQL > configuration file. > > InnoDB is disabled in your MySQL installation. > Bugzilla requires InnoDB to be enabled. > Please enable it and then re-run checksetup.pl. > My bet would be this last message. Regards, -- Glen Barber