On Thu, Nov 29, 2001 at 09:38:19AM -0700, Darren Gamble wrote:
> Hey all,
>
> Has anyone else had problems with memory leaks using PHP's LDAP functions?
Yes
> I'm running php-4.0.6-7 as a module for apache-1.3.20-16; all Redhat 7.2
> RPMs.
>
> I posted a message on the PHP bug page recently, b
The database is MySQL.
On Friday 20 July 2001 10:15, Rasmus Lerdorf wrote:
> > Thank you for taking the time out of you busy schedule to help me. We
> > have not been able to get 4.0.6 to work on the server. We can compile
> > fine, but when we perform a check with phpinfo (), the server report
> Thank you for taking the time out of you busy schedule to help me. We have
> not been able to get 4.0.6 to work on the server. We can compile fine, but
> when we perform a check with phpinfo (), the server reports php-4.0.4pl1. We
> have configured PHP as a module to apache but do not know ho
Zeev,
Thank you for taking the time out of you busy schedule to help me. We have
not been able to get 4.0.6 to work on the server. We can compile fine, but
when we perform a check with phpinfo (), the server reports php-4.0.4pl1. We
have configured PHP as a module to apache but do not know h
Paul,
First off, this is definitely not what's killing your server. The reason
for this is simple - the leak reports you see in the error log are only for
debug purposes. PHP takes care of these leaks automatically, and frees
these blocks. Such leaks are not a good thing (they imply there's
On Friday 20 July 2001 07:22, Johnson, Kirk wrote:
> > -Original Message-
> > From: Paul Strange [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, July 19, 2001 1:18 PM
> > To: [EMAIL PROTECTED]
> > Subject: [PHP] Memory Leaks
> >
> > When we review the error_log from apache, we see the follo
> -Original Message-
> From: Paul Strange [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 19, 2001 1:18 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Memory Leaks
>
> When we review the error_log from apache, we see the following alot:
>
> zend_hash.c(291) : Freeing 0x0812738C (65 bytes)
7 matches
Mail list logo