[PHP] Memory Leaks

2008-03-22 Thread Nilesh Govindrajan
I am having 2 memory leaks while calling phpinfo() via FastCGI (lighttpd) when session.auto_start is 1. Otherwise there is no memory leak. Here are the two memory leaks - [Sat Mar 22 14:07:49 2008] Script: '/var/www/lighttpd/test.php' /root/php-5.2.5/ext/standard/url_scanner_ex.c(305) : Free

[PHP] memory leaks with 5.1 and osx

2005-12-05 Thread Dan Rossi
Ive discovered these errors in the apache error logs, is this anything serious ? Is there hardlinks to the source ? /usr/share/sources/php/php-5.1.1/Zend/zend_compile.c(1862) : Freeing 0x021B4E78 (140 bytes), script=thescript.php /usr/share/sources/php/php-5.1.1/Zend/zend_hash.c(248) : Actual

Re: [PHP] Memory leaks with LDAP?

2001-11-29 Thread Stig Venaas
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

[PHP] Memory leaks with LDAP?

2001-11-29 Thread Darren Gamble
Hey all, Has anyone else had problems with memory leaks using PHP's LDAP functions? I put together a LDAP server the other day, and wrote a PHP program to test it. I've stripped this program down to basically a ldap_connect, ldap_bind, ldap_search on objectclass=* , ldap_get_entries, ldap_free_

Re: [PHP] Memory Leaks

2001-07-20 Thread Paul Strange
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

Re: [PHP] Memory Leaks

2001-07-20 Thread Rasmus Lerdorf
> 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

Re: [PHP] Memory Leaks

2001-07-20 Thread Paul Strange
; Zeev > > At 18:44 20/07/2001, Paul Strange wrote: > >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

Re: [PHP] Memory Leaks

2001-07-20 Thread Zeev Suraski
able to fix it quite quickly. Zeev At 18:44 20/07/2001, Paul Strange wrote: >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 > > >

Re: [PHP] Memory Leaks

2001-07-20 Thread Paul Strange
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 re

RE: [PHP] Memory Leaks

2001-07-20 Thread Johnson, Kirk
> -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) : F

[PHP] Memory Leaks

2001-07-19 Thread Paul Strange
I have a site that is doing moderate traffic (about 25 per day). The site is configured as follows: SuSE 7.2 distribution Linux 2.4.4 kernel PHP-4.0.4pl1 Apache 1.3.19 open_ssl Dell PowerApp 1200 with 1gig ram When we review the error_log from apache, we see the following alot: zend_hash.