i am using apache 1.3.20 +tomcat3.2.3 everything works fine when tomcat is running at port 8080
when I change tomcat to work at port 80 by changing TOMCAT_HOME\conf\server.xml ... it works for static files (html), but tomcat will crash whenever i point to jsp/serlet, and the errorlog is shown below: anybody have an idea? thanks [jk_connect.c (143)]: jk_open_socket, connect() failed errno = 61 [jk_ajp12_worker.c (152)]: In jk_endpoint_t::service, Error sd = -1 [jk_connect.c (143)]: jk_open_socket, connect() failed errno = 61 [jk_ajp12_worker.c (152)]: In jk_endpoint_t::service, Error sd = -1
