[PHP-INST] Memory Limitation of PHP scripts

2001-07-06 Thread Stefan Siefert
Hi, in the php.ini file is an configuration Directive, which can be used to limit memory usage of PHP Scripts. This worked fine since we installed version 4.0.6.. now, we often get error messages like The Script tried to allocate xxxyyy Bytes more then the configured Maxsize and failed

[PHP-INST] Memory Limitation of PHP scripts

2001-07-06 Thread Stefan Siefert
Hi, in the php.ini file is an configuration Directive, which can be used to limit memory usage of PHP Scripts. This worked fine since we installed version 4.0.6.. now, we often get error messages like The Script tried to allocate xxxyyy Bytes more then the configured Maxsize and failed.