[Bug 4910] New: Debian Packaging does not start Apache (on Ubuntu Lucid)
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4910 Summary: Debian Packaging does not start Apache (on Ubuntu Lucid) Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: PC OS/Version: Linux Status: NEW Severity: enhancement Priority: P5 Component: Packaging AssignedTo: robin@catalyst.net.nz ReportedBy: custard@westnet.com.au QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 This is probably very low on the priority list... After running a test install on Lucid Apache2 did not appear to start. After debconf set up the MySQL bits for me this was a bit of a surprise. This appeared to be because: a) mod_rewrite wasn't turned on, and b) the default website stayed resident (even though the koha site was enabled) I'd be happy if there was a note in debconf to say that apache will need a bit of work (cf. zebra in the web installer). ___
From Notebook: Immediately post install apache wasn't running. Manually starting it gives:
custard@KohaTest:~$/etc/init.d/apache2 start * starting web server apache2 Syntax error on line 82 of /etc/apache2/sites-enabled/koha: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration After running sudo a2enmod rewrite I was shown the default site, which I disabled (sudo a2dissite default) and then got the koha web-installer. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4910 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Robin Sheat <robin@catalyst.net.nz> --- Not automatically changing the apache configuration is a conscious decision. However, I would like to get some debconf stuff in there that asks if the admin would like the config changed. So, I'll assign this to me, but it probably won't happen for a little while :) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4910 --- Comment #2 from custard@westnet.com.au --- Fair enough. If you happen to be playing with debconf before that, would it be possible to drop in a note to the effect that apache will need manual setup? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4910 --- Comment #3 from Robin Sheat <robin@catalyst.net.nz> --- Sure, definitely a good idea. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4910 --- Comment #4 from Robin Sheat <robin@catalyst.net.nz> --- I just checked, in order to see about putting this in, and it turns out that it does in fact do this. After install it says: Please see /usr/share/doc/koha/README.Debian for instructions on how to configure things after installing the koha package. and this says, among other things: * Enable the suexec module for Apache. - sudo a2enmod suexec * Enable the rewrite module for Apache. - sudo a2enmod rewrite -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4910 Mirko Tietgen <mirko@abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |mirko@abunchofthings.net Resolution|--- |INVALID --- Comment #5 from Mirko Tietgen <mirko@abunchofthings.net> --- Changing this to resolved-invalid due to Robin's comments. There does not seem to be anything to fix here. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org