Re: [PHP-DEV] Bug #14207: HTTP_RAW_POST_DATA not set for known content types - fix supplied

2001-11-24 Thread Markus Fischer
Have you cecked before if this is still treu for the current RC release from http://www.php.net/~zeev/php-4.1.0RC3.tar.gz - Markus On Sat, Nov 24, 2001 at 01:42:40PM -, [EMAIL PROTECTED] wrote : From: [EMAIL PROTECTED] Operating system: All PHP version:

[PHP-DEV] Bug #14206 Updated: fputs(); it cuts out any newline codes

2001-11-24 Thread mfischer
ID: 14206 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Filesystem function related Operating System: Linux 2.2.19 PHP Version: 4.0.6 New Comment: Can't reproduce this with 4.0.6 CGI und current CVS version. Please provide a independent

Re: [PHP-DEV] status of openssl fn in php 4.1

2001-11-24 Thread Stig Venaas
On Fri, Nov 23, 2001 at 10:19:17AM +0100, Pavol Cvengros wrote: Hi all. please I need to know the status (functionality) of openssl support in next version of php ( php-4.1 ??? ) (because I work on new free national CA) The following functions are implemented:

[PHP-DEV] [À¯¿ëÇÑ Á¤º¸] µµÀå/ÀÎÀå Àü¹® ÃÊÀú°¡ ÀÎÅͳݼîÇθô OKDZ.com

2001-11-24 Thread OKµµÀå
Title: ÀÎÅͳݵµÀåÇÒÀμîÇθô OKDZ.com OKDZ.com µµÀå/ÀÎÀå Àü¹® ÃÊÀú°¡ ÀÎÅͳݼîÇθô ¿ÀÄÉÀ̵µÀå Àλçµå¸³´Ï´Ù. µµÀå¿¡ À־ ¸¸Å­Àº Çѱ¹¿¡¼­ Á¦ÀÏ Àú·ÅÇϸ鼭µµ ÃÖ°íÀÇ Ç°ÁúÀ» ÀÚ¶ûÇÕ´Ï´Ù.°Ô´Ù°¡ Á¤¸» ½±°í Æí¸®ÇÏ°Ô ÁÖ¹®ÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù.ÃÖ°í Ç°ÁúÀÇ µµÀåÀç·á¸¸ Ãë±ÞÇϸç Á¤¼ºµé¿© ¼ö°ø

[PHP-DEV] Bug #14205 Updated: php not accepted by apache

2001-11-24 Thread mfischer
ID: 14205 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Apache related Operating System: Suse Linux 7.1 PHP Version: 4.0.6 New Comment: Please ask support questions at [EMAIL PROTECTED] , Thanks. Bogus. ps: you may want to look into your

[PHP-DEV] Bug #14199 Updated: the make des not compile

2001-11-24 Thread joursain
ID: 14199 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: SuSE 7.2 PHP Version: 4.0.6 New Comment: I have use the last version 4.1.0RC3 and teh result is the same, Making all in sapi make[1]: Entering directory

RE: [PHP-DEV] CGI quick cleanup

2001-11-24 Thread Andi Gutmans
The problem you are experiencing is due to the fast cache. Edit Zend/zend_fast_cache.h and change: # define ZEND_ENABLE_FAST_CACHE 1 to: # define ZEND_ENABLE_FAST_CACHE 0 Make sure you do a complete rebuild. Tomorrow I'll try and think of what the best way to fix it is. (3:20 AM here :) Andi

[PHP-DEV] Bug #14206 Updated: fputs(); it cuts out any newline codes

2001-11-24 Thread zak
ID: 14206 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Filesystem function related Operating System: Linux 2.2.19 PHP Version: 4.0.6 New Comment: Sorry, but this really looks like a bug in your code, not in PHP. You are trimming off the newline

[PHP-DEV] Bug #14212 Updated: Windows will not let me view phpinfo

2001-11-24 Thread sniper
ID: 14212 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Apache related Operating System: Windows Me PHP Version: 4.0.6 New Comment: This is NOT support forum. Ask support questions on the mailing lists: http://www.php.net/support.php Previous

[PHP-DEV] Bug #14214: getcwd() and `pwd` return wrong directory

2001-11-24 Thread ASkwar
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: getcwd() and `pwd` return wrong directory I've written a small shell script in PHP, which should return the current working directory: -

Re: [PHP-DEV] Re: [PEAR-DEV] PHPDoc Development Status

2001-11-24 Thread Stig S. Bakken
[EMAIL PROTECTED] wrote: On Thu, Nov 22, 2001 at 04:06:35PM +0100, Andre Gildemeister wrote: hi, I have pursued the development of PHPDoc very interestedly. After the incorporation into the CVS Repository: php4/pear/PHPDoc I have heard nothing more new... - in the meantime was

[PHP-DEV] Bug #13062 Updated: session_unset() causes Apache child process to segfault

2001-11-24 Thread sniper
ID: 13062 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Session related Operating System: RH7.1 PHP Version: 4.0.6 New Comment: Can not reproduce with latest CVS. Please reopen if you have the problem with latest RC from:

[PHP-DEV] Bug #13078 Updated: register_globals = off session.save_handler = user

2001-11-24 Thread sniper
ID: 13078 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: FreeBSD 4.x PHP Version: 4.0.6 New Comment: Can you please verify if this is now fixed in latest CVS: http://snaps.php.net/ Previous Comments:

[PHP-DEV] Bug #14198 Updated: build error undefined symbol php_module

2001-11-24 Thread sniper
ID: 14198 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Compile Failure Operating System: Solaris 2.5.1 PHP Version: 4.0.6 New Comment: Ask support questions on the mailing lists: http://www.php.net/support.php Previous Comments:

Re: [PHP-DEV] CVS Account Request: moh

2001-11-24 Thread Egon Schmid
From: Richard Samar [EMAIL PROTECTED] manual translation into german e.g. PCRE chapter is still not translated into german for a lng time :-) Jan Lehnardt ([EMAIL PROTECTED]) asked me to fill out this form If you get an CVS account, please wait or ask Cornelia Boenigk [EMAIL PROTECTED]

[PHP-DEV] Bug #14215: str_replace feature request

2001-11-24 Thread voltaic
From: [EMAIL PROTECTED] Operating system: any/all PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: str_replace feature request It would be cool to have a case-insensitive version of str_replace, perhaps called stri_replace. It would be similar to

[PHP-DEV] Bug #13185 Updated: session_set_save_handler will not work if register_globals is off

2001-11-24 Thread sniper
ID: 13185 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: solaris 2.7 PHP Version: 4.0.6 New Comment: Can you please check if this is now fixed in latest RC: http://www.php.net/~zeev/php-4.1.0RC3.tar.gz

[PHP-DEV] Bug #13229 Updated: sess vars doesn't saved when value assigned to $HTTP_SESSION_VARS (reg_glob=on)

2001-11-24 Thread sniper
ID: 13229 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Session related Operating System: Win98SE PHP Version: 4.0.6 New Comment: This is fixed in CVS. Try latest CVS snapshot from: http://snaps.php.net Fix will be in PHP 4.2.0 Previous

[PHP-DEV] ONE database abstraction layer

2001-11-24 Thread Stig S. Bakken
Manuel Lemos wrote: Hello, Stig S. Bakken wrote: Jean-Michel POURE wrote: Optimization can only be achieved at application level, i.e. - in your database structure, - in the core PHP code of your application. Using MySQL, you will never ever achieve good results. Try

[PHP-DEV] Bug #14209: tux sapi doesn't work when using virtual hosts

2001-11-24 Thread teo
From: [EMAIL PROTECTED] Operating system: SuSE7.1/kernel-2.4.10/tux-2.1.0 PHP version: 4.0CVS-2001-11-24 PHP Bug Type: Other web server Bug description: tux sapi doesn't work when using virtual hosts [yep, I know it's quite experimental that extension,just want to

[PHP-DEV] Bug #14199: the make des not compile

2001-11-24 Thread joursain
From: [EMAIL PROTECTED] Operating system: SuSE 7.2 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: the make des not compile Y uso this configure: ./configure --with-apxs2=/usr/local/apache2/bin/apxs --enable-force-cgi-redirect

[PHP-DEV] Warnings in sapi/apache2filter

2001-11-24 Thread Sebastian Bergmann
apache_config.c C:\home\apache\httpd-2.0\srclib\apr\include\apr.h(269) : warning C4142: Type redefinition without consequences php_functions.c C:\home\apache\httpd-2.0\srclib\apr\include\apr.h(269) : warning C4142: Type redefinition without consequences

[PHP-DEV] Bug #11852 Updated: Session ID not transferred correctly within framesets

2001-11-24 Thread sniper
ID: 11852 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: Session related Operating System: Win98SE PHP Version: 4.0.6 New Comment: Ask support questions on the mailing lists: http://www.php.net/support.php Previous Comments:

[PHP-DEV] Bug #14197 Updated: please read example...

2001-11-24 Thread sniper
ID: 14197 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: Win32 (w2k) PHP Version: 4.0.6 New Comment: Does this happen with latest RC: http://phpuk.org/~james/php-4.1.0RC3-win32.zip Previous Comments:

[PHP-DEV] Bug #7244 Updated: Problem with LOAD DATA LOCAL INFILE

2001-11-24 Thread mfischer
ID: 7244 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: MySQL related Operating System: Win 98 PHP Version: 4.0.8 New Comment: What was the problem with the RC? And, this is query, but what is the actual *ERROR* you get? mysql_error() might

[PHP-DEV] Bug #8989 Updated: Bug#5493 resurfaced

2001-11-24 Thread sniper
ID: 8989 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: Windows NT 4 SP5(IIS4)/2000 SP2 PHP Version: 4.0.6 New Comment: Latest RC build can be found here: http://phpuk.org/~james/php-4.1.0RC3-win32.zip And I

[PHP-DEV] Re: [PEAR-DEV] PHPDoc Development Status

2001-11-24 Thread jan
On Fri, Nov 23, 2001 at 09:19:15AM +0100, Ol wrote: On Thu, 22 Nov 2001 22:17:18 +0100 [EMAIL PROTECTED] wrote: I've written a PHP-2-XML converter which is sitting directly on the Zend-parser. This gives us more speed and more accuracy. Difficult to do better in fact ... ;) Right.

[PHP-DEV] Bug #14189 Updated: GD 2.0.1 compiling error

2001-11-24 Thread raw
ID: 14189 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure Operating System: Red Hat 6.2 PHP Version: 4.0.6 New Comment: I'll try. Thanks your help and replies. Previous Comments:

[PHP-DEV] Bug #14201 Updated: Crash when uploading multiple files

2001-11-24 Thread mfischer
ID: 14201 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Windows 2000, Linux PHP Version: 4.0.6 New Comment: file upload has been rewritten since then. Can you try latest RC if and see if it works? Either

[PHP-DEV] Bug #14199 Updated: the make des not compile

2001-11-24 Thread mfischer
ID: 14199 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Feedback Bug Type: Compile Failure Operating System: SuSE 7.2 PHP Version: 4.0.6 New Comment: joursain, can you try with latest RC and see if it works? http://www.php.net/~zeev/php-4.1.0RC3.tar.gz

[PHP-DEV] Bug #14202 Updated: If you use the result set of a insert query, you get a warning message.

2001-11-24 Thread hholzgra
ID: 14202 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old Summary: Problem with mail() Old Status: Feedback Status: Duplicate Bug Type: Mail related Old Operating System: Windows NT 4.0 Operating System: Linux 2.4 Old PHP Version: 4.0.6 PHP Version: 4.0.4pl1 Old Assigned To: Assigned To:

[PHP-DEV] Bug #14213 Updated: compiling problem

2001-11-24 Thread sniper
ID: 14213 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: SNMP related Operating System: linux PHP Version: 4.0.6 New Comment: First of all you should try the latest RC: http://www.php.net/~zeev/php-4.1.0RC3.tar.gz Also add specific info

[PHP-DEV] CVS Account Request: moh

2001-11-24 Thread Richard Samar
manual translation into german e.g. PCRE chapter is still not translated into german for a lng time :-) Jan Lehnardt ([EMAIL PROTECTED]) asked me to fill out this form -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: [PHP-DEV] maybe serious error in RC3 memory manager

2001-11-24 Thread Zeev Suraski
The chances that it's in the memory manager are very very slim... The memory manager is a poor component - if there's a bug anywhere in PHP, the crash is very likely to appear to point at the memory manager :) Does this script use any fancy modules? Zeev At 17:22 24/11/2001, Stig Venaas

[PHP-DEV] Bug #14212: Windows will not let me view phpinfo

2001-11-24 Thread Grilkinmarsu
From: [EMAIL PROTECTED] Operating system: Windows Me PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: Windows will not let me view phpinfo I created a php script. The only text it had on it was ? phpinfo() ? i then put it in Apache's htdoc root directory. I

[PHP-DEV] maybe serious error in RC3 memory manager

2001-11-24 Thread Stig Venaas
Hi I don't know for sure yet, but wanted to warn you. I'm digging into this, but right now I have a script that runs for a long time after the last line in the script is executed, and then it segfaults with: bFatal error/b: Maximum execution time of 30 seconds exceeded in bUnknown/b on line

[PHP-DEV] Bug #14202: Problem with mail()

2001-11-24 Thread tushev
From: [EMAIL PROTECTED] Operating system: Windows NT 4.0 PHP version: 4.0.6 PHP Bug Type: Mail related Bug description: Problem with mail() It is impossible to send e-mail with size more than 2KB by using mail() function on Windows version of PHP. Same scripts on Unix

[PHP-DEV] Bug #8989 Updated: Bug#5493 resurfaced

2001-11-24 Thread fseesink
ID: 8989 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Session related Operating System: Windows NT 4 SP5(IIS4)/2000 SP2 PHP Version: 4.0.6 New Comment: I downloaded the latest Windows RC build at the link provided, but there

[PHP-DEV] Bug #8989 Updated: Bug#5493 resurfaced

2001-11-24 Thread fseesink
ID: 8989 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Windows NT 4 SP5(IIS4)/2000 SP2 PHP Version: 4.0.6 New Comment: Apologies. Re-read my last post and where I wrote I realize this is a release compilation I meant

[PHP-DEV] Bug #9793 Updated: ldap_mod_add with bad params cause Segfault

2001-11-24 Thread venaas
ID: 9793 Updated by: venaas Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Closed Bug Type: LDAP related Operating System: Linux PHP Version: 4.0.4pl1 New Comment: I'm pretty sure I've fixed this in CVS a couple of weeks or so ago, you are now required to use 0, 1, ... Please try

[PHP-DEV] [patch] pgsql async query

2001-11-24 Thread Yasuo Ohgaki
Since I didn't get much comment/request, so I changed it the way I like. (I'll use zend_parse_parameter() later, since existing functions are not using it yet) - get rid of some functions and made easier to use async query - garbage collection at request shutdown - pg_send_query() changes mode

[PHP-DEV] Bug #9025 Updated: ldap compare functions

2001-11-24 Thread venaas
ID: 9025 Updated by: venaas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: any PHP Version: 4.0.4pl1 New Comment: The problem is not in PHP, PHP uses the standard LDAP compare operation and you have not given access to that. If

Re: [PHP-DEV] maybe serious error in RC3 memory manager

2001-11-24 Thread Stig Venaas
Bug #13437 seems to be the same problem. I think it might be solved like I said in my previous mail. Stig -- 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,

[PHP-DEV] Bug #13724 Updated: Output handler dependency issue

2001-11-24 Thread yasuo_ohgaki
ID: 13724 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: assert does not work as documented Old Status: Analyzed Status: Closed Bug Type: Documentation problem Old Operating System: Linux 2.4.4/glibc 2.2.2 Operating System: linux 2.4.4/glibc 2.2.2 Old PHP Version: