← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
15:30 | [K] | *** join #koha![]() ![]() |
16:11 | *** join #koha![]() ![]() |
|
19:52 | pananohacker | Hello. |
19:52 | Anybody alive? | |
19:52 | jaron | hi |
19:52 | mostly alive | |
19:53 | pananohacker | Can you help me with a Koha error? |
19:53 | HTML::Template->output() : fatal error in loop output : HTML::Template::param() : attempt to set parameter 'issues' with an array ref - parameter is not a TMPL_LOOP! at /usr/lib/perl5/site_perl/5.8.8/HTML/Template.pm line 3069, referer: http://weaverhome.rlogin.org:8[…]koha/opac-user.pl | |
19:54 | jaron | Do other things work? |
19:55 | ok, I see now that you've got a site up | |
19:55 | pananohacker | Yeah. |
19:55 | jaron | I've never seen that error before myself |
19:55 | pananohacker | Damn. |
19:55 | jaron | I'd try to mailing list |
20:07 | pananohacker | Fixed by downgrading. |
20:07 | Thanks! | |
20:07 | Bye. | |
20:26 | [K] | *** join #koha![]() ![]() |
21:35 | masonj_ | morning #koha |
21:40 | [K] | <darcilicious![]() |
21:40 | masonj_ | heya darci |
21:40 | [K] | <darcilicious![]() |
21:46 | masonj_ | waaay better after this coffee :) |
21:47 | [K] | <darcilicious![]() |
21:47 | masonj_ | hay, so where are you from darci, im in NZ |
21:48 | [K] | <darcilicious![]() |
21:51 | masonj_ | ah, i recently read a chuck palahniuk (fight club guy) book bout portland |
21:52 | [K] | <darcilicious![]() |
21:53 | masonj_ | yea, was a fun read, i have a few friends that spent some time there, and they liked it too |
21:54 | http://www.avclub.com/content/[…]niuk_answers_your | |
22:20 | [K] | *** join #koha![]() ![]() |
22:23 | <Presently42![]() |
|
22:24 | <Presently42![]() |
|
22:28 | masonj_ | hmm, so you can get to your koha from another box on your local net? |
22:28 | jaron | have you included koha-httpd.conf in /etc/apache2/sites-enabled? or something like that. you may also need to add a Listen 8080 |
22:28 | [K] | <Presently42![]() |
22:28 | jaron | ah I see |
22:29 | [K] | <Presently42![]() |
22:29 | <Presently42![]() |
|
22:29 | masonj_ | right :) |
22:30 | then its a probably a config issue with your router | |
22:31 | jaron | yeah, if you can see both locally but not over the internet then it seems like a router issue |
22:31 | [K] | <Presently42![]() |
22:33 | masonj_ | if you can get to you koha box on 8080, then its in there , and working :) |
22:33 | jaron | check /etc/apache2/ports.conf too |
22:33 | but masonj_is right again if you can get to it from any machine that's not the problem | |
22:33 | I was just hasty and didn't fully read your first message | |
22:33 | [K] | <Presently42![]() |
22:34 | <Presently42![]() |
|
22:34 | <Presently42![]() |
|
22:34 | jaron | the important bit about Listen is that it only be defined in one place |
22:35 | [K] | <Presently42![]() |
22:35 | jaron | if you have Listen 80 in koha-httpd.conf too that's no good |
22:35 | [K] | <Presently42![]() |
22:36 | <Presently42![]() |
|
22:36 | jaron | then you're good as long as each Listen is only defined once |
22:36 | [K] | <Presently42![]() |
22:36 | jaron | I'd look again at your router |
22:36 | [K] | <Presently42![]() |
22:37 | *** join #koha![]() ![]() |
|
22:37 | jaron | you can priv message me if you want someone else to test--I'll get on the other channel... |
22:40 | masonj_ | yeah, if you can get to your koha on 80 and 8080 from another local box, your apache is fine |
22:40 | [K] | <Presently42![]() |
22:40 | <Presently42![]() |
|
22:41 | jaron | Look for the IP forwarding setting |
22:41 | [K] | <Presently42![]() |
22:43 | jaron | you might also search for "port forwarding" |
22:43 | [K] | <Presently42![]() |
22:45 | jaron | looks like this is a common question with these routers--have you googled a bit? |
22:45 | [K] | <Presently42![]() |
22:49 | <Presently42![]() |
|
22:50 | jaron | and you've also forwarded port 80? |
22:50 | [K] | <Presently42![]() |
22:50 | <Presently42![]() |
|
22:51 | jaron | no other firewall that might be getting in the way? |
22:51 | [K] | <Presently42![]() |
22:52 | <Presently42![]() |
|
22:53 | jaron | yeah, I'm all outta suggestions |
22:53 | [K] | *** part FreeNode!#koha: jaron n=jason![]() |
22:56 | <Presently42![]() |
|
22:56 | <Presently42![]() |
|
22:57 | <Presently42![]() |
|
22:59 | jaron | why is the intranet virtualhost set up twice? I'm just guessing here |
22:59 | I'm not great with apache | |
22:59 | did <VirtualHost *:80> not work for you? | |
23:01 | [K] | <Presently42![]() |
23:01 | jaron | in the paste there are two intranet ones |
23:01 | [K] | <Presently42![]() |
23:01 | <Presently42![]() |
|
23:02 | <Presently42![]() |
|
23:02 | <Presently42![]() |
|
23:05 | <Presently42![]() |
|
23:06 | jaron | instead of your 192.168... address have you tried using NameVirtualHost setup? |
23:07 | [K] | <Presently42![]() |
23:07 | <Presently42![]() |
|
23:08 | <Presently42![]() |
|
23:08 | <Presently42![]() |
|
23:09 | <Presently42![]() |
|
23:09 | jaron | ok, for one of my set ups behind a router I did it this way: I commented out NameVirtualHost.... |
23:10 | <VirtualHost *:80> | |
23:10 | ServerName domain.org | |
23:10 | and changed the Redirect as well | |
23:12 | BTW, currently if I go to http://litwinlibrary.hopto.org I simply get the apache2-default page | |
23:12 | [K] | <Presently42![]() |
23:15 | <Presently42![]() |
|
23:16 | jaron | Redirect permanent index.html http://domain.org/cgi-bin/koha/opac-main.pl |
23:19 | [K] | <Presently42![]() |
23:19 | <Presently42![]() |
|
23:20 | jaron | did you change both virtualhosts? |
23:20 | [K] | <Presently42![]() |
23:20 | jaron | for try ServerName domain.org:8080 |
23:21 | and change the redirect as well to include the port | |
23:21 | dewey | jaron: that doesn't look right |
23:21 | jaron | dewey: botsnack |
23:21 | dewey | thanks jaron :) |
23:22 | [K] | <Presently42![]() |
23:23 | jaron | do you have you address listed in /etc/hosts ? |
23:23 | 127.0.0.1 localhost domain.org | |
23:24 | [K] | <Presently42![]() |
23:25 | jaron | try adding the address to 127.0.0.1 |
23:25 | I'm just taking stabs right now so you know :) | |
23:27 | [K] | <Presently42![]() |
23:27 | jaron | 127.0.0.1 localhost domain.org |
23:28 | in that form | |
23:28 | [K] | <Presently42![]() |
23:30 | <Presently42![]() |
|
23:31 | <Presently42![]() |
|
23:31 | <Presently42![]() |
|
23:31 | jaron | I'm sorry |
23:32 | just telling you what's worked for me | |
23:32 | [K] | <Presently42![]() |
23:32 | jaron | did you get an error? |
23:32 | [K] | <Presently42![]() |
23:33 | jaron | when you try to reach it locally what address are you trying? |
23:33 | [K] | <Presently42![]() |
23:33 | jaron | from a different machine? |
23:33 | [K] | <Presently42![]() |
23:33 | jaron | try localhost from the same machine |
23:33 | [K] | <Presently42![]() |
23:34 | <Presently42![]() |
|
23:34 | jaron | then try lynx |
23:34 | [K] | <Presently42![]() |
23:36 | <Presently42![]() |
|
23:36 | <Presently42![]() |
|
23:37 | jaron | but only from the localhost right? |
23:37 | [K] | <Presently42![]() |
23:37 | <Presently42![]() |
|
23:37 | <Presently42![]() |
|
23:38 | <Presently42![]() |
|
23:38 | jaron | I still can't get to it :( |
23:38 | where are you wanting to include http:// ? | |
23:39 | [K] | <Presently42![]() |
23:39 | jaron | only in Redirect |
23:40 | [K] | <Presently42![]() |
23:40 | <Presently42![]() |
|
23:41 | jaron | if you have the two Listen lines uncommented in your koha-httpd.conf then you should comment them in other config files |
23:42 | [K] | <Presently42![]() |
23:42 | jaron | you should have Listen 80 & Listen 8080 |
23:43 | [K] | <Presently42![]() |
23:43 | jaron | that's what works for me |
23:43 | [K] | <Presently42![]() |
23:44 | jaron | what error? |
23:44 | dewey | i heard error was not recoverable: exiting now |
23:44 | jaron | dewey: botsnack |
23:44 | dewey | :) |
23:45 | [K] | <Presently42![]() |
23:45 | jaron | check ports.conf too |
23:45 | Only one Listen 80 ANYWHERE in apache config stuff | |
23:47 | [K] | <Presently42![]() |
23:49 | jaron | well, that's progress I suppose |
23:49 | [K] | <Presently42![]() |
23:49 | jaron | well, then it doesn't work |
23:50 | [K] | <Presently42![]() |
23:50 | jaron | you should be seeing koha |
23:50 | [K] | <Presently42![]() |
23:50 | jaron | koha-httpd.conf is in sites-enabled or linked to it? |
23:50 | [K] | <Presently42![]() |
23:51 | <Presently42![]() |
|
23:52 | jaron | so you have "Include /etc/koha-httpd.conf" in apche2.conf? no quotes |
23:52 | [K] | <Presently42![]() |
23:53 | <Presently42![]() |
|
23:54 | <Presently42![]() |
|
23:54 | jaron | yeah, that's what I've got |
23:54 | [K] | <Presently42![]() |
23:55 | <Presently42![]() |
|
23:55 | jaron | and the virtual hosts set up should do that: paste it one last time |
23:56 | then I've got to go home :) | |
23:56 | even if I have to leave you hanging :( | |
23:57 | [K] | <Presently42![]() |
23:57 | <Presently42![]() |
|
23:58 | jaron | try ServerName litwinlibrary.hopto.org:8080 |
23:59 | for the intranet | |
23:59 | you got it! | |
23:59 | [K] | <Presently42![]() |
23:59 | <Presently42![]() |
|
00:00 | <Presently42![]() |
|
00:00 | jaron | now make sure that intranet password is good |
00:00 | [K] | <Presently42![]() |
00:01 | jaron | have fun |
00:01 | [K] | <Presently42![]() |
00:01 | <Presently42![]() |
|
00:01 | <Presently42![]() |
|
00:05 | ganno | Hello |
00:06 | I have two questions | |
00:12 | [K] | *** part FreeNode!#koha: Presently42 n=Presentl![]() |
01:43 | *** join #koha![]() ![]() |
|
01:43 | *** part FreeNode!#koha: jaron n=jason![]() |
|
11:55 | Brooke | howdy |
11:57 | hi js | |
11:57 | js | hi |
11:58 | Brooke | so what's going on? |
11:59 | chris | heya Brooke and js |
11:59 | Brooke | :D |
← Previous day | Today | Next day → | Search | Index