logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: FATAL: erealloc():
Author
nearmars



Joined: 14 Apr 2006
Posts: 1
Location: balto,md

PostPosted: Fri 14 Apr '06 0:45    Post subject: FATAL: erealloc(): Reply with quote

hi party people,
need some help here:
I have a simple upload script and I am trying to upload a small file (27kb).

The script works just fine on the live site (apache on redhat), my dev box has Apache(2.0.54) on windows (HE)

Apache Error Log:
FATAL: erealloc(): Unable to allocate 207 bytes
[Thu Apr 13 18:18:27 2006] [notice] Parent: child process exited with status 1 -- Restarting.
[Thu Apr 13 18:18:27 2006] [notice] Apache/2.0.54 (Win32) PHP/5.0.4 configured -- resuming normal operations

No errors in the php logs.

I have ready about the EnableSendfile Off control in the httpd.conf but that does not work.


Any ideas would be helpful. TIA..




Any ideas?
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7371
Location: Germany, Next to Hamburg

PostPosted: Thu 19 Oct '06 10:04    Post subject: Reply with quote

That is an PHP error? Which Version do you run?
Back to top


Reply to topic   Topic: FATAL: erealloc(): View previous topic :: View next topic
Post new topic   Forum Index -> Apache