On Wed, 2002-07-10 at 14:21, Larry Currie wrote:
Hi. I've just gotten past the initial stumbling blocks of setting up version 1.2.1, including finding my Apache error log file, and now I get a critical "error (13) permission denied: make_sock: could not bind to port 198" when I attempt to follow a borrower card number link from the URL http://198.31.79.73:8081/cgi-bin/koha/member.pl after performing a member search. Can someone clue me in on what might be going wrong?
Apache is having a problem. (unless I'm misreading the log snippets) Koha is trying to start something on port 198 (I don't know what, Steve is probably the best to answer that.) and is finding something already running on port 198. To debug this The following information would be very useful: The version of apache you are running. If you are running tomcat, Zope, or any other secondary webserver. ("permission denied: make_sock: could not bind" seems to be a recurring problem with tomcat and apache on solaris.) What modules you are running. What operating system you are running. A possible hint. grep '198/' /etc/services produces nothing on my Debian box, but produces: dls-mon 198/tcp #Directory Location Service Monitor dls-mon 198/udp #Directory Location Service Monitor on my FreeBSD box.
Larry Currie
-- Lawrence W. Currie User Services Librarian California Academy of Sciences Golden Gate Park San Francisco, CA 94118 lcurrie@calacademy.org (415) 750-7108 (415) 750-7106 fax http://www.calacademy.org/research/library/
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha