LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 07-09-2013, 05:26 AM   #1
Orangutanklaus
Member
 
Registered: May 2006
Posts: 93

Rep: Reputation: 15
Angry Bugzilla 4.4 - constantly forced relogin drives me crazy :/


Hit together,

I'm currently trying to migrate an old bugzilla 3.x instance to a new system. First of all I installed the new system (4.4) and tested the functions. Then I've migrated the old data + SQL dump successfully to the new instance and perfomed the checksetup.pl without noticeable errors.

My current problem is that I have to authenticate each time I perform a new action on the webinterface. This drives me crazy. The only result on the web leads to the standart answer regarding the cookiepath parameter in params file.

Code:
root@svr-debian:/opt/bugzilla-4.4# ./checksetup.pl
* This is Bugzilla 4.4 on perl 5.14.2
* Running on Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1

Checking perl modules...
Checking for               CGI.pm (v3.51)     ok: found v3.63
Checking for           Digest-SHA (any)       ok: found v5.61
Checking for             TimeDate (v2.23)     ok: found v2.24
Checking for             DateTime (v0.28)     ok: found v1.03
Checking for    DateTime-TimeZone (v0.71)     ok: found v1.58
Checking for                  DBI (v1.614)    ok: found v1.622
Checking for     Template-Toolkit (v2.22)     ok: found v2.24
Checking for           Email-Send (v2.04)     ok: found v2.198
Checking for           Email-MIME (v1.904)    ok: found v1.920
Checking for                  URI (v1.37)     ok: found v1.60
Checking for       List-MoreUtils (v0.32)     ok: found v0.33
Checking for    Math-Random-ISAAC (v1.0.1)    ok: found v1.003

Checking available perl DBD modules...
Checking for               DBD-Pg (v2.7.0)    not found
Checking for            DBD-mysql (v4.001)    ok: found v4.021
Checking for           DBD-SQLite (v1.29)     ok: found v1.39
Checking for           DBD-Oracle (v1.19)     not found

The following Perl modules are optional:
Checking for                   GD (v1.20)     ok: found v2.50
Checking for                Chart (v2.1)      ok: found v2.4.6
Checking for          Template-GD (any)       ok: found v1.56
Checking for           GDTextUtil (any)       ok: found v0.86
Checking for              GDGraph (any)       ok: found v1.47
Checking for           MIME-tools (v5.406)    ok: found v5.503
Checking for          libwww-perl (any)       ok: found v6.04
Checking for             XML-Twig (any)       not found
Checking for          PatchReader (v0.9.6)    ok: found v0.9.6
Checking for            perl-ldap (any)       ok: found v0.56
Checking for          Authen-SASL (any)       ok: found v2.16
Checking for         Net-SMTP-SSL (v1.01)     ok: found v1.01
Checking for           RadiusPerl (any)       ok: found v0.22
Checking for            SOAP-Lite (v0.712)    ok: found v0.716
Checking for             JSON-RPC (any)       ok: found v1.03
Checking for              JSON-XS (v2.0)      ok: found v2.34
Checking for           Test-Taint (any)       ok: found v1.06
Checking for          HTML-Parser (v3.67)     ok: found v3.69
Checking for        HTML-Scrubber (any)       ok: found v0.09
Checking for               Encode (v2.21)     ok: found v2.42_01
Checking for        Encode-Detect (any)       ok: found v1.01
Checking for          Email-Reply (any)       ok: found v1.202
Checking for HTML-FormatText-WithLinks (v0.13)     ok: found v0.14
Checking for          TheSchwartz (any)       ok: found v1.10
Use of uninitialized value $ENV{"FLOCK_FORKING_USE"} in string eq at lib/File/Flock/Forking.pm line 13, <DATA> line 747.
Checking for       Daemon-Generic (any)       ok: found v0.83
Checking for             mod_perl (v1.999022) ok: found v2.000007
Checking for     Apache-SizeLimit (v0.96)     not found
Checking for        File-MimeInfo (any)       ok: found v0.16
Checking for           IO-stringy (any)       ok: found v2.110
Checking for          mod_headers (any)       ok
Checking for          mod_expires (any)       ok
Checking for              mod_env (any)       ok
***********************************************************************
* OPTIONAL MODULES                                                    *
***********************************************************************
* Certain Perl modules are not required by Bugzilla, but by           *
* installing the latest version you gain access to additional         *
* features.                                                           *
*                                                                     *
* The optional modules you do not have installed are listed below,    *
* with the name of the feature they enable. Below that table are the  *
* commands to install each module.                                    *
***********************************************************************
*      MODULE NAME * ENABLES FEATURE(S)                               *
***********************************************************************
*         XML-Twig * Move Bugs Between Installations, Automatic Update Notifications *
* Apache-SizeLimit * mod_perl                                         *
***********************************************************************
COMMANDS TO INSTALL OPTIONAL MODULES:

       XML-Twig: /usr/bin/perl install-module.pl XML::Twig
Apache-SizeLimit: /usr/bin/perl install-module.pl Apache2::SizeLimit


To attempt an automatic install of every required and optional module
with one command, do:

  /usr/bin/perl install-module.pl --all

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.001)    ok: found v4.021
Checking for                MySQL (v5.0.15)   ok: found v5.5.31-0+wheezy1

Removing existing compiled templates...
Precompiling templates...done.
Fixing file permissions...
checksetup.pl complete.
Any suggestions?
 
Old 07-09-2013, 07:00 AM   #2
Orangutanklaus
Member
 
Registered: May 2006
Posts: 93

Original Poster
Rep: Reputation: 15
Solved - I can't believe it but setting cookiepath to / solved the problem. I'm 100% sure that I tested this more than once before.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Rsync drives me crazy linusneumann Linux - Networking 3 05-21-2007 10:58 AM
Crazy USB Drives mcupples Linux - Server 2 04-27-2007 09:32 AM
SCSI drives me crazy... please help zaoka Linux - Hardware 5 04-23-2006 10:52 AM
install drives me crazy Loki 7 Fedora 1 03-04-2005 03:59 PM
wireless drives me crazy nakkaya Linux - Hardware 1 08-22-2003 11:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 06:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration