---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- I get this log message continuously in the httpd error log: ApacheJServ/1.1b2: Exception creating the server socket: java.net.BindException: Address already in use I am able to get the sample servlet working and have written another small example that seems to work fine. When attempting to run the servlet from Oreilly's _Java Servlet Programming_, "UploadTest" I get the following error in the error log: Premature end of script headers: /servlets/UploadTest I saw several problem reports in the FAQ related to both of these problems but no concrete solutions. I tried one of the workarounds suggested but it did not work. Is there any further info on this problem? Thanks ./Henry Config info: Apache JServ = ApacheJServ/1.1b2 Apache = apache-1.3.6-7 (output of rpm -qa | grep apache) OS = Redhat linux 6.0. Configuration files are directly from: ApacheJServ-1.1-b2_RH6x.i386.rpm downloaded at java.apache.org java 1.1.7 -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]