upgrade from apache 1.1.3 to apache 1.2 fails

upgrade from apache 1.1.3 to apache 1.2 fails

Post by Jay Bir » Sat, 21 Jun 1997 04:00:00



I have been trying to get my apache 1.2 upgrade to work.  We have 371
virtual domains and they all work fine with apache 1.1.3.  But apache
1.2 has problems:

A browser will get "document contains no data" errors and I see SIGSEV
errors in the syslog.

I'm running BSDI 3.0 using gcc 2.7.2.1.  I am pretty convinced that we
are not running out of file descriptors.  Some more data, this
definition is what breaks the server:

<VirtualHost www.performanceds.com>
ServerName www.performanceds.com

DocumentRoot /cruzio/web/pages/cruzio/nopage
TransferLog logs/domains/xfer/www.performanceds.com
ErrorLog logs/domains/error/www.performanceds.com
</VirtualHost>

If I comment out either TransferLog or ErrorLog above, then the server
appears to work.  But both lines enabled and it breaks.  The per process
file descriptor limit is quite high.  

--
-----------------
Jay Nitikman

-----------------

 
 
 

1. Apache: mod_servlet for Apache 1.2?

Hi,

Recently I installed the Java Servlet Development Kit and noticed that

it contained a module to run servlets with the Apache web server.
Unfortunately, it only conforms to the 1.1 API and doesn't compile
under the 1.2 version.

As far as I remember, some days ago someone mentioned  that a patch
for this module existed to make it run under Apache 1.2. Does anybody
know where to get it from? I looked at dejanews but couldn't find the
posting anymore :-(

Regards,

Jrgen

---
Jrgen Albertsen

Face the facts -- forget euphoria!

2. How to Capture POST query string in access log?

3. nph-count broken after FreeBSD 2.2.2/Apache 1.2 upgrade

4. Transfering /usr space to SWAP ???

5. Trouble upgrading from glibc-2.1.2 to glibc-2.2.2 (rpm failed dependencies)

6. Partition Magic Rant

7. upgrading from kde1.1.2 to kde2.1.2

8. Mouse acceleration

9. apache advisory, upgrade my apache?

10. Upgrade apache to apache with ssl support

11. How to handle file uploads in forms with apache 1.2?

12. Apache 1.2 and frontpage

13. Apache 1.2: ErrorLogging multiple virtual hosts to ONE file