[Bug 146] New: $::realhttpdconf does not get initialized if installer.pl can't find it itself
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=146 Summary: $::realhttpdconf does not get initialized if installer.pl can't find it itself Product: Koha Version: 1.2.2 Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Installation AssignedTo: tonnesen@cmsd.bc.ca ReportedBy: a.c.li@ieee.org QAContact: koha-devel@lists.sourceforge.net If installer.pl can't find httpd.conf itself, it asks the user to enter it. However, in this case, it doesn't do a $::realhttpdconf = $choice. When it finally gets to trying to read httpd.conf using the grep command, the installer appears to hang (actually trying to read from standard input) and displays the following: Use of uninitialized value in concatenation (.) or string at Install.pm line 807 , <STDIN> line 27. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz