#34822 [Fbk->Bgs]: PHP writing empty files

2005-10-13 Thread jshay at dakotacom dot net
ID: 34822 User updated by: jshay at dakotacom dot net Reported By: jshay at dakotacom dot net -Status: Feedback +Status: Bogus Bug Type: Unknown/Other Function Operating System: RedHat Enterprise 3.0 PHP Version: 4.4.0 New Comment: You ma

#34866 [Opn->Bgs]: Fatal Error : Call to undefined function pg_connect(),pg_query(), pg_num_rows()

2005-10-13 Thread iliaa
ID: 34866 Updated by: [EMAIL PROTECTED] Reported By: slokesh2k3 at aol dot com -Status: Open +Status: Bogus Bug Type: PostgreSQL related Operating System: Win XP ( php 4.3 ) PHP Version: 4.4.0 New Comment: Sorry, but your problem

#34866 [NEW]: Fatal Error : Call to undefined function pg_connect(),pg_query(), pg_num_rows()

2005-10-13 Thread slokesh2k3 at aol dot com
From: slokesh2k3 at aol dot com Operating system: Win XP ( php 4.3 ) PHP version: 4.4.0 PHP Bug Type: PostgreSQL related Bug description: Fatal Error : Call to undefined function pg_connect(),pg_query(), pg_num_rows() Description: $conn = pg_connect("host=$s

#34846 [Fbk->Csd]: Related to a crash with mod_rewrite corrected earlier

2005-10-13 Thread jonathan dot semczyk at telecomlille dot net
ID: 34846 User updated by: jonathan dot semczyk at telecomlille dot net Reported By: jonathan dot semczyk at telecomlille dot net -Status: Feedback +Status: Closed Bug Type: Apache2 related Operating System: Linux 2.4.26-grsec PHP Version:

#34864 [NEW]: HEAD request causes more than one output buffer not to pass on it's contents

2005-10-13 Thread famtj at yahoo dot com
From: famtj at yahoo dot com Operating system: Unix PHP version: 4.4.0 PHP Bug Type: Output Control Bug description: HEAD request causes more than one output buffer not to pass on it's contents Description: When more than one output buffers are chained together,

#34863 [Opn]: strip_tags cannot work when string include

2005-10-13 Thread backdream at gmail dot com
ID: 34863 User updated by: backdream at gmail dot com Reported By: backdream at gmail dot com Status: Open Bug Type: Scripting Engine problem Operating System: Windows PHP Version: 4.4.0 New Comment: Sorry, the Reproduce code would be: ---

#34863 [NEW]: strip_tags cannot work when string include

2005-10-13 Thread backdream at gmail dot com
From: backdream at gmail dot com Operating system: Windows PHP version: 4.4.0 PHP Bug Type: Scripting Engine problem Bug description: strip_tags cannot work when string include http://www.joelonsoftware.com/uibook/chapters/fog63.html\"; target=\"_blank\">Designing for

#34862 [Opn->Bgs]: Variable's session data cannot be modified

2005-10-13 Thread tony2001
ID: 34862 Updated by: [EMAIL PROTECTED] Reported By: Lhunath at Pandora dot Be -Status: Open +Status: Bogus Bug Type: Session related Operating System: Linux Gentoo PHP Version: 5.0.5 New Comment: >I will continue an attempt to isola

#34862 [Bgs->Opn]: Variable's session data cannot be modified

2005-10-13 Thread Lhunath at Pandora dot Be
ID: 34862 User updated by: Lhunath at Pandora dot Be Reported By: Lhunath at Pandora dot Be -Status: Bogus +Status: Open Bug Type: Session related Operating System: Linux Gentoo PHP Version: 5.0.5 New Comment: You are entirely correct; my

#34862 [Opn->Bgs]: Variable's session data cannot be modified

2005-10-13 Thread tony2001
ID: 34862 Updated by: [EMAIL PROTECTED] Reported By: Lhunath at Pandora dot Be -Status: Open +Status: Bogus Bug Type: Session related Operating System: Linux Gentoo PHP Version: 5.0.5 New Comment: Remove this: if($t) or use if($_GE

#34859 [Asn->Bgs]: setting the TZ environment variable to EST5 doesn't work

2005-10-13 Thread derick
ID: 34859 Updated by: [EMAIL PROTECTED] Reported By: mdlawler at gwmicro dot com -Status: Assigned +Status: Bogus Bug Type: Date/time related Operating System: Windows PHP Version: 5CVS-2005-10-13 (snap) Assigned To: derick New

#34862 [NEW]: Variable's session data cannot be modified

2005-10-13 Thread Lhunath at Pandora dot Be
From: Lhunath at Pandora dot Be Operating system: Linux Gentoo PHP version: 5.0.5 PHP Bug Type: Session related Bug description: Variable's session data cannot be modified Description: After a variable has been stored in the session file, it's content is availabl

#27792 [Com]: Functions fail on large files (filesize,is_file,is_dir)

2005-10-13 Thread oernii at gmail dot com
ID: 27792 Comment by: oernii at gmail dot com Reported By: kode at kodekrash dot com Status: Assigned Bug Type: Filesystem function related Operating System: * (LFS) PHP Version: 6CVS, *CVS Assigned To: wez New Comment: Version 6 w

#34861 [NEW]: No documented way for PDO to escape a colon

2005-10-13 Thread todd at bluecliff dot net
From: todd at bluecliff dot net Operating system: FreeBSD PHP version: 5.0.5 PHP Bug Type: PDO related Bug description: No documented way for PDO to escape a colon Description: There is no documented way to escape a colon in PDO. I understand that there may be a

#34821 [Fbk]: zlib encoders fail on widely varying binary data

2005-10-13 Thread mike
ID: 34821 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Zlib Related -Operating System: * +Operating System: Win32 PHP Version: 5CVS-2005-10-10 (cvs) New Comment: It apparently only fails on Windows...

#34860 [NEW]: fwrite returns 0 instead of false on some failures

2005-10-13 Thread aaron-php at oakadaptive dot com
From: aaron-php at oakadaptive dot com Operating system: Linux (Red Hat and SUSE) PHP version: 5.0.5 PHP Bug Type: Filesystem function related Bug description: fwrite returns 0 instead of false on some failures Description: When fwrite can't write its whole secon

#34859 [Opn->Asn]: setting the TZ environment variable to EST5 doesn't work

2005-10-13 Thread tony2001
ID: 34859 Updated by: [EMAIL PROTECTED] Reported By: mdlawler at gwmicro dot com -Status: Open +Status: Assigned Bug Type: Date/time related Operating System: Windows PHP Version: 5CVS-2005-10-13 (snap) -Assigned To: +Assigned To

#34859 [NEW]: setting the TZ environment variable to EST5 doesn't work

2005-10-13 Thread mdlawler at gwmicro dot com
From: mdlawler at gwmicro dot com Operating system: Windows PHP version: 5CVS-2005-10-13 (snap) PHP Bug Type: Date/time related Bug description: setting the TZ environment variable to EST5 doesn't work Description: With the current 5.1RC2 snap setting the TZ envi

#29607 [Asn->Csd]: highlight_file producing incorrect output

2005-10-13 Thread iliaa
ID: 29607 Updated by: [EMAIL PROTECTED] Reported By: phpbugrep200408 at pgregg dot com -Status: Assigned +Status: Closed Bug Type: Strings related Operating System: * PHP Version: 5CVS-2005-09-15 (snap) Assigned To: iliaa New Co

#34821 [Opn->Fbk]: zlib encoders fail on widely varying binary data

2005-10-13 Thread iliaa
ID: 34821 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Zlib Related Operating System: * PHP Version: 5CVS-2005-10-10 (cvs) New Comment: I've just tried the code on Linux using

#34851 [Fbk->Opn]: SO_RECVTIMEO sec stands for usec!!!! and usec has no effect!

2005-10-13 Thread khayll at motoros dot hu
ID: 34851 User updated by: khayll at motoros dot hu Reported By: khayll at motoros dot hu -Status: Feedback +Status: Open Bug Type: Sockets related Operating System: win 2k3 server PHP Version: 4.4.0 New Comment: Please read carefully wha

#34846 [Opn->Fbk]: Related to a crash with mod_rewrite corrected earlier

2005-10-13 Thread tony2001
ID: 34846 Updated by: [EMAIL PROTECTED] Reported By: jonathan dot semczyk at telecomlille dot net -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: Linux 2.4.26-grsec PHP Version: 5CVS-2005-10-13 (snap) Assig

#34851 [Opn->Fbk]: SO_RECVTIMEO sec stands for usec!!!! and usec has no effect!

2005-10-13 Thread tony2001
ID: 34851 Updated by: [EMAIL PROTECTED] Reported By: khayll at motoros dot hu -Status: Open +Status: Feedback Bug Type: Sockets related Operating System: win 2k3 server PHP Version: 4.4.0 New Comment: Well, that's because USEC are *m

#34851 [Opn]: SO_RECVTIMEO sec stands for usec!!!! and usec has no effect!

2005-10-13 Thread khayll at motoros dot hu
ID: 34851 User updated by: khayll at motoros dot hu Reported By: khayll at motoros dot hu Status: Open Bug Type: Sockets related Operating System: win 2k3 server PHP Version: 4.4.0 New Comment: sorry I forgot a line from the code: I also decrease

#34846 [Fbk->Opn]: Related to a crash with mod_rewrite corrected earlier

2005-10-13 Thread jonathan dot semczyk at telecomlille dot net
ID: 34846 User updated by: jonathan dot semczyk at telecomlille dot net Reported By: jonathan dot semczyk at telecomlille dot net -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: Linux 2.4.26-grsec PHP Version: 5C

#34846 [Opn->Fbk]: Related to a crash with mod_rewrite corrected earlier

2005-10-13 Thread tony2001
ID: 34846 Updated by: [EMAIL PROTECTED] Reported By: jonathan dot semczyk at telecomlille dot net -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: Linux 2.4.26-grsec PHP Version: 5CVS-2005-10-13 (snap) Assig

#34851 [Opn]: SO_RECVTIMEO sec stands for usec!!!! and usec has no effect!

2005-10-13 Thread khayll at motoros dot hu
ID: 34851 User updated by: khayll at motoros dot hu Reported By: khayll at motoros dot hu Status: Open Bug Type: Sockets related Operating System: win 2k3 server PHP Version: 4.4.0 New Comment: And if I set sec=0 usec=50 (or 5 for a shorter ti

#34851 [Fbk->Opn]: SO_RECVTIMEO sec stands for usec!!!! and usec has no effect!

2005-10-13 Thread khayll at motoros dot hu
ID: 34851 User updated by: khayll at motoros dot hu Reported By: khayll at motoros dot hu -Status: Feedback +Status: Open Bug Type: Sockets related Operating System: win 2k3 server PHP Version: 4.4.0 New Comment: Actual: Script gives time

#34846 [Fbk->Opn]: Related to a crash with mod_rewrite corrected earlier

2005-10-13 Thread jonathan dot semczyk at telecomlille dot net
ID: 34846 User updated by: jonathan dot semczyk at telecomlille dot net Reported By: jonathan dot semczyk at telecomlille dot net -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: Linux 2.4.26-grsec PHP Version: 5C

#34858 [Opn->Asn]: The Windows builds should be updated to openssl 0.9.8A

2005-10-13 Thread tony2001
ID: 34858 Updated by: [EMAIL PROTECTED] Reported By: mdlawler at gwmicro dot com -Status: Open +Status: Assigned Bug Type: OpenSSL related Operating System: Windows PHP Version: 5CVS-2005-10-13 (snap) -Assigned To: +Assigned To:

#34846 [Opn->Fbk]: Related to a crash with mod_rewrite corrected earlier

2005-10-13 Thread tony2001
ID: 34846 Updated by: [EMAIL PROTECTED] Reported By: jonathan dot semczyk at telecomlille dot net -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: Linux 2.4.26-grsec PHP Version: 5CVS-2005-10-13 (snap) Assig

#34856 [Fbk->Csd]: Bug with ICONV #32244 still open

2005-10-13 Thread tony2001
ID: 34856 Updated by: [EMAIL PROTECTED] Reported By: begemot at php dot com dot ua -Status: Feedback +Status: Closed Bug Type: ICONV related Operating System: FreeBSD 5.4-RELEASE PHP Version: 5.1.0RC1 New Comment: This bug has been f

#34846 [Fbk->Opn]: Related to a crash with mod_rewrite corrected earlier

2005-10-13 Thread jonathan dot semczyk at telecomlille dot net
ID: 34846 User updated by: jonathan dot semczyk at telecomlille dot net Reported By: jonathan dot semczyk at telecomlille dot net -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: Linux 2.4.26-grsec PHP Version: 5C

#34858 [NEW]: The Windows builds should be updated to openssl 0.9.8A

2005-10-13 Thread mdlawler at gwmicro dot com
From: mdlawler at gwmicro dot com Operating system: Windows PHP version: 5CVS-2005-10-13 (snap) PHP Bug Type: OpenSSL related Bug description: The Windows builds should be updated to openssl 0.9.8A Description: The Windows builds should be updated to include open

#34844 [Fbk->Opn]: PHP 5.1.0RC1 Make Fails on OS X

2005-10-13 Thread admin at allthingsinteresting dot com
ID: 34844 User updated by: admin at allthingsinteresting dot com Reported By: admin at allthingsinteresting dot com -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: Mac OS X PHP Version: 5.1.0RC1 New Comment: Ho

#34856 [Opn->Fbk]: Bug with ICONV #32244 still open

2005-10-13 Thread tony2001
ID: 34856 Updated by: [EMAIL PROTECTED] Reported By: begemot at php dot com dot ua -Status: Open +Status: Feedback Bug Type: ICONV related Operating System: FreeBSD 5.4-RELEASE PHP Version: 5.1.0RC1 New Comment: How can *I* reproduce

#34856 [Fbk->Opn]: Bug with ICONV #32244 still open

2005-10-13 Thread begemot at php dot com dot ua
ID: 34856 User updated by: begemot at php dot com dot ua Reported By: begemot at php dot com dot ua -Status: Feedback +Status: Open Bug Type: ICONV related Operating System: FreeBSD 5.4-RELEASE PHP Version: 5.1.0RC1 New Comment: libiconv-

#34851 [Opn->Fbk]: SO_RECVTIMEO sec stands for usec!!!! and usec has no effect!

2005-10-13 Thread tony2001
ID: 34851 Updated by: [EMAIL PROTECTED] Reported By: khayll at motoros dot hu -Status: Open +Status: Feedback Bug Type: Sockets related Operating System: win 2k3 server PHP Version: 4.4.0 New Comment: And actual/expected results plea

#34856 [Opn->Fbk]: Bug with ICONV #32244 still open

2005-10-13 Thread tony2001
ID: 34856 Updated by: [EMAIL PROTECTED] Reported By: begemot at php dot com dot ua -Status: Open +Status: Feedback Bug Type: ICONV related Operating System: FreeBSD 5.4-RELEASE PHP Version: 5.1.0RC1 New Comment: Can't reproduce. Fre

#34857 [NEW]: Change array_combine behavoiur

2005-10-13 Thread stochnagara at hotmail dot com
From: stochnagara at hotmail dot com Operating system: PHP version: 5.1.0RC1 PHP Bug Type: Feature/Change Request Bug description: Change array_combine behavoiur Description: Currently array_combine returns false and raises a warning if it is used with two empty

#34855 [Opn->Csd]: [PATCH] ibase_service_attach() segfault on AMD64

2005-10-13 Thread tony2001
ID: 34855 Updated by: [EMAIL PROTECTED] Reported By: irie at gmx dot de -Status: Open +Status: Closed Bug Type: InterBase related Operating System: SuSE linux 10.0 (X86-64) PHP Version: 5CVS-2005-10-13 (snap) New Comment: This bug ha

#34855 [Fbk->Opn]: [PATCH] ibase_service_attach() segfault on AMD64

2005-10-13 Thread irie at gmx dot de
ID: 34855 User updated by: irie at gmx dot de Reported By: irie at gmx dot de -Status: Feedback +Status: Open Bug Type: InterBase related Operating System: SuSE linux 10.0 (X86-64) PHP Version: 5CVS-2005-10-13 (snap) New Comment: yes, it

#34856 [Opn]: Bug with ICONV #32244 still open

2005-10-13 Thread begemot at php dot com dot ua
ID: 34856 User updated by: begemot at php dot com dot ua -Summary: Reopen bug Reported By: begemot at php dot com dot ua Status: Open Bug Type: ICONV related Operating System: FreeBSD 5.4-RELEASE PHP Version: 5.1.0RC1 New Comment: Not goo

#34856 [NEW]: Reopen bug

2005-10-13 Thread begemot at php dot com dot ua
From: begemot at php dot com dot ua Operating system: FreeBSD 5.4-RELEASE PHP version: 5.1.0RC1 PHP Bug Type: ICONV related Bug description: Reopen bug Description: Pleas reopen bug http://bugs.php.net/bug.php?id=32244 Get version from http://snaps.php.net/php5-2

#34851 [Fbk->Opn]: SO_RECVTIMEO sec stands for usec!!!! and usec has no effect!

2005-10-13 Thread khayll at motoros dot hu
ID: 34851 User updated by: khayll at motoros dot hu Reported By: khayll at motoros dot hu -Status: Feedback +Status: Open Bug Type: Sockets related Operating System: win 2k3 server PHP Version: 4.4.0 New Comment: 5, "usec"=>0)); s

#34852 [Opn->Asn]: Failure in odbc_exec() using oracle-supplied odbc driver

2005-10-13 Thread tony2001
ID: 34852 Updated by: [EMAIL PROTECTED] Reported By: tim dot tassonis at trivadis dot com -Status: Open +Status: Assigned Bug Type: ODBC related Operating System: Linux PHP Version: 5.0.5 -Assigned To: +Assigned To: kalowsky

#34855 [Opn->Fbk]: [PATCH] ibase_service_attach() segfault on AMD64

2005-10-13 Thread tony2001
ID: 34855 Updated by: [EMAIL PROTECTED] Reported By: irie at gmx dot de -Status: Open +Status: Feedback Bug Type: InterBase related Operating System: SuSE linux 10.0 (X86-64) PHP Version: 5CVS-2005-10-13 (snap) New Comment: Actually

#34852 [Fbk->Opn]: Failure in odbc_exec() using oracle-supplied odbc driver

2005-10-13 Thread tim dot tassonis at trivadis dot com
ID: 34852 User updated by: tim dot tassonis at trivadis dot com Reported By: tim dot tassonis at trivadis dot com -Status: Feedback +Status: Open Bug Type: ODBC related Operating System: Linux PHP Version: 5.0.5 New Comment: Well, here is

#34854 [WFx]: Extend SOAPClient WSDL param to take literal string or local path

2005-10-13 Thread marcus at synchromedia dot co dot uk
ID: 34854 User updated by: marcus at synchromedia dot co dot uk Reported By: marcus at synchromedia dot co dot uk Status: Wont fix Bug Type: Feature/Change Request Operating System: * PHP Version: 5CVS-2005-10-13 (snap) New Comment: > Yeah, that's

#34855 [NEW]: ibase_service_attach() segfault on AMD64

2005-10-13 Thread irie at gmx dot de
From: irie at gmx dot de Operating system: SuSE linux 10.0 (X86-64) PHP version: 5CVS-2005-10-13 (snap) PHP Bug Type: InterBase related Bug description: ibase_service_attach() segfault on AMD64 Description: Calling ibase_service_attach() is segfaulting the apache

#34854 [Opn->WFx]: Extend SOAPClient WSDL param to take literal string or local path

2005-10-13 Thread tony2001
ID: 34854 Updated by: [EMAIL PROTECTED] Reported By: marcus at synchromedia dot co dot uk -Status: Open +Status: Wont fix Bug Type: Feature/Change Request Operating System: * PHP Version: 5CVS-2005-10-13 (snap) New Comment: >Because

#34854 [Fbk->Opn]: Extend SOAPClient WSDL param to take literal string or local path

2005-10-13 Thread marcus at synchromedia dot co dot uk
ID: 34854 User updated by: marcus at synchromedia dot co dot uk Reported By: marcus at synchromedia dot co dot uk -Status: Feedback +Status: Open Bug Type: Feature/Change Request Operating System: * PHP Version: 5CVS-2005-10-13 (snap) New

#34854 [Opn->Fbk]: Extend SOAPClient WSDL param to take literal string or local path

2005-10-13 Thread tony2001
ID: 34854 Updated by: [EMAIL PROTECTED] Reported By: marcus at synchromedia dot co dot uk -Status: Open +Status: Feedback Bug Type: Feature/Change Request Operating System: * PHP Version: 5CVS-2005-10-13 (snap) New Comment: >I'm havi

#34854 [NEW]: Extend SOAPClient WSDL param to take literal string or local path

2005-10-13 Thread marcus at synchromedia dot co dot uk
From: marcus at synchromedia dot co dot uk Operating system: * PHP version: 5CVS-2005-10-13 (snap) PHP Bug Type: Feature/Change Request Bug description: Extend SOAPClient WSDL param to take literal string or local path Description: This is a minor thing that's b

#34853 [NEW]: ftp_login failed, if server reply 200

2005-10-13 Thread markokarjalainen at kolumbus dot fi
From: markokarjalainen at kolumbus dot fi Operating system: Linux PHP version: 4.4.0 PHP Bug Type: Feature/Change Request Bug description: ftp_login failed, if server reply 200 Description: ftp_login should reply true, if server gives 200 reply after sending us

#34851 [Opn->Fbk]: SO_RECVTIMEO sec stands for usec!!!! and usec has no effect!

2005-10-13 Thread tony2001
ID: 34851 Updated by: [EMAIL PROTECTED] Reported By: khayll at motoros dot hu -Status: Open +Status: Feedback Bug Type: Sockets related Operating System: win 2k3 server PHP Version: 4.4.0 New Comment: Thank you for this bug report. T

#34852 [Opn->Fbk]: Failure in odbc_exec() using oracle-supplied odbc driver

2005-10-13 Thread tony2001
ID: 34852 Updated by: [EMAIL PROTECTED] Reported By: tim dot tassonis at trivadis dot com -Status: Open +Status: Feedback Bug Type: ODBC related Operating System: Linux PHP Version: 5.0.5 New Comment: >I can provide a patch to fix it

#34846 [Asn->Fbk]: Related to a crash with mod_rewrite corrected earlier

2005-10-13 Thread tony2001
ID: 34846 Updated by: [EMAIL PROTECTED] Reported By: jonathan dot semczyk at telecomlille dot net -Status: Assigned +Status: Feedback Bug Type: Apache2 related Operating System: Linux 2.4.26-grsec PHP Version: 5CVS-2005-10-13 (snap) A

#34852 [NEW]: Failure in odbc_exec() using oracle-supplied odbc driver

2005-10-13 Thread tim dot tassonis at trivadis dot com
From: tim dot tassonis at trivadis dot com Operating system: Linux PHP version: 5.0.5 PHP Bug Type: ODBC related Bug description: Failure in odbc_exec() using oracle-supplied odbc driver Description: When using the oracle-supplied ODBC Driver under Linux, any odb

#34850 [Asn->Csd]: --program-suffix and --program-prefix not included in man page names

2005-10-13 Thread sniper
ID: 34850 Updated by: [EMAIL PROTECTED] Reported By: jg at b-one dot net -Status: Assigned +Status: Closed Bug Type: *Configuration Issues Operating System: all PHP Version: 5.0.5 Assigned To: sniper New Comment: This bug has b

#34851 [NEW]: SO_RECVTIMEO sec stands for usec!!!! and usec has no effect!

2005-10-13 Thread khayll at motoros dot hu
From: khayll at motoros dot hu Operating system: win 2k3 server PHP version: 4.4.0 PHP Bug Type: Sockets related Bug description: SO_RECVTIMEO sec stands for usec and usec has no effect! Description: I tried to set a receive timeout for a socket, but found ou

#34850 [Opn->Asn]: --program-suffx and prefix

2005-10-13 Thread tony2001
ID: 34850 Updated by: [EMAIL PROTECTED] Reported By: jg at b-one dot net -Status: Open +Status: Assigned Bug Type: *Configuration Issues Operating System: all PHP Version: 5.0.5 Assigned To: sniper Previous Comments: --

#34850 [Asn->Opn]: --program-suffx and prefix

2005-10-13 Thread jg at b-one dot net
ID: 34850 User updated by: jg at b-one dot net Reported By: jg at b-one dot net -Status: Assigned +Status: Open Bug Type: *Configuration Issues Operating System: all PHP Version: 5.0.5 Assigned To: sniper New Comment: Adding suffix

#34850 [Opn->Asn]: --program-suffx and prefix

2005-10-13 Thread tony2001
ID: 34850 Updated by: [EMAIL PROTECTED] Reported By: jg at b-one dot net -Status: Open +Status: Assigned Bug Type: *Configuration Issues Operating System: all PHP Version: 5.0.5 -Assigned To: +Assigned To: sniper New Commen

#34746 [Opn->Fbk]: SOAP_PERSISTENCE_SESSION no longer works

2005-10-13 Thread tony2001
ID: 34746 Updated by: [EMAIL PROTECTED] Reported By: brent at jeneral dot com -Status: Open +Status: Feedback Bug Type: SOAP related Operating System: Freebsd 5.4 PHP Version: 5.0.5 New Comment: I don't get how changing this line can

#34850 [NEW]: --program-suffx and prefix

2005-10-13 Thread jg at b-one dot net
From: jg at b-one dot net Operating system: all PHP version: 5.0.5 PHP Bug Type: *Configuration Issues Bug description: --program-suffx and prefix Description: --program-suffix and -prefix does not apply on phpize and php-config. scripts/Makefile.frag tries to,

#34846 [Opn->Asn]: Related to a crash with mod_rewrite corrected earlier

2005-10-13 Thread tony2001
ID: 34846 Updated by: [EMAIL PROTECTED] Reported By: jonathan dot semczyk at telecomlille dot net -Status: Open +Status: Assigned Bug Type: Apache2 related Operating System: Linux 2.4.26-grsec PHP Version: 5CVS-2005-10-13 (snap) -Assig

#34844 [Opn->Fbk]: PHP 5.1.0RC1 Make Fails on OS X

2005-10-13 Thread tony2001
ID: 34844 Updated by: [EMAIL PROTECTED] Reported By: admin at allthingsinteresting dot com -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Mac OS X PHP Version: 5.1.0RC1 New Comment: Which version of libxm

#34845 [Opn->Fbk]: sessions segfault when storing objects

2005-10-13 Thread tony2001
ID: 34845 Updated by: [EMAIL PROTECTED] Reported By: jmund at miqs dot com -Status: Open +Status: Feedback Bug Type: Session related Operating System: freebsd 5.4 PHP Version: 5.0.5 New Comment: Please try using this CVS snapshot: