← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
| Time | Nick | Message | 
|---|---|---|
| 13:35 | fbcit | chris around? | 
| 14:02 | Fallor | hello #koha | 
| 16:30 | ja | hey:) | 
| 16:30 | I'm new to Koha so I need some help | |
| 16:31 | I installed Koha and it's running I guess but I cannot connect to http://localhost:8080 (I have chosen 8080 for intranet port) | |
| 16:31 | maybe somebody know why? | |
| 16:32 | fbcit | ja: what os are u using? | 
| 16:32 | ja | Ubuntu linux | 
| 16:33 | fbcit | make sure you have a "listen 8080" line in your httpd.conf or equiv. | 
| 16:34 | ja | oh | 
| 16:34 | I'll check that now | |
| 16:34 | thank you | |
| 16:39 | okay, but now I see default apache page | |
| 16:45 | ? | |
| 16:46 | fbcit | ja: did you follow the README file for your install? | 
| 16:46 | also which version of Koha did you install? | |
| 16:47 | Fallor | ... and is your koha-httpd.conf included in your webservers configuration? | 
| 16:48 | ja | well, yes, I followed readme and install files, it's 2.2.9 | 
| 16:48 | hm, probably not, how to include it? | |
| 16:48 | Fallor | i thinks it was in /etc/apache/httpd.conf | 
| 16:49 | you have to add something like include /etc/koha-httpd.conf to that file | |
| 16:50 | and then restart apache | |
| 16:50 | ja | okay | 
| 16:50 | I'll try that | |
| 17:03 | hm, did it but still nothing happens | |
| 17:03 | I have found some interesting lines in /var/log/apache | |
| 17:04 | [Sat Jan 26 14:26:01 2008] [crit] (98)Address already in use: make_sock: could not bind to port 80 | |
| 17:04 | [Sat Jan 26 17:38:55 2008] [error] [client 127.0.1.1] script not found or unable to stat: /usr/lib/cgi-bin/koha | |
| 17:04 | [Sat Jan 26 18:00:37 2008] [crit] (98)Address already in use: make_sock: could not bind to port 8080 | |
| 17:04 | (sorry for flooding) | |
| 17:06 | Fallor | Maybe you had a previous apache still running? | 
| 17:06 | or some other thingy using port 80? | |
| 17:07 | ja | hm, maybe, how to stop it? (sorry for nonreading manuals) | 
| 17:07 | Fallor | depends on your distro | 
| 17:07 | in slackware you do /etc/rc.d/rc.httpd stop | |
| 17:07 | as root | |
| 17:07 | or you could just do killall httpd | |
| 17:07 | ja | :) | 
| 17:08 | Fallor | or just reboot :) | 
| 17:08 | sorry, i have to go now :( | |
| 17:08 | hope you get it fixed | |
| 17:09 | ja | thanks | 
| 17:22 | now I get error no. 500 (internal server error) :( | |
| 19:25 | [K] | *** join #koha  FreeNode: maktrix n=mak  59.152.90.138 | 
| 19:39 | *** part FreeNode!#koha: maktrix n=mak  59.152.90.138 | |
| 04:29 | matthew | I'm having trouble installing XML-LibXML-Common-0.13, which I believe is a prerequisite for Koha 3 | 
| 04:45 | sudo apt-get install libxml++2.6-dev solved the problem for me. | 
← Previous day | Today | Next day → | Search | Index