Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/ircg README.txt

2001-08-20 Thread Björn Schotte
* Jani Taskinen wrote: > I couldn't find email archives for that IRCG mailing list, I'm reading IRCg although I don't use ircg. My experience is that Sascha helps people who are asking on this list, so I don't see any reason why there's need for another flamewar here on PHP-DEV. -- Die Marktumf

[PHP-DEV] Bug #11323 Updated: thttpd+php4 upload bug with post-method

2001-08-20 Thread dirk . brueggen
ID: 11323 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Other web server Operating System: FreeBSD3.2 PHP Version: 4.0 Latest CVS (2001-06-06) New Comment: Yes the same error, sorry... I am fear its thttpd, because there are no

[PHP-DEV] Bug #12868 Updated: Appendix G Descrepancies..

2001-08-20 Thread joey
ID: 12868 Updated by: joey Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Documentation problem Operating System: win32 PHP Version: 4.0.6 New Comment: Update status... Previous Comments: [2001-

[PHP-DEV] Bug #12868 Updated: Appendix G Descrepancies..

2001-08-20 Thread joey
ID: 12868 Updated by: joey Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: win32 PHP Version: 4.0.6 New Comment: I don't understand why it matters which is the 'master' and which is the alias? I would guess that the reason for the inconsistency in t

[PHP-DEV] Bug #12868: Appendix G Descrepancies..

2001-08-20 Thread php
From: [EMAIL PROTECTED] Operating system: win32 PHP version: 4.0.6 PHP Bug Type: Documentation problem Bug description: Appendix G Descrepancies.. This is truly a followup to my previous post - message about what appears to be "descrepancies" in Appendix G.. which has furthe

[PHP-DEV] Bug #11998 Updated: Crash on multipart file form upload

2001-08-20 Thread me
ID: 11998 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Reproducible crash Operating System: FreeBSD 4.2-STABLE PHP Version: 4.0CVS-2001-07-10 New Comment: >From CVS as at 21/08/2001 16:15 NZDT using same form and uploading 2 images

[PHP-DEV] sysvsem extention question

2001-08-20 Thread Chris Chabot
I have been playing with the idea of making some application backend services using pcntl (for singaling and fork)+ sysvsem's (for synchronisation). However while reading thru the sysvsem source code, i noticed the behaviour of the semaphores in PHP is basicly as a 'lock' (as one would use a

Re: [PHP-DEV] about domxml api-change in 4.0.7

2001-08-20 Thread Colin Viebrock
> > I haven't installed libxml 2.4.2 and PHP 4.0.7rc1 yet, but I'm wondering if > > someone can tell me which API version is in use? This script should tell > > you: > > > > By your script, B is in use for 4.0.7. I'm going to look at this > tonight, perhaps we can merge the 2 somehow before .7 go

[PHP-DEV] Bug #12524 Updated: Still doesn't support UNC paths

2001-08-20 Thread c . just
ID: 12524 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: *Directory/Filesystem functions Operating System: WinNT 4.0 PHP Version: 4.0.6 New Comment: The DIR function seems to be working well with that version. The only functions th

Re: [PHP-DEV] about domxml api-change in 4.0.7

2001-08-20 Thread Joey Smith
On Mon, 20 Aug 2001, Colin Viebrock wrote the following to [EMAIL PROTECTED]: > I haven't installed libxml 2.4.2 and PHP 4.0.7rc1 yet, but I'm wondering if > someone can tell me which API version is in use? This script should tell > you: > By your script, B is in use for 4.0.7. I'm g

[PHP-DEV] Bug #11998 Updated: Crash on multipart file form upload

2001-08-20 Thread sniper
ID: 11998 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: FreeBSD 4.2-STABLE PHP Version: 4.0CVS-2001-07-10 New Comment: I can not reproduce it with your form and with latest CVS. Please provide a GDB backtrace of

[PHP-DEV] Bug #12845 Updated: server error when uploading more than 20 files once

2001-08-20 Thread sniper
ID: 12845 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: HTTP related Operating System: PHP Version: 4.0.6 New Comment: I can not reproduce this problem with my system: Linux (heavily customized RH 6.2) Apache 1.3.20 / mod_perl / PHP 4.0.7-dev /

[PHP-DEV] CVS Account Request

2001-08-20 Thread CVS Account Request
Full name: Heilig (Cece) Szabolcs Email: [EMAIL PROTECTED] ID:cece Purpose: translating phpdoc to hungarian -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list adminis

[PHP-DEV] Bug #12867: lack of DBM function on all platforms

2001-08-20 Thread carl_mcdade
From: [EMAIL PROTECTED] Operating system: all PHP version: 4.0.5 PHP Bug Type: Unknown/Other Function Bug description: lack of DBM function on all platforms There seems to be no official word on why DBM functions are not working in any version of PHP4. Regardless of platform

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/ircg README.txt

2001-08-20 Thread John Donagher
On Mon, 20 Aug 2001, Sterling Hughes wrote: > I see no reason to put them in at the language level -- PEAR seems a > suitable place for the extensions (once pear is setup). They're not > really used that commonly (from what I can see). Also, these > extensions are not th

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/ircg README.txt

2001-08-20 Thread Zeev Suraski
At 23:44 20-08-01, Sascha Schumann wrote: > > I see no reason to put them in at the language level -- PEAR seems a > > suitable place for the extensions (once pear is setup). They're not >[..] > > I suggest postponing such a discussion until there are at > least some signs of

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/ircg README.txt

2001-08-20 Thread Sascha Schumann
> I see no reason to put them in at the language level -- PEAR seems a > suitable place for the extensions (once pear is setup). They're not [..] I suggest postponing such a discussion until there are at least some signs of PEAR for C extensions on the horizon, or even be

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/ircg README.txt

2001-08-20 Thread Zeev Suraski
At 23:29 20-08-01, Sterling Hughes wrote: > I see no reason to put them in at the language level -- PEAR seems a > suitable place for the extensions (once pear is setup). They're not > really used that commonly (from what I can see). Also, these > extensions are n

Re: [PHP-DEV] Bug #12866: Speaking of Payment Processing... willPHP ever have a POST() function?

2001-08-20 Thread Sterling Hughes
Use cURL. -Sterling > From: [EMAIL PROTECTED] > Operating system: All > PHP version: 4.0.6 > PHP Bug Type: Feature/Change Request > Bug description: Speaking of Payment Processing... will PHP ever have a POST() >function? > > Speaking of Payment Processin

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/ircg README.txt

2001-08-20 Thread Sterling Hughes
On Mon, 20 Aug 2001, John Donagher wrote: > On Mon, 20 Aug 2001, Derick Rethans wrote: > > > > > Besides IRCG, there are more extensions that are very special (like the > > credit card extensions, and IMO they should be moved to PEAR too. But as > > IRCG is indeed very special and only works met

[PHP-DEV] Bug #12866: Speaking of Payment Processing... will PHP ever have a POST() function?

2001-08-20 Thread btanner
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: Speaking of Payment Processing... will PHP ever have a POST() function? Speaking of Payment Processing... will PHP ever have a POST() function to post enco

Re: [PHP-DEV] Netscape cookies rather than RFC2109 or RFC2965?

2001-08-20 Thread Zeev Suraski
At 23:16 20-08-01, Rodent of Unusual Size wrote: >Is there any particular reason why setcookie() uses the long- >deprecated Netscape cookie syntax? Downwards compatibility... > Would anyone object to >my enhancing it to at least allow another argument specifying >the syntax (Netscape Set-Cooki

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/ircg README.txt

2001-08-20 Thread Zeev Suraski
At 23:04 20-08-01, John Donagher wrote: >Processing payments on the internet is very special? No wonder so many >businesses went under in the last few months. > >I think as long as PHP is a viable language for ecommerce development and >hosting companies these extensions (Cybercash,pfpro,CCVS) mak

[PHP-DEV] Netscape cookies rather than RFC2109 or RFC2965?

2001-08-20 Thread Rodent of Unusual Size
Is there any particular reason why setcookie() uses the long- deprecated Netscape cookie syntax? Would anyone object to my enhancing it to at least allow another argument specifying the syntax (Netscape Set-Cookie, RFC2109 Set-Cookie, or RFC2965 Set-Cookie2)? -- #kenP-)} Ken Coar, Sanagenda

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/ircg README.txt

2001-08-20 Thread John Donagher
On Mon, 20 Aug 2001, Derick Rethans wrote: > > Besides IRCG, there are more extensions that are very special (like the > credit card extensions, and IMO they should be moved to PEAR too. But as > IRCG is indeed very special and only works met thttpd AFAIK, it definitely > should belong in PEAR.

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/ircg README.txt

2001-08-20 Thread Sascha Schumann
> I'm pretty sure Jani meant postings regarding with IRCG, and those are > still postings by users of the software you wrote. I wouldn't call that > "unrelated email". At least 99% of the traffic on php-general is unrelated to IRCG. > Some people need to be shouted too, before they awake.

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/ircg README.txt

2001-08-20 Thread Derick Rethans
On Mon, 20 Aug 2001, Sascha Schumann wrote: > > I found only couple emails on php-general.. > > to which you haven't ever replied. > > I'm pretty sure that people would want me to work on software > in my spare free time rather than trying to keep up with the > huge amounts of unrelat

Re: [PHP-DEV] chroot(): _not_ safe-mode restricted?

2001-08-20 Thread Jason Greene
IMHO There is no reason to use chroot in safe_mode, and it should be disabled. As far as webservers running as root, potentially any webserver could, though you are probably right that some do by default. Think of the potential hazard of a multi-threaded webserver This is another dangerous

Re: [PHP-DEV] chroot(): _not_ safe-mode restricted?

2001-08-20 Thread Derick Rethans
On Mon, 20 Aug 2001, Jeroen van Wolffelaar wrote: > > > As I read it in CVS, chroot() will work even in safe-mode. Isn't this a > > > bad idea(tm), or am I wrong? > > > If users can chroot in safe-mode, Apache won't serve any more pages > > > after all children have been chrooted to an empty dir

Re: [PHP-DEV] chroot(): _not_ safe-mode restricted?

2001-08-20 Thread Jeroen van Wolffelaar
> > As I read it in CVS, chroot() will work even in safe-mode. Isn't this a bad > > idea(tm), or am I wrong? > > If users can chroot in safe-mode, Apache won't serve any more pages after > > all children have been chrooted to an empty dir? > > uhm, where have you read that? [ curious ] I just r

[PHP-DEV] Bug #12865: Acentuation big problem

2001-08-20 Thread cleberson
From: [EMAIL PROTECTED] Operating system: windows 2000 PHP version: 4.0.5 PHP Bug Type: Output Control Bug description: Acentuation big problem Software running: Apache, MsSqlServer7.0 and PHP4.0.5 on windows 2000 The problem with acentuations ocours when php loads the d

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/ircg README.txt

2001-08-20 Thread Sascha Schumann
> I couldn't find email archives for that IRCG mailing list, > (which subscribe info / mailing address you might wanna mention in that > README.txt file too), so I don't know how much of this 'knowledge' is > really shared on it. When I find a free minute, I'll setup Jim's NNTP-based system.

[PHP-DEV] Bug #12864: flag \\Recent isn't settable

2001-08-20 Thread tbroyer
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: Documentation problem Bug description: flag \\Recent isn't settable The documentation lists \\Recent in the settable flags but IMAP defines it as unsettable. See http://ietf.org/rfc/rfc2060.txt :

[PHP-DEV] foreach() enhancement (not too serious ;)

2001-08-20 Thread Markus Fischer
While hacking around I came up with another variation for foreach() feature request ... foreach( $somearary as list($ene, $mene, $muh)) { or foreach( $somearray as $somekey => list($ene, $mene, $muh)) { given that $somearray = array( 'key1' => array('1','2','3'), [...] ); :)

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/ircg README.txt

2001-08-20 Thread Sascha Schumann
On Mon, 20 Aug 2001, Jani Taskinen wrote: > > Why are you not willing to give support to something > YOU have created ??? This is ridiculous. Jani, may I bring the following points to your careful consideration. 1. Directing questions to a mailing list increases the size of the

[PHP-DEV] Bug #11761 Updated: LC_CTYPE undeclared

2001-08-20 Thread unix-guy
ID: 11761 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Compile Failure Operating System: HP-UX 11.00 PHP Version: 4.0.6 New Comment: The file config.log contains the following block regarding locale.h: configure:6312: checking fo

Re: [PHP-DEV] about domxml api-change in 4.0.7

2001-08-20 Thread Markus Fischer
Seriously, if someone has 2.4.1 on his system and it works why push him to use 2.4.2 when he's comfortable with it? I'ld vote for at leat 2.4.1 . - Markus On Sun, Aug 19, 2001 at 09:37:38AM +0200, Jani Taskinen wrote : > > >From libxml changelog: > > <

[PHP-DEV] Bug #12863: what does pg_freeresult return?

2001-08-20 Thread dave
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: Documentation problem Bug description: what does pg_freeresult return? The doc page for pg_freeresult does not state what the significance of the int return value is. -- Edit bug report at: http://b

[PHP-DEV] Bug #11761 Updated: LC_CTYPE undeclared

2001-08-20 Thread sniper
ID: 11761 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Compile Failure Operating System: HP-UX 11.00 PHP Version: 4.0.6 New Comment: What is in config.log about locale.h ? --Jani Previous Comments:

[PHP-DEV] Bug #12862 Updated: Undefined symbol mysql_field_count in libphp4.so

2001-08-20 Thread sniper
ID: 12862 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: MySQL related Operating System: Linux RH 6.2 (2.2.19) PHP Version: 4.0.6 New Comment: User error. :) Previous Comments: ---

[PHP-DEV] Bug #12862 Updated: Undefined symbol mysql_field_count in libphp4.so

2001-08-20 Thread serge
ID: 12862 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: MySQL related Operating System: Linux RH 6.2 (2.2.19) PHP Version: 4.0.6 New Comment: Yeah. That is. Thanks a lot. Previous Comments:

[PHP-DEV] Bug #7641 Updated: cgi binary with "enable-discard-path" fails with empty doc_root value

2001-08-20 Thread ugb-listen
ID: 7641 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: *Web Server problem Operating System: Linux 2.2.16 i686 PHP Version: 4.0 Latest CVS (04/11/2000) New Comment: Unfortunately, I am currently not able to test it due to time limita

[PHP-DEV] Bug #8780 Updated: difference in fwrite with cgi/apachemodule

2001-08-20 Thread sniper
ID: 8780 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: Filesystem function related Operating System: Windows NT/2000 PHP Version: 4.0.3pl1 New Comment: Not a PHP bug. Previous Comments: ---

[PHP-DEV] Bug #12386 Updated: Mac Carriage Returns cause PHP to choke

2001-08-20 Thread sniper
ID: 12386 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Unknown/Other Function Operating System: macintosh PHP Version: 4.0.4 New Comment: No feedback. Reopen if you still have this problem with PHP 4.0.7 (soon to be released) or with latest CVS

[PHP-DEV] Bug #12353 Updated: PHP4.0.05, should be apache 1.3 API, not EAPI, please recompile DEAPI

2001-08-20 Thread sniper
ID: 12353 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows PHP Version: 4.0.6 New Comment: You need to compile PHP with the correct Apache sources. ie. Your apache has SSL support in it and uses EAPI..

[PHP-DEV] Bug #11761 Updated: LC_CTYPE undeclared

2001-08-20 Thread unix-guy
ID: 11761 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Compile Failure Operating System: HP-UX 11.00 PHP Version: 4.0.6 New Comment: I pulled the latest snapshot and ran the same configure command. I still see the following in main

[PHP-DEV] Bug #12217 Updated: Apache + oracle + php 4.0.6 + debian

2001-08-20 Thread anacronik
ID: 12217 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Reproducible crash Operating System: Debian PHP Version: 4.0.6 New Comment: thanks about your help but this lib is already install now the web interface is working good but we don't know why be

[PHP-DEV] Bug #11902 Updated: Defined constants carry over to next script call

2001-08-20 Thread sniper
ID: 11902 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: Unknown/Other Function Operating System: SunOS oradev 5.7 Generic_106541- PHP Version: 4.0.5 New Comment: What you're trying to do is not possible. There are no connection pools in PHP.

[PHP-DEV] Bug #12281 Updated: base64_encode

2001-08-20 Thread sniper
ID: 12281 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Strings related Operating System: windows NT PHP Version: 4.0.4pl1 New Comment: No feedback. Reopen if you still have this problem with PHP 4.0.7 (soon to be released) or with latest CVS s

[PHP-DEV] Bug #12299 Updated: Opening a new session truncates the html output

2001-08-20 Thread sniper
ID: 12299 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Session related Operating System: Debian Potato 2.2.19 PHP Version: 4.0.6 New Comment: No feedback. Reopen if you still have this problem with PHP 4.0.7 (soon to be released) or with latest

[PHP-DEV] Bug #12188 Updated: Object with Sessiona

2001-08-20 Thread sniper
ID: 12188 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Session related Operating System: PHP Version: 4.0.6 New Comment: status->open Previous Comments: [2001-07-17 05:06

[PHP-DEV] Bug #12170 Updated: sessionid is attached with a '?' instead of the arg_seperator

2001-08-20 Thread sniper
ID: 12170 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Session related Operating System: debian linux PHP Version: 4.0.6 New Comment: no feedback. Propably misconfiguration. Try with unmodified php.ini-dist from the distro. Previous Comments: -

[PHP-DEV] Bug #12314 Updated: include_path does not work

2001-08-20 Thread sniper
ID: 12314 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: Scripting Engine problem Operating System: WinME PHP Version: 4.0.6 New Comment: No feedback, can't reproduce. Previous Comments: ---

[PHP-DEV] Bug #12262 Updated: php.exe - Entry Point Not Found

2001-08-20 Thread sniper
ID: 12262 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Reproducible crash Operating System: Windows 2000 Server, IIS5.0 PHP Version: 4.0.6 New Comment: status -> open (nobody commented?) Previous Comments: ---

[PHP-DEV] Bug #12217 Updated: Apache + oracle + php 4.0.6 + debian

2001-08-20 Thread sniper
ID: 12217 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Reproducible crash Operating System: Debian PHP Version: 4.0.6 New Comment: no feedback and most likely the missing pthread lib problem. Previous Comments:

[PHP-DEV] Bug #12111 Updated: gdImageCreateFromPng dos not work

2001-08-20 Thread sniper
ID: 12111 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: GD related Operating System: Linux PHP Version: 4.0.6 New Comment: No feedback. Reopen if you still have this problem with PHP 4.0.7 (soon to be released) or with latest CVS snapshot from

[PHP-DEV] Bug #10876 Updated: Main thread error if die placed in file which uncluded from switch-case operato

2001-08-20 Thread sniper
ID: 10876 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Scripting Engine problem Operating System: WINNT 4.0 SP6 + Apache 3.12, php PHP Version: 4.0.5 New Comment: No feedback. Reopen if you still have this problem with PHP 4.0.7 (soon to be rele

[PHP-DEV] Bug #12139 Updated: strtoupper/strtolower do not convert umlauts

2001-08-20 Thread sniper
ID: 12139 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Scripting Engine problem Operating System: win and *ix PHP Version: 4.0.6 New Comment: No feedback. Reopen if you still have this problem with PHP 4.0.7 (soon to be released) or with latest

[PHP-DEV] Bug #12118 Updated: Apache crashes without error after some time of running

2001-08-20 Thread sniper
ID: 12118 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Reproducible crash Operating System: RedHat 6.2 - Kernel 2.4.1 PHP Version: 4.0.6 New Comment: No feedback. And looks like the crash doesn't even happen in PHP.. Previous Comments: --

[PHP-DEV] Bug #12396 Updated: no errors, no php

2001-08-20 Thread sniper
ID: 12396 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: PWS related Operating System: win 98 PHP Version: 4.0.6 New Comment: Please ask support questions on proper mailing lists: http://www.php.net/support.php Previous Comments: -

[PHP-DEV] Bug #12358 Updated: CGI Error-CGI application misbehaved

2001-08-20 Thread sniper
ID: 12358 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: PWS related Operating System: windows 98 PHP Version: 4.0.6 New Comment: no feedback. Previous Comments: [2001-07-

[PHP-DEV] Bug #12339 Updated: Seg Fault in PHP under 2k /w ODBC and Globals (apparently)...

2001-08-20 Thread sniper
ID: 12339 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: ODBC related Operating System: Win2k PHP Version: 4.0.6 New Comment: status -> open. Previous Comments: [2001-07-24

[PHP-DEV] Bug #12166 Updated: SQL_CUR_DEFAULT constant not defined in php_odbc.dll

2001-08-20 Thread sniper
ID: 12166 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: ODBC related Operating System: Windows ME PHP Version: 4.0.6 New Comment: no feedback. Previous Comments: [2001-07

[PHP-DEV] Bug #12319 Updated: Apache shutdowns with a distant MSSQL 6.5 if connection failed

2001-08-20 Thread sniper
ID: 12319 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: MSSQL related Operating System: win32 PHP Version: 4.0.5 New Comment: No feedback. Reopen if you still have this problem with PHP 4.0.7 (soon to be released) or with latest CVS snapshot fr

[PHP-DEV] Bug #8784 Updated: using Informix with PHP CGI

2001-08-20 Thread sniper
ID: 8784 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Informix related Operating System: AIX 4.3.2 PHP Version: 4.0.4 New Comment: No feedback. Reopen if you still have this problem with PHP 4.0.7 (soon to be released) or with latest CVS snaps

[PHP-DEV] Bug #12438 Updated: PHP creates problem with ASP pages.

2001-08-20 Thread sniper
ID: 12438 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: IIS related Operating System: Win2k PHP Version: 4.0.6 New Comment: no feedback, not enough information. Previous Comments: -

[PHP-DEV] Bug #10664 Updated: php4.0.5 ISAPI dll gives "procedure not found"

2001-08-20 Thread sniper
ID: 10664 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: IIS related Operating System: Windows 2000 Advanced server PHP Version: 4.0.5 New Comment: No feedback. Reopen if you still have this problem with PHP 4.0.6. Previous Comments: --

[PHP-DEV] Bug #12414 Updated: HTTP POST on lynx not supported

2001-08-20 Thread sniper
ID: 12414 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: HTTP related Operating System: Linux PHP Version: 4.0.5 New Comment: No feedback. Reopen if you still have this problem with PHP 4.0.7 (soon to be released) or with latest CVS snapshot fro

[PHP-DEV] Bug #12272 Updated: Handling of file submissions from Opera incorrect

2001-08-20 Thread sniper
ID: 12272 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: HTTP related Operating System: Linux RedHat PHP Version: 4.0.5 New Comment: No feedback. Reopen if you still have this problem with PHP 4.0.7 (soon to be released) or with latest CVS snaps

[PHP-DEV] Bug #10033 Updated: Function file does not work with remote files

2001-08-20 Thread sniper
ID: 10033 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: HTTP related Operating System: aix 4.3.3 PHP Version: 4.0.4pl1 Previous Comments: [2001-07-21 21:43:15] [EMAIL PROTE

[PHP-DEV] Bug #10033 Updated: Function file does not work with remote files

2001-08-20 Thread sniper
ID: 10033 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: HTTP related Operating System: aix 4.3.3 PHP Version: 4.0.4pl1 New Comment: No feedback. Reopen if you still have this problem with PHP 4.0.7 (soon to be released) or with latest CVS snapshot from http://sna

[PHP-DEV] Bug #12200 Updated: getimagesize() JPG Bug

2001-08-20 Thread sniper
ID: 12200 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: GetImageSize related Operating System: Win 2000 PHP Version: 4.0.6 New Comment: No feedback. Reopen if you still have this problem with PHP 4.0.7 (soon to be released) or with latest CVS s

[PHP-DEV] Bug #12862 Updated: Undefined symbol mysql_field_count in libphp4.so

2001-08-20 Thread sniper
ID: 12862 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: MySQL related Operating System: Linux RH 6.2 (2.2.19) PHP Version: 4.0.6 New Comment: You don't happen to have the OLD libs there too? ie. from previous Mysql installation. Try deleting them

[PHP-DEV] Bug #12862: Undefined symbol mysql_field_count in libphp4.so

2001-08-20 Thread serge
From: [EMAIL PROTECTED] Operating system: Linux RH 6.2 (2.2.19) PHP version: 4.0.6 PHP Bug Type: MySQL related Bug description: Undefined symbol mysql_field_count in libphp4.so Newely installed MySQL 3.23.41 from tarball, confugured with "--prefix=/usr --with-default-charset

[PHP-DEV] Bug #11996 Updated: seg fault viewing php w/ Apache 1.3.20

2001-08-20 Thread sniper
ID: 11996 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Reproducible crash Operating System: Redhat 6.2 - kernel 2.2.16smp PHP Version: 4.0.6 New Comment: As everything works now, I'll close this. --Jani Previous Comments: -

[PHP-DEV] Bug #12375 Updated: FAQ section on multiple select box

2001-08-20 Thread sniper
ID: 12375 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Documentation problem Operating System: RH Linux 6.2 PHP Version: 4.0.5 New Comment: no feedback. Previous Comments: ---

[PHP-DEV] Bug #11994 Updated: imagettfbbox returns null

2001-08-20 Thread sniper
ID: 11994 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: GD related Operating System: WIN98 PHP Version: 4.0.6 New Comment: no feedback. Previous Comments: [2001-07-21 20:

[PHP-DEV] Bug #12861: get_defined_constants gots AV

2001-08-20 Thread dacota
From: [EMAIL PROTECTED] Operating system: WindowsNT PHP version: 4.0CVS-2001-08-20 PHP Bug Type: Arrays related Bug description: get_defined_constants gots AV Function get_defined_constants() gots AV in add_constant_info(zend_constant *constant, void *arg TSRMLS_DC) Appe

Re: [PHP-DEV] about domxml api-change in 4.0.7

2001-08-20 Thread Christian Stocker
On Mon, 20 Aug 2001, Colin Viebrock wrote: > FWIW, I've needed to hack my code to handle three differences between > the 2 different API versions. To be honest, I can't keep track of > which API was in which release of PHP, so I'll just call them API A) > and API B). > > 1) Names of tags: >

[PHP-DEV] Bug #12860 Updated: problem with strip_tags()

2001-08-20 Thread swm
ID: 12860 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Strings related Operating System: Linux and Win PHP Version: 4.0.6 New Comment: This markup is not XHTML 1.0 compliant, from my readying. That is, I'm pretty sure must be the first line of the

[PHP-DEV] Bug #11000 Updated: ftp_connect(...) produces ftpbuf 0 "error"

2001-08-20 Thread sniper
ID: 11000 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: FTP related Operating System: NT 4.0 PHP Version: 4.0.4pl1 New Comment: What was the result? Does fopen("http://...";) or fopen("ftp://...";) work for you? --Jani Previous Comments: --

Re: [PHP-DEV] about domxml api-change in 4.0.7

2001-08-20 Thread Colin Viebrock
FWIW, I've needed to hack my code to handle three differences between the 2 different API versions. To be honest, I can't keep track of which API was in which release of PHP, so I'll just call them API A) and API B). 1) Names of tags: API A) $node->name API B) $node->tagname 2) Tag attr

[PHP-DEV] Bug #11996 Updated: seg fault viewing php w/ Apache 1.3.20

2001-08-20 Thread awu
ID: 11996 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Reproducible crash Operating System: Redhat 6.2 - kernel 2.2.16smp PHP Version: 4.0.6 New Comment: It happens with *any* php script -- even something as simple as I recom

[PHP-DEV] Bug #11304 Updated: memory leak

2001-08-20 Thread sniper
ID: 11304 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: DOM XML related Operating System: RHat 6.2 PHP Version: 4.0.5 New Comment: No feedback. Reopen if you still have this problem with PHP 4.0.7 (soon to be released) or with latest CVS snapsh

[PHP-DEV] Bug #12161 Updated: The date() function

2001-08-20 Thread sniper
ID: 12161 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Date/time related Operating System: Windows 98 PHP Version: 4.0.6 New Comment: Should be closed.. Previous Comments: ---

[PHP-DEV] Bug #12445 Updated: ./configure suxx

2001-08-20 Thread sniper
ID: 12445 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: Compile Failure Operating System: Linux 2.2.19 PHP Version: 4.0.6 New Comment: No feedback. Reopen if you still have this problem with PHP 4.0.7 (soon to be released) or with latest CVS sna

[PHP-DEV] Bug #12616 Updated: Apache make fails, can't find php header files

2001-08-20 Thread sniper
ID: 12616 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: Compile Failure Operating System: Redhat Linux 7.1 PHP Version: 4.0.5 New Comment: Ask support questions on proper mailing list: http://www.php.net/support.php You most likely haven't fo

[PHP-DEV] Bug #11840 Updated: Can't find libjpeg after upgrade to 4.0.6

2001-08-20 Thread sniper
ID: 11840 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Compile Failure Operating System: Linux 2.4/RedHat 7.1 PHP Version: 4.0.6 New Comment: No feedback. And most likely user error. --Jani Previous Comments: ---

[PHP-DEV] Bug #11853 Updated: unknown option -l-l

2001-08-20 Thread sniper
ID: 11853 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Compile Failure Operating System: Suse Linux 7.0 PHP Version: 4.0.6 New Comment: No feedback. Reopen if you still have this problem with PHP 4.0.7 (soon to be released) or with latest CVS

[PHP-DEV] Bug #11726 Updated: undefined symbol alloca while building apache

2001-08-20 Thread sniper
ID: 11726 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Compile Failure Operating System: AIX 4.3.3.0 ML08 PHP Version: 4.0.6 New Comment: No feedback. Reopen if you still have this problem with PHP 4.0.7 (soon to be released) or with latest CVS

[PHP-DEV] Bug #12303 Updated: apache segfaults when using imp

2001-08-20 Thread sniper
ID: 12303 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Apache related Operating System: slackware linux PHP Version: 4.0.6 Previous Comments: [2001-07-27 10:42:46] [EMAIL

[PHP-DEV] Bug #12303 Updated: apache segfaults when using imp

2001-08-20 Thread sniper
ID: 12303 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Apache related Operating System: slackware linux PHP Version: 4.0.6 New Comment: No feedback. Reopen if you still have this problem with PHP 4.0.7 (soon to be released) or with latest CVS snapshot from http:

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard/tests/serialize 001.phpt

2001-08-20 Thread Stanislav Malyshev
>> Not to be picky, but the smallest number is -2147483648... I didn't want to get the smallest one, I just wanted to add regression test for the bug I've discovered. For it it's not really important. -- Stanislav Malyshev, Zend Products Engineer [EMAIL PROTECTED] http://www.zend.com/ +972-3-6

[PHP-DEV] Bug #12209 Updated: apxs not creating libphp4.so during 'make install'

2001-08-20 Thread sniper
ID: 12209 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Apache related Operating System: OpenBSD 2.9 PHP Version: 4.0.6 New Comment: No feedback. Considered 'fixed'. Previous Comments: ---

[PHP-DEV] Bug #12322 Updated: php does not load as a dso

2001-08-20 Thread sniper
ID: 12322 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Apache related Operating System: SuSE Linux 6.1 PHP Version: 4.0.6 New Comment: No feedback. Reopen if you still have this problem with PHP 4.0.7 (soon to be released) or with latest CVS s

[PHP-DEV] Bug #11643 Updated: SID redefined

2001-08-20 Thread sniper
ID: 11643 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: Session related Operating System: Linux PHP Version: 4.0 Latest CVS (2001-06-24) Assigned To: hholzgra New Comment: Status should be assigned.. Previous Comments: ---

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard/tests/serialize 001.phpt

2001-08-20 Thread derick
On Mon, 20 Aug 2001, Stanislav Malyshev wrote: > stas Mon Aug 20 10:15:05 2001 EDT > > Log: > test big numbers too > > +echo serialize(-2147483647)."\n"; Not to be picky, but the smallest number is -2147483648... Derick -

[PHP-DEV] Bug #9059 Updated: SNMP compile issue

2001-08-20 Thread sniper
ID: 9059 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: SNMP related Operating System: Tru64 4.0f PHP Version: 4.0.4pl1 New Comment: No feedback. If you have trouble with later releases (4.0.6 , 4.0.7) reopen this bug report. --Jani Previous

[PHP-DEV] Bug #12282 Updated: PHP ./configure --with-snmp - Error during make

2001-08-20 Thread sniper
ID: 12282 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: SNMP related Operating System: Sun Solaris 5.7 PHP Version: 4.0.5 New Comment: Where is libkstat in your system? --Jani Previous Comments:

[PHP-DEV] Serious bug in the serializer's smart_str_print_long

2001-08-20 Thread Stanislav Malyshev
smart_str_print_long does a wrong thing when printing longs. From what I understand, it tries to 'reverse' the number so that it could be printed more easily. The problem here is that number that fits long may not fit long when 'reversed'. So this procedure gives utter trash for big numbers, e.g.,

  1   2   >