#32309 [Bgs]: Gateway Error Server

2005-03-15 Thread amal_omairi at yahoo dot com
ID: 32309 User updated by: amal_omairi at yahoo dot com Reported By: amal_omairi at yahoo dot com Status: Bogus Bug Type: IIS related Operating System: wnidows NT PHP Version: 4.3.10 New Comment: Hi again. thank you for replying.Well,yes It is not

#32319 [Opn->Fbk]: PHP won't compile with libcurl 7.13.1

2005-03-15 Thread sniper
ID: 32319 Updated by: [EMAIL PROTECTED] Reported By: cece at syrup dot hu -Status: Open +Status: Feedback Bug Type: cURL related Operating System: Debian Sarge PHP Version: 4.3.10 New Comment: Please try using this CVS snapshot: h

#32311 [Fbk->Opn]: mb_encode_mimeheader does not properly escape characters

2005-03-15 Thread mortoray at ecircle-ag dot com
ID: 32311 User updated by: mortoray at ecircle-ag dot com Reported By: mortoray at ecircle-ag dot com -Status: Feedback +Status: Open Bug Type: mbstring related Operating System: Windows2000 PHP Version: 4.3.10 New Comment: The snapshop p

#32313 [Fbk->Opn]: mb_decode_mimeheader drops <> encoded parts

2005-03-15 Thread mortoray at ecircle-ag dot com
ID: 32313 User updated by: mortoray at ecircle-ag dot com Reported By: mortoray at ecircle-ag dot com -Status: Feedback +Status: Open Bug Type: mbstring related Operating System: Windows2000 PHP Version: 4.3.10 New Comment: The snapshop p

#32327 [NEW]: Inherited DirectoryIterator and permissions failure causes segfault

2005-03-15 Thread tm at iprog dot com
From: tm at iprog dot com Operating system: os x 10.3 / linux 2.4 PHP version: 5.0.3 PHP Bug Type: Reproducible crash Bug description: Inherited DirectoryIterator and permissions failure causes segfault Description: Tested on PHP 5.0.3 on Mac OS X 10.3.8 and als

#32329 [NEW]: Heredoc breaks before

2005-03-15 Thread randomdestination at gmail dot com
From: randomdestination at gmail dot com Operating system: FreeBSD (4.6.2) PHP version: 4.3.9 PHP Bug Type: Scripting Engine problem Bug description: Heredoc breaks before Expected result: Testing the heredoc syntax Trying PHP-tags http://bugs.php.net/?id=32

#32324 [Opn->Fbk]: socket_recvfrom stops reading at null char

2005-03-15 Thread sniper
ID: 32324 Updated by: [EMAIL PROTECTED] Reported By: admin at freeworldonline dot com -Status: Open +Status: Feedback Bug Type: Sockets related Operating System: Linux stripples.devel.redhat.com PHP Version: 4.3.10 New Comment: Pleas

#32325 [NEW]: Can't retrieve collection using OCI8

2005-03-15 Thread ldixon at communityconnect dot com
From: ldixon at communityconnect dot com Operating system: Fedora Core release 2 (Tettnang) PHP version: 5.0.3 PHP Bug Type: OCI8 related Bug description: Can't retrieve collection using OCI8 Description: SYS INFO kernel: 2.6.10-1.14_FC2 #1 httpd: apach

#32322 [Opn->Bgs]: OOP singleton instance

2005-03-15 Thread johannes
ID: 32322 Updated by: [EMAIL PROTECTED] Reported By: rickd at commando-pernod dot net -Status: Open +Status: Bogus Bug Type: Zend Engine 2 problem Operating System: Win2000 PHP Version: 5.0.3 New Comment: Thank you for taking the tim

#32323 [Opn]: imagecreatefromjpeg only black picture

2005-03-15 Thread bavaglino at west dot de
ID: 32323 User updated by: bavaglino at west dot de Reported By: bavaglino at west dot de Status: Open Bug Type: *Graphics related Operating System: Linux infong 2.4 #1 PHP Version: 4.3.10 New Comment: i changed $image_norm with $image now it's co

#32324 [NEW]: socket_recvfrom stops reading at null char

2005-03-15 Thread admin at freeworldonline dot com
From: admin at freeworldonline dot com Operating system: Linux stripples.devel.redhat.com PHP version: 4.3.10 PHP Bug Type: Unknown/Other Function Bug description: socket_recvfrom stops reading at null char Description: I am trying to recieve data via a UDP socke

#32323 [NEW]: imagecreatefromjpeg only black picture

2005-03-15 Thread bavaglino at west dot de
From: bavaglino at west dot de Operating system: Linux infong 2.4 #1 PHP version: 4.3.10 PHP Bug Type: *Graphics related Bug description: imagecreatefromjpeg only black picture Description: I have a picture upload which upload the original file and a thumbnail pi

#32322 [NEW]: OOP singleton instance

2005-03-15 Thread rickd at commando-pernod dot net
From: rickd at commando-pernod dot net Operating system: Win2000 PHP version: 5.0.3 PHP Bug Type: Zend Engine 2 problem Bug description: OOP singleton instance Description: We use a user singleton instance for our cms user authed ids that should not be able to ki

#32321 [Opn]: SQL state 00000 in SQLConnect

2005-03-15 Thread jogo_2 at yahoo dot com
ID: 32321 User updated by: jogo_2 at yahoo dot com Reported By: jogo_2 at yahoo dot com Status: Open Bug Type: ODBC related Operating System: Windows XP PHP Version: 5.0.3 New Comment: I also have installed mdac 2.8 Previous Comments: --

#32321 [NEW]: SQL state 00000 in SQLConnect

2005-03-15 Thread jogo_2 at yahoo dot com
From: jogo_2 at yahoo dot com Operating system: Windows XP PHP version: 5.0.3 PHP Bug Type: ODBC related Bug description: SQL state 0 in SQLConnect Description: I'm using IIS from Windows XP and PHP 5.0.3 This code: $cx = odbc_connect("BDNEO", "", ""); ret

#32316 [NEW]: Zend/zend_operators.h includes zend_strtod.h twice

2005-03-15 Thread jani+php at ifi dot uio dot no
From: jani+php at ifi dot uio dot no Operating system: PHP version: 4.3.10 PHP Bug Type: Unknown/Other Function Bug description: Zend/zend_operators.h includes zend_strtod.h twice Description: I found the following in Zend/zend_operators.h. It's also present in

#32315 [Opn]: Destructor is called although Constructor throws an exc. after =& assignment

2005-03-15 Thread m dot wiegard at brandsetter dot de
ID: 32315 User updated by: m dot wiegard at brandsetter dot de -Summary: Destructor is called although Constructor throws an exception Reported By: m dot wiegard at brandsetter dot de Status: Open Bug Type: Class/Object related

#32315 [NEW]: Destructor is called although Constructor throws an exception

2005-03-15 Thread m dot wiegard at brandsetter dot de
From: m dot wiegard at brandsetter dot de Operating system: MacOs x (10.3.7) PHP version: 5.0.3 PHP Bug Type: Class/Object related Bug description: Destructor is called although Constructor throws an exception Description: The bug appears if I'm using any method

#28487 [Com]: crash when function declared in switch is called

2005-03-15 Thread fonya at fatav dot hu
ID: 28487 Comment by: fonya at fatav dot hu Reported By: tomas dot matousek at matfyz dot cz Status: No Feedback Bug Type: Scripting Engine problem Operating System: WinXP PHP Version: 5.0.0RC2 New Comment: I have the similar problem with thi

#32314 [Opn->Bgs]: Regular Expression

2005-03-15 Thread derick
ID: 32314 Updated by: [EMAIL PROTECTED] Reported By: ostap333 at hotmail dot com -Status: Open +Status: Bogus Bug Type: Regexps related Operating System: WindowsXP PHP Version: 5.0.3 New Comment: Sorry, but your problem does not impl

#32314 [NEW]: Regular Expression

2005-03-15 Thread ostap333 at hotmail dot com
From: ostap333 at hotmail dot com Operating system: WindowsXP PHP version: 5.0.3 PHP Bug Type: Regexps related Bug description: Regular Expression Description: Hi I was parsing the FreeDB and fouund that lots of regular expression combinations are not working as

#28377 [Ver]: debug_backtrace is intermittently passing args

2005-03-15 Thread aidan
ID: 28377 Updated by: [EMAIL PROTECTED] Reported By: sean at caedmon dot net Status: Verified Bug Type: Scripting Engine problem Operating System: * PHP Version: 4CVS-2004-07-02 New Comment: debug_backtrace loses information in subsequent mov

#32292 [Fbk->Opn]: XML parser script crashes PHP5ts.dll in Apache 2

2005-03-15 Thread admin at skynetlabs dot org
ID: 32292 User updated by: admin at skynetlabs dot org Reported By: admin at skynetlabs dot org -Status: Feedback +Status: Open Bug Type: XML related Operating System: Windows XP (SP2) -PHP Version: 5.0.3 +PHP Version: 5.0.4 RC1 New Co

#32299 [Opn->Fbk]: The errors aren't shown at all

2005-03-15 Thread derick
ID: 32299 Updated by: [EMAIL PROTECTED] Reported By: poison at telenet dot be -Status: Open +Status: Feedback Bug Type: Output Control Operating System: Linux PHP Version: 4.3.10 New Comment: Not enough information was provided for u

#32313 [NEW]: mb_decode_mimeheader drops <> encoded parts

2005-03-15 Thread mortoray at ecircle-ag dot com
From: mortoray at ecircle-ag dot com Operating system: Windows2000 PHP version: 4.3.10 PHP Bug Type: mbstring related Bug description: mb_decode_mimeheader drops <> encoded parts Description: mb_decode_mimeheader appears to be dropping parts of the input string i

#32299 [Bgs->Opn]: The errors aren't shown at all

2005-03-15 Thread poison at telenet dot be
ID: 32299 User updated by: poison at telenet dot be Reported By: poison at telenet dot be -Status: Bogus +Status: Open Bug Type: Output Control Operating System: Linux PHP Version: 4.3.10 New Comment: I asked for support in the #PHP chann

#32312 [NEW]: Error in PCRE

2005-03-15 Thread xanthor at xanthor dot tk
From: xanthor at xanthor dot tk Operating system: GNU/Linux PHP version: 4.3.10 PHP Bug Type: PCRE related Bug description: Error in PCRE Description: The following code returns a wrong result with some strings, but when we reduce them, it swich back to expected

#32311 [NEW]: mb_encode_mimeheader does not properly escape characters

2005-03-15 Thread mortoray at ecircle-ag dot com
From: mortoray at ecircle-ag dot com Operating system: Windows2000 PHP version: 4.3.10 PHP Bug Type: mbstring related Bug description: mb_encode_mimeheader does not properly escape characters Description: At least for Q encoding, this function is unsafe and does

#32310 [Opn->Fbk]: difficulties with oci8 extension

2005-03-15 Thread derick
ID: 32310 Updated by: [EMAIL PROTECTED] Reported By: b dot cerney at amiens-metropole dot com -Status: Open +Status: Feedback Bug Type: OCI8 related Operating System: windows 2003 PHP Version: 4.3.10 New Comment: translate all errors

#32310 [NEW]: difficulties with oci8 extension

2005-03-15 Thread b dot cerney at amiens-metropole dot com
From: b dot cerney at amiens-metropole dot com Operating system: windows 2003 PHP version: 4.3.10 PHP Bug Type: OCI8 related Bug description: difficulties with oci8 extension Description: I am using Windows 2003, IIS 6.0 with php 4.3.10 and Oracle Client 8.1.7. O

#32301 [Fbk->Opn]: PHP hangs during decompression

2005-03-15 Thread ralph at cs dot cf dot ac dot uk
ID: 32301 User updated by: ralph at cs dot cf dot ac dot uk Reported By: ralph at cs dot cf dot ac dot uk -Status: Feedback +Status: Open Bug Type: Zlib Related Operating System: MacOS X 10.3.x PHP Version: 5.0.3 New Comment: I tried down

#28803 [Bgs->Opn]: --enable-debug causes tests to fail with "Bailed out without a bailout address!"

2005-03-15 Thread Bjorn dot Wiberg at its dot uu dot se
ID: 28803 User updated by: Bjorn dot Wiberg at its dot uu dot se Reported By: Bjorn dot Wiberg at its dot uu dot se -Status: Bogus +Status: Open Bug Type: PHP options/info functions Operating System: IBM AIX 5.2.0.0 ML5 PHP Version: 5.1.0-d

#32309 [NEW]: Gateway Error Server

2005-03-15 Thread amal_omairi at yahoo dot com
From: amal_omairi at yahoo dot com Operating system: wnidows NT PHP version: 4.3.10 PHP Bug Type: IIS related Bug description: Gateway Error Server Description: my scripts run too slow and when output i keep seeing this message Gateway Error Server: Microsoft-IIS