[Koha] [Koha-devel] Install Koha 3.20 with Single Command at Ubuntu 14.04 LTS

Robin Sheat robin at catalyst.net.nz
Thu May 28 11:46:54 NZST 2015


DP Tripathi schreef op wo 27-05-2015 om 11:53 [+0530]:
> Just follow the instructions.

Some pretty minor issues to start with:

Why does it do this:

sed -e 's/ident//; s/sameuser/trust/' /etc/apache2/ports.conf.dpt > /etc/apache2/ports.conf
then:
sed -e 's/ident//; s/sameuser/trust/' /etc/mysql/my.cnf.dpt > /etc/mysql/my.cnf
then:
sed -e 's/ident//; s/sameuser/trust/' /etc/perl/XML/SAX/ParserDetails.ini.dpt > /etc/perl/XML/SAX/ParserDetails.ini
?

also, rewriting the ParserDetails.ini hasn't been needed for a long
time.

The code does stuff on port 8000, but the messages talk about port 8080.
I think in general 8080 is the more common port to set up secondary
webservices on.

The last echo writes and then immediately opens an editor to the file,
so you wouldn't know what you need to do with it. If it did show the
message, it would ask them to change the port, and then open firefox,
assuming that it hadn't been changed. Also, if they did change it, it
now wouldn't match the "Listen" line added near the top.

This looks like a reasonable quick-start to get a Koha server up,
though. It won't give you nice things like name-based addressing that
you'd probably want in a production server, but they'd be easy enough to
add on after the fact.

-- 
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5FA7 4B49 1E4D CAA4 4C38  8505 77F5 B724 F871 3BDF
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part
URL: <https://lists.katipo.co.nz/pipermail/koha/attachments/20150528/9a6c527e/attachment.sig>


More information about the Koha mailing list