On Wed, June 13, 2007 7:09 am, Richard Quadling wrote:
> Hi.
>
> Are there any special concerns for setting memory_limit to -1 in
> PHP.INI on Windows (using Sambar Server, not IIS/Apache).
>
> I'm getting "Out of memory" errors recently. Memory is good.
> Admittedly the code is trying to add a 1
It's an intranet server. I rebooted and it is working. It IS saying
"out of memory"
[13-Jun-2007 11:38:51] PHP Fatal error: Out of memory (allocated
1572864) (tried to allocate 12729537 bytes) in
C:\PHP\PHP5\Includes\htmlMimeMail5\htmlMimeMail5.php on line 940
[13-Jun-2007 11:40:02] PHP Fatal e
Hi.
Are there any special concerns for setting memory_limit to -1 in
PHP.INI on Windows (using Sambar Server, not IIS/Apache).
I'm getting "Out of memory" errors recently. Memory is good.
Admittedly the code is trying to add a 12MG file as an attachment
(using htmlmimemail5 from phpguru.org).
5