Preserved Topic: Never seen this before (Page 1 of 1) |
|
---|---|
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
posted 11-18-2001 03:42
The poster has demanded we remove all his contributions, less he takes legal action. |
Paranoid (IV) Inmate From: Lebanon |
posted 11-18-2001 08:23
Yes, I was also suspecting that it was lack of memory or resource at that time! |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 11-18-2001 10:59
Default resource limits for PHP scripts are as follow: 30 seconds maximum execution time & maximum 8MB memory consumption. Web hosts can modify those values, so you'll have to check with your web host how they configured PHP. Some web hosts even run PHP in safe mode and then there are even more limitations. Anyway, I doubt that script that's generating images exceeded 30 seconds execution time or 8MB memory limit, there probably were some other problems with your web server, so it's best to check this with your web host... |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
posted 11-18-2001 11:30
max, im curious now, what is php's safe mode? |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 11-18-2001 11:47 |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
posted 11-18-2001 13:01
The poster has demanded we remove all his contributions, less he takes legal action. |