[Koha] NEW AND IN NEED OF HELP
Jesse Weaver
jesse.weaver at liblime.com
Mon Aug 11 07:02:01 NZST 2008
On Sun, Aug 10, 2008 at 12:51 PM, Ryan Laverdiere <ryan484lav at gmail.com>wrote:
> can I change koha 2.2.9 ports if so how?
>
>
>
These are set up in your Apache configuration file for Koha, like so:
<VirtualHost 127.0.0.1:80>
You can change 80 to some other value, like 8080. If it's set to something
besides 80, you'll need to make sure that there is a Listen line at the
start of that file, like so (if you chose port 7000):
Listen 7000
Good luck.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20080810/d0fb2ae5/attachment.htm
More information about the Koha
mailing list