Bug #16807 Updated: Sessions not working

2002-04-25 Thread yohgaki
ID: 16807 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Feedback Bug Type: Session related Operating System: Windows 2000 SP2 PHP Version: 4.2.0 New Comment: Ok. You really have 3 line script

Bug #16807 Updated: Sessions not working

2002-04-25 Thread yohgaki
ID: 16807 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Session related Operating System: Windows 2000 SP2 PHP Version: 4.2.0 New Comment: And output bufferring setting? (zlib.output_compression and

Bug #16801 Updated: httpd segementation fault at statup

2002-04-25 Thread alexandre . ghisoli
ID: 16801 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Apache related Operating System: Linux 2.4.18 PHP Version: 4.2.0 Assigned To: yohgaki New Comment: OOps, The module as been compiled

Bug #16785 Updated: ./buildconf fails

2002-04-25 Thread thahn . 76
ID: 16785 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: Compile Failure Operating System: SuSE Linux 7.1 PHP Version: 4.0CVS-2002-04-24 New Comment: I have done a new cvs ch

Bug #16807 Updated: Sessions not working

2002-04-25 Thread mfischer
ID: 16807 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Session related Operating System: Windows 2000 SP2 PHP Version: 4.2.0 New Comment: And you do not have any auto_prepend stuff in your ini file,

Bug #16815: build of ZE2 fails

2002-04-25 Thread thahn . 76
From: [EMAIL PROTECTED] Operating system: SuSE Linux 7.1 PHP version: 4.0CVS-2002-04-25 PHP Bug Type: Compile Failure Bug description: build of ZE2 fails I have done a cvs -d :pserver:[EMAIL PROTECTED]:/repository co php4 cd php4 mv Zend Zend.old cvs -d :pserver:[EMAIL

Bug #16807 Updated: Sessions not working

2002-04-25 Thread martin_jones
ID: 16807 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Session related Operating System: Windows 2000 SP2 PHP Version: 4.2.0 New Comment: My ini file is the php.ini-recommended The session stuff

Bug #16029 Updated: Feature Request on mysql_fetch_array()

2002-04-25 Thread mderk
ID: 16029 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: MySQL related Operating System: Linux 2.4 (intel) PHP Version: 4.1.2 New Comment: That is not true. All the fields are returned from the server,

Bug #16816: PHP opens more connections as allowed

2002-04-25 Thread hofmann
From: [EMAIL PROTECTED] Operating system: Linux 7.2 PHP version: 4.1.2 PHP Bug Type: Sybase (dblib) related Bug description: PHP opens more connections as allowed My sybase config for php is as follows: sybase.allow_persistent = On sybase.max_persistent = 5

Bug #16817: mperson

2002-04-25 Thread mperson
From: [EMAIL PROTECTED] Operating system: redhat7.2 PHP version: 4.2.0 PHP Bug Type: MySQL related Bug description: mperson I just installed php4.2.0RC.i find a problem that i donot know it is a bug.so i report it . before i installed php4.2.0rc .I had used php4.12. I writ

Bug #15688 Updated: undefined symbol:stat

2002-04-25 Thread isaac . hopley
ID: 15688 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Informix related Operating System: SuSe Linux 7.3 PHP Version: 4.1.1 New Comment: I have constantly had similar problems. The only comination of P

Bug #16818: unset doesn't unset session array

2002-04-25 Thread dexxter
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.2.0 PHP Bug Type: Session related Bug description: unset doesn't unset session array unsetting several vars saved in a session doesn't work. eg: $HTTP_SESSION_VARS["arr_myfirstarray"] = array("foo","bar");

Bug #16788 Updated: Error compiling libmysql

2002-04-25 Thread willem . vanpelt
ID: 16788 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: HP-UX 11.00 PHP Version: 4.2.0 New Comment: Here are the snippets of the config.log t

Bug #13344 Updated: sablot bites ext/java (sun jdk 1.3.1)

2002-04-25 Thread pavel
ID: 13344 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Java related Operating System: debian unstable PHP Version: 4.0CVS-2001-09-1 New Comment: It's strange from the point of view of Sablotron. Firs

Bug #16819: socket_connect returns boolean, but not integer

2002-04-25 Thread Nofin
From: [EMAIL PROTECTED] Operating system: Windows' 9x PHP version: 4.1.2 PHP Bug Type: Sockets related Bug description: socket_connect returns boolean, but not integer 1) in your documentation (http://www.php.net/manual/en/function.socket-connect.php) "socket_connect" fu

Bug #16819 Updated: socket_connect returns boolean, but not integer

2002-04-25 Thread Nofin
ID: 16819 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Documentation problem +Bug Type: Sockets related Operating System: Windows' 9x PHP Version: 4.1.2 New Comment: 1) in your documentation (ht

Bug #16819 Updated: socket_connect returns boolean, but not integer

2002-04-25 Thread Nofin
ID: 16819 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Sockets related Operating System: Windows' 9x PHP Version: 4.1.2 New Comment: 2) Function "socket_connect" (/ext/sockets/socket.c) calls function p

Bug #16820: hangs in multithreded environment (ZTS)

2002-04-25 Thread wmeler
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.2.0 PHP Bug Type: Reproducible crash Bug description: hangs in multithreded environment (ZTS) If you have bad luck and get termination signal (after exceding max_execution_time limit) in some critical section lo

Bug #16821: Cannot connect to local mysql server via socket file

2002-04-25 Thread imacat
From: [EMAIL PROTECTED] Operating system: Linux 2.2.17/2.4.8 PHP version: 4.2.0 PHP Bug Type: MySQL related Bug description: Cannot connect to local mysql server via socket file I think nobody has reported this before. I cannot connect to the mysql server on the localhost

Bug #16821 Updated: Cannot connect to local mysql server via socket file

2002-04-25 Thread derick
ID: 16821 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Duplicate Bug Type: MySQL related Operating System: Linux 2.2.17/2.4.8 PHP Version: 4.2.0 New Comment: You are the third :) But thinks for

Bug #16819 Updated: socket_connect returns boolean, but not integer

2002-04-25 Thread mfischer
ID: 16819 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Sockets related +Bug Type: Documentation problem Operating System: Windows' 9x PHP Version: 4.1.2 New Comment: Yes, known thx. It's a docum

Bug #16809 Updated: There's no contact link for feedback on the 4.2 release.

2002-04-25 Thread dweeks02
ID: 16809 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *General Issues Operating System: RH7.2.?? PHP Version: 4.2.0 New Comment: Sorry. Previous Comments: ---

Bug #16822: 500 error in IE 6.0

2002-04-25 Thread redone
From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 4.2.0 PHP Bug Type: Unknown/Other Function Bug description: 500 error in IE 6.0 I made a simple page and after installing PHP 4.2.0 I had a problem in IE 6.0 I'm running Apache 1.3.24 / Apache 2.0.35 no not at

Bug #16796 Updated: where is php_oracle.dll

2002-04-25 Thread manuzhai
ID: 16796 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: *General Issues Operating System: Windows 2000 PHP Version: 4.2.0 New Comment: php_ldap.dll is also gone... Previous Comments: --

Bug #16794 Updated: random (?) Apache crash using domxml

2002-04-25 Thread manuzhai
ID: 16794 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: Forgot to add I was using the Apache SAPI. Previous Comments: --

Bug #16818 Updated: unset doesn't unset session array

2002-04-25 Thread yohgaki
ID: 16818 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Analyzed Bug Type: Session related Operating System: linux PHP Version: 4.2.0 New Comment: This bug is a kind of design bug, but it's easi

Bug #16823: checking native iconv support failed on Solaris 8

2002-04-25 Thread mingyen_hsu
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.2.0 PHP Bug Type: *Configuration Issues Bug description: checking native iconv support failed on Solaris 8 ./configure --with-iconv=/usr on Solaris 8 failed in PHP 4.2.0, it is ok in PHP 4.1.2 4.2.0: ---

Bug #16752 Updated: Configure failed with GD since 4.2.0

2002-04-25 Thread mad
ID: 16752 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: GD related Operating System: HP-UX 11.00 PHP Version: 4.2.0 New Comment: It's the same if I specified the directory (as

Bug #16818 Updated: unset doesn't unset session array

2002-04-25 Thread dexxter
ID: 16818 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Session related Operating System: linux PHP Version: 4.2.0 New Comment: reporter feedback: do you mean the: foreach ($my_array as $elemen

Bug #16824: mailparse functions. multipart/related type of messages

2002-04-25 Thread chaitanyajakhadi
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.1.2 PHP Bug Type: Mailparse related Bug description: mailparse functions. multipart/related type of messages Hi, Mailparse function does not parse multipart/related type of messages properly. It considers whole

Bug #16811 Updated: Crash in shell_exec when popen fails (fix included)

2002-04-25 Thread sniper
ID: 16811 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Reproducible crash Operating System: any PHP Version: 4.2.0 New Comment: And the fix will be in PHP 4.2.1 Previous Comments:

Bug #16794 Updated: random (?) Apache crash using domxml

2002-04-25 Thread jtate
ID: 16794 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: Can you submit a minimal script for which

Bug #16489 Updated: php_admin_value not allowed in virtualhost

2002-04-25 Thread samm
ID: 16489 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache2 related Operating System: Freebsd 4.5-stable PHP Version: 4.2.0RC4 New Comment: I tried this on OS/2 apache2 and Win32 apache2. PHP 4.2 Rel

Bug #16790 Updated: Installation instructions is outdated

2002-04-25 Thread tal
ID: 16790 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Windows PHP Version: 4.2.0 -Assigned To: +Assigned To: imajes New Comment: Assigning to James, h

Bug #16790 Updated: Installation instructions is outdated

2002-04-25 Thread tal
ID: 16790 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Assigned Bug Type: Documentation problem Operating System: Windows PHP Version: 4.2.0 Assigned To: imajes New Comment: Changed statu

Bug #16825: Latest updates make compilation fail

2002-04-25 Thread andrei
From: [EMAIL PROTECTED] Operating system: RedHat 7.1 PHP version: 4.0CVS-2002-04-25 PHP Bug Type: DOM XML related Bug description: Latest updates make compilation fail After latest CVS update, compiling against installed libxml2-2.4.2 fails with the following: /projects/c

Bug #16826: __floatdidf: symbol not found when attempting to load module in apache

2002-04-25 Thread veg
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.2.0 PHP Bug Type: *Compile Issues Bug description: __floatdidf: symbol not found when attempting to load module in apache 4.2.0 on solaris 8 with apache 1.3.24. Configured with: ./configure --with-apxs=/u

Bug #16801 Updated: httpd segementation fault at statup

2002-04-25 Thread j . richter
ID: 16801 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Apache related Operating System: Linux 2.4.18 PHP Version: 4.2.0 Assigned To: yohgaki New Comment: It seems to be an openssl problem. I

Bug #16794 Updated: random (?) Apache crash using domxml

2002-04-25 Thread manuzhai
ID: 16794 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: Some PHP scripts that made it crash are now in the aforementioned

Bug #16794 Updated: random (?) Apache crash using domxml

2002-04-25 Thread manuzhai
ID: 16794 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: I think this is the relevant part of my Apache error log. My insta

Bug #16794 Updated: random (?) Apache crash using domxml

2002-04-25 Thread jtate
ID: 16794 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: Nope. What you're seeing in those lines from the apache log are a

Bug #16794 Updated: random (?) Apache crash using domxml

2002-04-25 Thread manuzhai
ID: 16794 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: Done. Previous Comments: ---

Bug #16794 Updated: random (?) Apache crash using domxml

2002-04-25 Thread manuzhai
ID: 16794 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: I uninstalled php_domxml yesterday at about this time from PHP (co

Bug #14688 Updated: session_register() doesn't register

2002-04-25 Thread valdand
ID: 14688 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Session related Operating System: linux 2.2 PHP Version: 4.2.0RC2 New Comment: 4.2.0 final still has the problem. And it is a problem, not an i

Bug #16810 Updated: URL rewriting is not HTML/XHTML compliant

2002-04-25 Thread jimw
ID: 16810 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Session related Operating System: Linux RedHat PHP Version: 4.0CVS-2002-04-2 New Comment: note that this is not correct with regards to input ele

Bug #16824 Updated: mailparse functions. multipart/related type of messages

2002-04-25 Thread wez
ID: 16824 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Mailparse related Operating System: linux PHP Version: 4.1.2 New Comment: It works for me. The headers you included lo

Bug #16794 Updated: random (?) Apache crash using domxml

2002-04-25 Thread jtate
ID: 16794 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Bogus Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: You have issues with the XML that you're

Bug #16794 Updated: random (?) Apache crash using domxml

2002-04-25 Thread jtate
ID: 16794 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: Another observation from the error log: The errors that are given

Bug #16827: DB2 access fails under PHP4.2.0

2002-04-25 Thread dpiper
From: [EMAIL PROTECTED] Operating system: Linux, Debian 2.2 PHP version: 4.2.0 PHP Bug Type: ODBC related Bug description: DB2 access fails under PHP4.2.0 I have noticed that all the DB2 (v7.1) accessing code (via the unified ODBC functions) fails to be able to gather result

Bug #16824 Updated: mailparse functions. multipart/related type of messages

2002-04-25 Thread wez
ID: 16824 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Analyzed Bug Type: Mailparse related Operating System: linux PHP Version: 4.1.2 -Assigned To: +Assigned To: wez New Comment:

Bug #16805 Updated: sem_remove(...) segfaults

2002-04-25 Thread derick
ID: 16805 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Feedback Bug Type: Semaphore related Operating System: Linux 2.2.x (Debian) PHP Version: 4.0CVS-2002-04-24 Assigned To: derick Ne

Bug #16810 Updated: URL rewriting is not HTML/XHTML compliant

2002-04-25 Thread email
ID: 16810 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Session related Operating System: Linux RedHat PHP Version: 4.0CVS-2002-04-2 New Comment: It should not be reversed. The XHTML DTDs defines "i

Bug #16828: Excel remains resident in memory after using it via PHP+COM

2002-04-25 Thread scott
From: [EMAIL PROTECTED] Operating system: Win 2000 PHP version: 4.2.0 PHP Bug Type: COM related Bug description: Excel remains resident in memory after using it via PHP+COM When using Excel.Application via the COM interface with PHP version (4.1.2 and 4.2.0), EXCEL.EXE stays

Bug #16805 Updated: sem_remove(...) segfaults

2002-04-25 Thread sean
ID: 16805 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Semaphore related Operating System: Linux 2.2.x (Debian) PHP Version: 4.0CVS-2002-04-24 Assigned To: derick New Co

Bug #16810 Updated: URL rewriting is not HTML/XHTML compliant

2002-04-25 Thread jimw
ID: 16810 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Session related Operating System: Linux RedHat PHP Version: 4.0CVS-2002-04-2 New Comment: we are *not* generating fragments that are expected to

Bug #16830: file_exists("") returns TRUE instead of FALSE

2002-04-25 Thread soeren . fleischer
From: [EMAIL PROTECTED] Operating system: Windows 2000 SP2 PHP version: 4.2.0 PHP Bug Type: Filesystem function related Bug description: file_exists("") returns TRUE instead of FALSE file_exists("") returns TRUE instead of FALSE. -- Edit bug report at http://bugs.php.net/?i

Bug #14542 Updated: connection_status() does not return 2 on timeout

2002-04-25 Thread charmaine . tian
ID: 14542 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Operating System: Solaris 7 PHP Version: 4.1.0 New Comment: The cause of the bug is that the following code is commented out

Bug #16810 Updated: URL rewriting is not HTML/XHTML compliant

2002-04-25 Thread email
ID: 16810 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Session related Operating System: Linux RedHat PHP Version: 4.0CVS-2002-04-2 New Comment: We're generating an element to be used in one known way

Bug #16830 Updated: file_exists("") returns TRUE instead of FALSE

2002-04-25 Thread tal
ID: 16830 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Filesystem function related Operating System: Windows 2000 SP2 PHP Version: 4.2.0 New Comment: Not enough information was

Bug #16830 Updated: file_exists("") returns TRUE instead of FALSE

2002-04-25 Thread soeren . fleischer
ID: 16830 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Filesystem function related Operating System: Windows 2000 SP2 PHP Version: 4.2.0 New Comment: file_exists("") returns TRU

Bug #16831: Apache/PHP proxy error?

2002-04-25 Thread moyman
From: [EMAIL PROTECTED] Operating system: Solaris 2.8 PHP version: 4.2.0 PHP Bug Type: Apache related Bug description: Apache/PHP proxy error? Apache 1.3.24 config file: ./configure --prefix=/opt/apache \ --enable-module=userdir \ --enable-module

Bug #16577 Updated: PHP4 doesn't get any enviroment variables

2002-04-25 Thread ard
ID: 16577 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Apache2 related Operating System: Linux PHP Version: 4.0CVS-2002-04-1 New Comment: Here are some things from my phpinfo(). In the "Configuration

Bug #14310 Updated: Uploaded empty files treated differently

2002-04-25 Thread dmitri
ID: 14310 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: HTTP related Operating System: Linux PHP Version: 4.0.6 New Comment: Derick, I assume the change happened here: http://cvs.php.net/diff.php/ph

Bug #16489 Updated: php_admin_value not allowed in virtualhost

2002-04-25 Thread phpbug
ID: 16489 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache2 related Operating System: Freebsd 4.5-stable -PHP Version: 4.2.0RC4 +PHP Version: 4.2.0 New Comment: Problem still with 4.2.0 release.

Bug #16833: make file error1 during install of php

2002-04-25 Thread vivienne . gilmore
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.2.0 PHP Bug Type: *Compile Issues Bug description: make file error1 during install of php EMANTICS -I/export/home/sb/done/php-4.2.0/TSRM -g -O2 -c libmysql.c && touch libmysql.lo In file included from libmy

Bug #16768 Updated: mysql_connect("localhost", ...) doesn't connect to localhost!

2002-04-25 Thread edink
ID: 16768 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: MySQL related Operating System: Red Hat Linux 7.2 PHP Version: 4.2.0 New Comment: 4.2.0 was packed with configure script

Bug #14770 Updated: phps truncates long sources

2002-04-25 Thread david
ID: 14770 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Windows 98SE PHP Version: 4.1.0 New Comment: Duplicated on Linux/Apache 1.2.23 with PHP 4.2.0. With o

Bug #16741 Updated: mysql_connect maps localhost to localhost.localdomain

2002-04-25 Thread edink
ID: 16741 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Duplicate +Status: Closed Bug Type: MySQL related Operating System: Redhat 7.2 PHP Version: 4.2.0 New Comment: See http://bugs.php.net/bug.php?id=16768

Bug #16285 Updated: mysql connection uses bogus hostname

2002-04-25 Thread edink
ID: 16285 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Critical +Status: Closed Bug Type: MySQL related Operating System: Linux 2.4.7-10 PHP Version: 4.1.2 Assigned To: derick New Comment: See http://b

Bug #15983 Updated: session variables lost between pages

2002-04-25 Thread sl
ID: 15983 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Open Bug Type: Session related Operating System: Debian/Linux mips platform -PHP Version: 4.1.2 +PHP Version: 4.1.2 and 4.2.0 New Com

Bug #16763 Updated: '

2002-04-25 Thread tbrinkman
ID: 16763 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Feature/Change Request Operating System: ALL PHP Version: 4.2.0 New Comment: Do you mind if I ask why not? It's half-way implemented as it stand

Bug #14310 Updated: Uploaded empty files treated differently

2002-04-25 Thread dmitri
ID: 14310 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: HTTP related Operating System: Linux PHP Version: 4.0.6 New Comment: After looking at HTTP traffic for file upload POST requests, I would like to

Bug #14770 Updated: phps truncates long sources

2002-04-25 Thread david
ID: 14770 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Windows 98SE PHP Version: 4.1.0 New Comment: Disabling zlib.output_compression yields full source in Moz

Bug #16814 Updated: Different output for / and /index.php urls

2002-04-25 Thread jwoolley
ID: 16814 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Apache2 related Operating System: Linux 7.2 PHP Version: 4.2.0 New Comment: This bug has been fixed in CVS. This is prob

Bug #14770 Updated: phps truncates long sources

2002-04-25 Thread david
ID: 14770 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Windows 98SE PHP Version: 4.1.0 New Comment: Setting output_buffering=0 allows Mozilla to get the full s

Bug #16834: submit no image and get error at line 0

2002-04-25 Thread enelson
From: [EMAIL PROTECTED] Operating system: windows 2000 PHP version: 4.2.0 PHP Bug Type: *General Issues Bug description: submit no image and get error at line 0 Upon installation of PHP 4.2.0, all forms which have an pages cause a PHP error at line 0 when submitted without

Bug #16835: Touch function can't modify the date/time of a file

2002-04-25 Thread v . marco
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.2.0 PHP Bug Type: Filesystem function related Bug description: Touch function can't modify the date/time of a file Touch function can't modify the date/time of a file. When try to call that function PHP alwa

Bug #15591 Updated: Apache2 (compiled w/-lpthread) + PHP4 + OCI8 + Mandrake8.1= Segmentation Fault

2002-04-25 Thread jwoolley
ID: 15591 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: No Feedback +Status: Closed Bug Type: Apache2 related Operating System: Mandrake 8.1 PHP Version: 4.1.1 New Comment: This bug has been fixed in CVS.

Bug #16810 Updated: URL rewriting is not HTML/XHTML compliant

2002-04-25 Thread jimw
ID: 16810 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Session related Operating System: Linux RedHat PHP Version: 4.0CVS-2002-04-2 New Comment: now you're just making up reasons to waste bandwidth an

Bug #14770 Updated: phps truncates long sources

2002-04-25 Thread david
ID: 14770 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Windows 98SE PHP Version: 4.1.0 New Comment: Setting output_buffering to anything over 16386 (which by t

Bug #15703 Updated: Segfault due to missing ZEND_INIT_MODULE_GLOBALS() call

2002-04-25 Thread jwoolley
ID: 15703 Updated by: [EMAIL PROTECTED] -Summary: Segmentation fault with apache2 php pages not served Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open -Bug Type: Apache2 related +Bug Type: SWF related Operatin

Bug #16834 Updated: submit no image and get error at line 0

2002-04-25 Thread sniper
ID: 16834 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: windows 2000 PHP Version: 4.2.0 New Comment: This is by design and not bug. The error le

Bug #16819 Updated: socket_connect returns boolean, but not integer

2002-04-25 Thread alindeman
ID: 16819 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Sockets related Operating System: Windows' 9x PHP Version: 4.1.2 New Comment: I fixed the return value part of the bug Previous Comments: -

Bug #11179 Updated: Apache segmentation fault on startup

2002-04-25 Thread mac
ID: 11179 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Apache related Operating System: slackware 7.1 / Linux 2.4.0 PHP Version: 4.0.5 New Comment: Hi! Yet I got same error/stack using php4.2.0 and

Bug #16836: Crash of Webserver

2002-04-25 Thread mac
From: [EMAIL PROTECTED] Operating system: Linux debian/woody PHP version: 4.2.0 PHP Bug Type: MySQL related Bug description: Crash of Webserver Dear PHP Developers! May there be some kind of error in build in MySql support? Backtracing tells me: (gdb) bt #0 0x00

Bug #16837: No php_imap.dll

2002-04-25 Thread IceCreamMan
From: [EMAIL PROTECTED] Operating system: win32 PHP version: 4.2.0 PHP Bug Type: *General Issues Bug description: No php_imap.dll It's not really a program bug, more like a distribution bug if u can call it that. But the php_imap.dll is missing in the Windows zip package di

Bug #16763 Updated: '

2002-04-25 Thread yohgaki
ID: 16763 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Feature/Change Request Operating System: ALL PHP Version: 4.2.0 New Comment: I porposed the same thing monthes ago. I agree. It's strange not to

Bug #16763 Updated: '

2002-04-25 Thread rasmus
ID: 16763 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Feature/Change Request Operating System: ALL PHP Version: 4.2.0 New Comment: Removing "<%="|"http://bugs.php.net/?id=16763&edit=1

Bug #16838: PHP short_open_tags and

2002-04-25 Thread sloetz
From: [EMAIL PROTECTED] Operating system: all PHP version: 4.2.0 PHP Bug Type: Feature/Change Request Bug description: PHP short_open_tags and Hello, I would like to suggest a small change in PHP's handling of open tags. I think it would be diserable to allow the use

Bug #16838 Updated: PHP short_open_tags and

2002-04-25 Thread rasmus
ID: 16838 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: all PHP Version: 4.2.0 New Comment: This seems extraneous to me. You can simply echo the one at the top.

Bug #16748 Updated: Apache 2.0.36_dev fails to start after installingen PHP module

2002-04-25 Thread dharana
ID: 16748 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache2 related Operating System: linux PHP Version: 4.2.0 New Comment: Apache 2.0.35 + PHP 4.2.0 on Debian linux produced the same effect. Apache

Bug #16839: Session, Get & Post doesn't work

2002-04-25 Thread shinjie
From: [EMAIL PROTECTED] Operating system: Windows NT 5.0 build 2195 PHP version: 4.2.0 PHP Bug Type: Session related Bug description: Session, Get & Post doesn't work in Release Candidates of 4.2.0, the Session, Get & Post still works. But after upgrading to 4.2.0, Session,

Bug #16840: IIS5 session behaviour with php 4.2.0 (see #8989)

2002-04-25 Thread mrieger
From: [EMAIL PROTECTED] Operating system: Win2000 PHP version: 4.2.0 PHP Bug Type: IIS related Bug description: IIS5 session behaviour with php 4.2.0 (see #8989) Hi! I created my own session handlers (using a database) and used the CGI binary version of PHP. Once I start

Bug #16829: Example code for nssl_pkcs7_encrypt is incorrect

2002-04-25 Thread msisolak
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.2.0 PHP Bug Type: Documentation problem Bug description: Example code for nssl_pkcs7_encrypt is incorrect The description of the recipcerts parameter for nssl_pkcs7_encrypt is incorrect. It is either the

Bug #16832: Doc inconsistency

2002-04-25 Thread jakub
From: [EMAIL PROTECTED] Operating system: - PHP version: 4.2.0 PHP Bug Type: Documentation problem Bug description: Doc inconsistency Hello! I have made some automated processing of PHP manual and I find following inconsistencies (rather say than bugs): Following files

Bug #16829 Updated: Example code for nssl_pkcs7_encrypt is incorrect

2002-04-25 Thread alindeman
ID: 16829 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows 2000 PHP Version: 4.2.0 New Comment: This bug has been fixed in CVS. Pr

Bug #14770 Updated: phps truncates long sources

2002-04-25 Thread yohgaki
ID: 14770 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Scripting Engine problem +Bug Type: Documentation problem Operating System: Windows 98SE PHP Version: 4.1.0 New Comment: This problem proba

Bug #14770 Updated: phps truncates long sources

2002-04-25 Thread yohgaki
ID: 14770 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Windows 98SE PHP Version: 4.1.0 -Assigned To: +Assigned To: y

Bug #16763 Updated: '

2002-04-25 Thread yohgaki
ID: 16763 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Open -Bug Type: Feature/Change Request +Bug Type: Documentation problem Operating System: ALL PHP Version: 4.2.0 New Comment: Rem

Bug #16841: imagepng() segfaults

2002-04-25 Thread daniel
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.2.0 PHP Bug Type: Reproducible crash Bug description: imagepng() segfaults generates a reproducable segfault in DSO, CGI and CLI versions. GD is version 1.8.4, although segfaults also occurred with 2.0.1. Lib

  1   2   >