Hi,
I have an application running on Apache 2.2.22 32-bit w/mod_perl on Win32.
However after some requests (typically a couple of hundred) the apache
service is stopped and is not restarting.
The error.log simply reads
"Parent: child process exited with status 255 -- Restarting"
but the restart
Hi Georg,
On Sat, Apr 13, 2013 at 3:35 PM, georg wrote:
> Possibly you have a hint for where im stuck just now: Cant find any
> ethernet device on the PC im digging into.
> (new to linux/fedora, but shurely there should be some eth ??)
I'm quite sure the ethernet device will be recognized and
Hi Georg,
On Sat, Apr 13, 2013 at 1:45 PM, georg wrote:
> Ive taken to installing fedora version linux on a PC, intend to run as a
> server down the line
>
> I have seen some documentation that indicate that some version (2.2?) of
> Apache is
> included in the fedora dist.
>
> Does anyone have a
Hi Tom,
On Tue, Feb 5, 2013 at 5:41 PM, Tom Evans wrote:
> In Apache 2.2 the MPM choice is fixed at compile time, in 2.4 it can
> be changed by loading a module, if and only if loading MPM modules was
> enabled at compile time.
OS X still ships with 2.2 though.
> If it wasn't, compiling httpd
Hi,
On Sun, Feb 3, 2013 at 9:34 PM, yogesh hingmire
wrote:
> I recently bought a new Mac book pro, the apache server that comes inbuilt is
> with a prefork option, here is below listing
>
> Yogeshs-MacBook-Pro:sbin yogesh$ httpd -l
> Compiled in modules:
> core.c
> prefork.c
> http_core.c
Op 2 feb. 2013 12:57 schreef "Nick Kew" het volgende:
> When you install a binary through apt, pkg, yum, or any of those systems,
> what you are installing is a third-party build from some distributor who
is
> expert in the particular system you're installing on. Grabbing a windows
> binary from
Op 2 feb. 2013 02:16 schreef "Good Guy" het volgende:
>
> I had always believed that Apache Foundation had committed "harakiri" in
not providing the Win32/Win64 binaries because they are very popular for
developers of CMS packages. Now you have given us the true reason of why!.
>
> Now whoever wa
On the Apache mirrors there are no Windows binaries for Apache 2.2.23 available:
http://apache.proserve.nl//httpd/binaries/win32/
there are binaries for 2.2.22 (and even for netware 2.2.23!) - is
there a reason behind this?
I understand I can compile my own or get it from Apachelounge of
course.