[PHP-DEV] Quality of this list

2002-06-04 Thread Hans Rakers
development-related questions on this list that go unanswered. I don't want to bitch about too much, but as a lurker and occasional question-asker on this list its just something i noticed lately. With regards, Hans Rakers -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit

[PHP-DEV] Problems with memory limit code and memory leaks in scripts

2002-06-03 Thread Hans Rakers
by adding a AG(allocated_memory) = 0 line to mod_php4.c in function send_parsed_php(), though i'm not sure if this is the right thing to do. For now it fixes the memory exhausts. I am interested in hearing your views on this matter. With regards, Hans Rakers -- Hans Rakers ([EMAIL PROTECTED

[PHP-DEV] Memory usage of a running script. 2 methods, 2 different results

2002-05-26 Thread Hans Rakers
. With kind regards, Hans Rakers Parse BV, the Netherlands -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Need help with the build system

2002-05-23 Thread Hans Rakers
? Thanks in advance, Hans Rakers Parse BV, the Netherlands -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Need help with the build system

2002-05-23 Thread Hans Rakers
whats going wrong here? Thanks in advance, Hans Rakers Parse BV, the Netherlands -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Need help with the build system

2002-05-23 Thread Hans Rakers
+0200, Hans Rakers wrote : Sorry for replying to my own message, but i realized i may have provided too little info about my setup. Im using Slackware 8.0 with kernel 2.4.18 autoconf (GNU Autoconf) 2.50 automake (GNU automake) 1.4-p4 ltmain.sh (GNU libtool) 1.4 (1.920 2001/04/24 23

Re: [PHP-DEV] Bug #15023 Updated: Apache thread segfaults in optimizer using php-4.1.1 and Zend Optimizer

2002-01-13 Thread Hans Rakers
Gee, thanks for the wonderful input. I at least thought the Zend folks where following this list. As i said, i cant find anything on bug reports at zend.com. Any pointers, or should i just chuck the optimizer and forget about my bugreport? Hans At 00:59 14-1-2002 +, you wrote: ID: 15023

Re: [PHP-DEV] Bug #14381 Updated: xlst_error causes error with valid XSLT processor instance

2001-12-14 Thread Hans Rakers
That still doesnt explain the segfault. Somebody else already pointed out the arguments to xslt_process changed. I changed this in the script according to the manual. But still the xslt_error() function should not segfault. -- Hans Rakers At 17:03 14-12-2001 +, you wrote: ID: 14381

Re: [PHP-DEV] Bug #14381: xlst_error causes error with valid XSLT processor instance

2001-12-07 Thread Hans Rakers
) and not the XSLT processor handle. Please advise. -- Hans Rakers ([EMAIL PROTECTED])Tel: +31 (0)23 5325689 System engineer / Webmaster / Webdeveloper Fax: +31 (0)23 5324957 Parse - TeKoop http://www.parse.nl Haarlem, the Netherlands

Re: [PHP-DEV] Bug #14381: xlst_error causes error with valid XSLT processor instance

2001-12-07 Thread Hans Rakers
, theMessage=@0x6f660909) at situa.cpp:263 #1 0xa203b30 in ?? () at eval.c:88 Cannot access memory at address 0x30303030 -- Hans Rakers ([EMAIL PROTECTED])Tel: +31 (0)23 5325689 System engineer / Webmaster / Webdeveloper Fax: +31 (0)23 5324957 Parse - TeKoop

Re: [PHP-DEV] Bug #14381: xlst_error causes error with valid XSLT processor instance

2001-12-07 Thread Hans Rakers
extension) -- Hans Rakers ([EMAIL PROTECTED])Tel: +31 (0)23 5325689 System engineer / Webmaster / Webdeveloper Fax: +31 (0)23 5324957 Parse - TeKoop http://www.parse.nl Haarlem, the Netherlands http://www.tekoop.nl -- PHP

Re: [PHP-DEV] 4.1.0 Final RC

2001-11-21 Thread Hans Rakers
-1.8.3 freetype-1.3.1 mysql-3.23.44 Working fine so far on a very busy box. -- Hans Rakers -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-DEV] 4.1.0 Final RC

2001-11-20 Thread Hans Rakers
\ --with-openssl \ --with-zlib \ --enable-sysvsem \ --enable-sysvshm \ --enable-track-vars \ --enable-memory-limit \ --enable-debug=no All sites seem to work ok. -- Hans Rakers -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: [PHP-DEV] Re: Bug #14036: Segfault when using multipart form data

2001-11-12 Thread Hans Rakers
As i reported in my bug report, i can reproduce this problem with 4.0.6 and current cvs. Hans Rakers At 15:18 12-11-2001 -0800, you wrote: This code has changed significantly in current CVS. 4.0.6 and 4.1.0RC1 should not have the problem. -Rasmus On Tue, 13 Nov 2001, Yasuo Ohgaki wrote

Re: [PHP-DEV] Re: Bug #14036: Segfault when using multipart form data

2001-11-12 Thread Hans Rakers
Config is included in the bugreport, and i can reproduce the problem with several scripts using multipart forms. Tell me whatever information you will need and i will try to provide it to you. Hans Rakers At 08:19 13-11-2001 +0900, you wrote: [EMAIL PROTECTED] wrote: From

Re: [PHP-DEV] Re: Bug #14036: Segfault when using multipart form data

2001-11-12 Thread Hans Rakers
with debug enabled, and that the scripts causing the segfaults do not always result in a segfault (sometimes, like 1 in 10 times, they do run properly). Let me know if you need any more info. I can provide you with php scripts that cause this crash. Hans Rakers At 15:40 12-11-2001 -0800, you wrote