RE: [PHP] apache and php ate up all my memory :-[

2001-06-22 Thread Chadwick, Russell
Can you post the information at the header of top like... CPU states: 0.4% user, 0.0% nice, 3.6% system, 0.0% interrupt, 96.1% idle Mem: 47M Active, 147M Inact, 36M Wired, 11M Cache, 35M Buf, 7328K Free Swap: 1024M Total, 144K Used, 1024M Free and also the output of ps waux | grep mysql &&

Re: [PHP] apache and php ate up all my memory :-[

2001-06-20 Thread Andreas D. Landmark
At 19.06.2001 15:37, you wrote: >Hi all > >Probably some Apache/mysql/php-Admin gurus can give me a hint : >i just moved a website to it's own server ( my first one). >now apache had eaten up all physical and virtual memory >some httpd had allocated 45MB of RAM, memory ran out myqsl crashed...

RE: [PHP] apache and php ate up all my memory :-[

2001-06-19 Thread scott [gts]
it could be a bunch of different reasons, ranging from software to hardware/OS errors how much total memory is in the machine?? > -Original Message- > From: Sebastian Stadtlich [mailto:[EMAIL PROTECTED]] > Subject: [PHP] apache and php ate up all my memory :-[ > > Hi all > > Proba