Re: [PHP] memory error

2005-02-17 Thread Richard Lynch
Bruno Santos wrote: > Hello. I've developed a script to use in shell to resize several images, > but, when i try to run it, i keep receiving this error: > > Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to > allocate 2048 bytes) > > how can i solve it ? If you actually NEED mo

Re: [PHP] memory error

2005-02-17 Thread Marek Kilimajer
Bruno Santos wrote: Hello. I've developed a script to use in shell to resize several images, but, when i try to run it, i keep receiving this error: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 2048 bytes) how can i solve it ? PHP: 5.0.3 php.ini settings: max_e

[PHP] memory error

2005-02-17 Thread Bruno Santos
Hello. I've developed a script to use in shell to resize several images, but, when i try to run it, i keep receiving this error: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 2048 bytes) how can i solve it ? PHP: 5.0.3 php.ini settings: max_execution_time = 300

Re: [PHP] memory error

2002-01-13 Thread Vincent Stoessel
Sometimes a memory error is just a memory error. What does your ram/swap usage look like? Thomas Holton wrote: > Hi > I built PHP on an ALPHA running OSF V5.1 > > I did the install after the make just like i did in the past. > This time, however, when i do: > apachectl start > i get this: > /u

[PHP] memory error

2002-01-11 Thread Thomas Holton
Hi I built PHP on an ALPHA running OSF V5.1 I did the install after the make just like i did in the past. This time, however, when i do: apachectl start i get this: /usr/local/apache/bin/apachectl: 323331 Memory fault /usr/local/apache/bin/apachectl start: httpd could not be started There are n

[PHP] memory error

2002-01-10 Thread Thomas Holton
Hi I built PHP on an ALPHA running OSF V5.1 I did the install after the make just like i did in the past. This time, however, when i do: apachectl start i get this: /usr/local/apache/bin/apachectl: 323331 Memory fault /usr/local/apache/bin/apachectl start: httpd could not be started There are n

Re: [PHP] Re: PHP Memory Error

2001-11-29 Thread John Monfort
I'm using it as CGI. Note: I've developed these types of pages many times(on the same system). I've never seem this error before. __John Monfort_ _+---+_ P E P I E D E S I G N S www.pepiedesigns.com "The world is waiting, ar

[PHP] Re: PHP Memory Error

2001-11-29 Thread Julio Nobrega Trabalhando
Used to happen the same here when I was using PhpMyAdmin. On large consults, it would lock. Passing from CGI to module solved all my problems. On the manual you can see the necessary lines to do such. -- Julio Nobrega No matter where you go, &this. "Lallous" <[EMAIL PROTECTED]> wrote in m

[PHP] Re: PHP Memory Error

2001-11-29 Thread lallous
John, Question 1, are you using PHP as ISAPI or CGI? "John Monfort" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Hey all, > Need some help. > > Two questions: > > 1) > > =Environment= > PHP 4.0.5 > Win2k > Apache 1.3.20 > MySQL ..3.24 > === >

[PHP] PHP Memory Error

2001-11-29 Thread John Monfort
Hey all, Need some help. Two questions: 1) =Environment= PHP 4.0.5 Win2k Apache 1.3.20 MySQL ..3.24 === I created a login page which uses MySQL to verify the username and password. When I run the script (submit the html form), PHP returns this error: "The instruction at 0x10091c