Bug #15778 Updated: Segmentation Fault with iPlanet module on php4_init

2002-04-12 Thread lbalbalba
ID: 15778 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: iPlanet related Operating System: AIX 4.3.3 PHP Version: 4.1.2 New Comment: Maybe the following iPlanet Knowledge base article can be of assistance

Bug #16563: bug

2002-04-12 Thread paddu
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.0 PHP Bug Type: HTTP related Bug description: bug sir, i found the following PHP bug. when I submit a form with a formfield listbox (allow multiple selection).when i get that listbox value in the action

Bug #15983 Updated: session variables lost between pages

2002-04-12 Thread achim
ID: 15983 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Debian/Linux mips platform PHP Version: 4.1.2 New Comment: what about this workaround: --- page #1 --- sessio

Bug #16548 Updated: exec or system a daemon will catch the port for this session

2002-04-12 Thread wez
ID: 16548 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Apache related Operating System: RED HAT Linux 7.2 PHP Version: 4.1.2 New Comment: Most likely _mprshut is forking but kee

Bug #16563 Updated: bug

2002-04-12 Thread mfischer
ID: 16563 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: HTTP related Operating System: Linux PHP Version: 4.1.0 New Comment: The bug system is not the appropriate forum for askin

Bug #13151 Updated: /usr/lib/dld.sl: Can't shl_load() a library containing Thread Local Storage

2002-04-12 Thread cn
ID: 13151 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: OCI8 related Operating System: HP-11 PHP Version: 4.0.6 New Comment: I have the same Message when compiling PHP 4.1.2 on HPUX 11.00 with ./con

Bug #7643 Updated: APXS compile fails with "not a DSO"

2002-04-12 Thread cn
ID: 7643 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: HP-UX 10.20 PHP Version: 4.0.3pl1 New Comment: Read that: http://aspn.activestate.com/ASPN/Mail/Message/php-ins

Bug #16564: Get size of memory allocated in script

2002-04-12 Thread marv
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.1.2 PHP Bug Type: Feature/Change Request Bug description: Get size of memory allocated in script I'm developing code libraries for use in web projects. Its important that the code be memory effecient, but there is

Bug #16565: Support for profiling/function tracking

2002-04-12 Thread marv
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.1.2 PHP Bug Type: Feature/Change Request Bug description: Support for profiling/function tracking In complicated scripts, its a big effort tracking function calls to understand just whats going on. When you're tryi

Bug #16565 Updated: Support for profiling/function tracking

2002-04-12 Thread mfischer
ID: 16565 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: Any PHP Version: 4.1.2 New Comment: There are quite a couple of debuggers/profil

Bug #16548 Updated: exec or system a daemon will catch the port for this session

2002-04-12 Thread stefan . marquardt
ID: 16548 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache related Operating System: RED HAT Linux 7.2 PHP Version: 4.1.2 New Comment: >> As a workaround, don't use exec :-) system("$DLC/bin/_mpr

Bug #16566: php doesn't function when compiled

2002-04-12 Thread ramonet22
From: [EMAIL PROTECTED] Operating system: solaris 8 PHP version: 4.1.1 PHP Bug Type: Compile Warning Bug description: php doesn't function when compiled I compiled php with all packages installed (bison, flex ): ./configure --enable-track-vars --with-mysql make make

Bug #16567: out parameters unchanged in PHP

2002-04-12 Thread fvaletas
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.1 PHP Bug Type: COM related Bug description: out parameters unchanged in PHP Calling a method with a parameter declared as out in automation (ex: [out] long *code) doesn't update the PHP variable. -- Ed

Bug #15823 Updated: Configure fails (line 3395 unexp. 'fi')

2002-04-12 Thread tlamy
ID: 15823 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Configuration Issues Operating System: Linux-2.4.18 PHP Version: 4.1.2 New Comment: Guess you are using autoconf 2.5[23]. Here's a small diff, it

Bug #16563 Updated: bug

2002-04-12 Thread mrobinso
ID: 16563 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: HTTP related Operating System: Linux PHP Version: 4.1.0 New Comment: There is also an entry in the FAQ about this. http://www.php.net/manual/en

Bug #15531 Updated: Apache doesn't start

2002-04-12 Thread rele
ID: 15531 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: Linux 2.2.19 PHP Version: 4.1.1 New Comment: An similar error occurs on Windows 2000 with PHP 4.1.2 and Apache 2.0

Bug #16561 Updated: Compiling PHP 4.1.2 with Apache 2.0.35

2002-04-12 Thread sniper
ID: 16561 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Duplicate +Status: Closed Bug Type: Compile Failure Operating System: Linux Mandrake 8.0 PHP Version: 4.1.2 Previous Comments: -

Bug #15531 Updated: Apache doesn't start

2002-04-12 Thread sniper
ID: 15531 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Apache related Operating System: Linux 2.2.19 PHP Version: 4.1.1 New Comment: To properly diagnose this bug, we need a

Bug #15823 Updated: Configure fails (line 3395 unexp. 'fi')

2002-04-12 Thread sniper
ID: 15823 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: *Configuration Issues Operating System: Linux-2.4.18 PHP Version: 4.1.2 New Comment: Does this happen with the latest P

Bug #16562 Updated: imap_open does not open port after PHP upgrade

2002-04-12 Thread sniper
ID: 16562 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: IMAP related Operating System: RedHat 6.x PHP Version: 4.1.2 New Comment: What if you use this instead: $mbox = imap

Bug #16566 Updated: php doesn't function when compiled

2002-04-12 Thread sniper
ID: 16566 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Compile Warning Operating System: solaris 8 PHP Version: 4.1.1 New Comment: This is not the support forum for Zend product

Bug #16568: string comparison features give opposing results

2002-04-12 Thread lent
From: [EMAIL PROTECTED] Operating system: SunOS 5.6 PHP version: 4.1.2 PHP Bug Type: Strings related Bug description: string comparison features give opposing results NOTE: in the examples below the $myrow array is a string array populated by an ingres select statement. i

Bug #16568 Updated: string comparison features give opposing results

2002-04-12 Thread sniper
ID: 16568 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Strings related Operating System: SunOS 5.6 PHP Version: 4.1.2 New Comment: The bug system is not the appropriate forum fo

Bug #16568 Updated: string comparison features give opposing results

2002-04-12 Thread lent
ID: 16568 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Strings related Operating System: SunOS 5.6 PHP Version: 4.1.2 New Comment: I'm not asking a support question. $myrow[6] is an empty string.

Bug #16564 Updated: Get size of memory allocated in script

2002-04-12 Thread rasmus
ID: 16564 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: Any PHP Version: 4.1.2 New Comment: If you build PHP with --enable-memory-limit

Bug #16568 Updated: string comparison features give opposing results

2002-04-12 Thread sander
ID: 16568 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Strings related Operating System: SunOS 5.6 PHP Version: 4.1.2 New Comment: $myrow[6] is not an empty string because you're trim()'ing the string

Bug #16562 Updated: imap_open does not open port after PHP upgrade

2002-04-12 Thread php . net
ID: 16562 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: IMAP related Operating System: RedHat 6.x PHP Version: 4.1.2 New Comment: I thought I'd tried that already, but there m

Bug #16569: pg_close($conn2) closes all connections?

2002-04-12 Thread mike
From: [EMAIL PROTECTED] Operating system: RedHat 7.0 PHP version: 4.1.1 PHP Bug Type: PostgreSQL related Bug description: pg_close($conn2) closes all connections? /* TWO CONNECTIONS TO SAME SERVER, SAME DATABASE */ $conn1=pg_Connect("host=172.15.15.1 user=me dbname=mydb

Bug #16569 Updated: pg_close($conn2) closes all connections?

2002-04-12 Thread rasmus
ID: 16569 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: PostgreSQL related Operating System: RedHat 7.0 PHP Version: 4.1.1 New Comment: This is not a bug. If you look at the res

Bug #15829 Updated: using nonexistingn back reference in regex crashes PHP

2002-04-12 Thread cynic
ID: 15829 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Debian (Sid) Linux PHP Version: 4.0CVS-2002-03-0 New Comment: I have it segfaulting there as well. FreeBSD

Bug #16570: error control operator and set_error_handler()

2002-04-12 Thread alberty
From: [EMAIL PROTECTED] Operating system: i686-pc-linux-gnu PHP version: 4.0CVS-2002-04-12 PHP Bug Type: *Programming Data Structures Bug description: error control operator and set_error_handler() Hi, the @ Error Control Operator doesnt suppress warnings (e.g.:E_WARNING)

Bug #16562 Updated: imap_open does not open port after PHP upgrade

2002-04-12 Thread mfischer
ID: 16562 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: IMAP related Operating System: RedHat 6.x PHP Version: 4.1.2 New Comment: Actually it's the imap library whose syntax did

Bug #16562 Updated: imap_open does not open port after PHP upgrade

2002-04-12 Thread php . net
ID: 16562 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Open Bug Type: IMAP related Operating System: RedHat 6.x PHP Version: 4.1.2 New Comment: Additional note: I did some more experimenting

Bug #16562 Updated: imap_open does not open port after PHP upgrade

2002-04-12 Thread php . net
ID: 16562 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IMAP related Operating System: RedHat 6.x PHP Version: 4.1.2 New Comment: Oops... I didn't see [EMAIL PROTECTED]'s comment. Perhaps it is in the i

Bug #16571: PHP fails to retrieve DECIMAL or NUMERIC values correctly from Interbase

2002-04-12 Thread frank . segtrop
From: [EMAIL PROTECTED] Operating system: WindowsNT SP 6a PHP version: 4.1.2 PHP Bug Type: InterBase related Bug description: PHP fails to retrieve DECIMAL or NUMERIC values correctly from Interbase Hi! PHP still fails to correctly retrieve DECIMAL or NUMERIC colums from

Bug #16562 Updated: imap_open does not open port after PHP upgrade

2002-04-12 Thread mfischer
ID: 16562 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: IMAP related Operating System: RedHat 6.x PHP Version: 4.1.2 Previous Comments: -

Bug #16572: doesn't print 8.5 x 14

2002-04-12 Thread jackindeck
From: [EMAIL PROTECTED] Operating system: msdos- windows PHP version: 4.1.0 PHP Bug Type: Output Control Bug description: doesn't print 8.5 x 14 My system only prints 61 lines of data. I set my output at 85 x 84 long on a full page form. Epson stylus color II

Bug #16573: Accessing Data from HTML page using post method

2002-04-12 Thread afagundes
From: [EMAIL PROTECTED] Operating system: Win95 WinNT4.0 PHP version: 4.1.2 PHP Bug Type: *General Issues Bug description: Accessing Data from HTML page using post method Ok, i'm trying to access data from a html page using the method post and php file. It works perfectly, b

Bug #16572 Updated: doesn't print 8.5 x 14

2002-04-12 Thread sander
ID: 16572 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Output Control Operating System: msdos- windows PHP Version: 4.1.0 New Comment: Not enough information was provided for us

Bug #16573 Updated: Accessing Data from HTML page using post method

2002-04-12 Thread sander
ID: 16573 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: Win95 WinNT4.0 PHP Version: 4.1.2 New Comment: The bug system is not the appropriate for

Bug #16574: Accessing Data from HTML page using post method

2002-04-12 Thread afagundes
From: [EMAIL PROTECTED] Operating system: Win95 WinNT4.0 PHP version: 4.1.2 PHP Bug Type: *General Issues Bug description: Accessing Data from HTML page using post method Ok, i'm trying to access data from a html page using the method post and php file. It works perfectly, b

Bug #16575: cannot load php4apache.dll with apache2

2002-04-12 Thread Markus_Heiden
From: [EMAIL PROTECTED] Operating system: Windows XP Professional PHP version: 4.1.2 PHP Bug Type: Apache2 related Bug description: cannot load php4apache.dll with apache2 I am not able to load the php4apache.dll with apache2, it only says Syntax error on line 173 of E:/

Bug #16574 Updated: Accessing Data from HTML page using post method

2002-04-12 Thread cynic
ID: 16574 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: Win95 WinNT4.0 PHP Version: 4.1.2 New Comment: Please do not submit the same bug more th

Bug #15829 Updated: using nonexistingn back reference in regex crashes PHP

2002-04-12 Thread sniper
ID: 15829 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Debian (Sid) Linux PHP Version: 4.0CVS-2002-03-0 New Comment: Doesn't crash here either.. Previous Comment

Bug #15829 Updated: using nonexistingn back reference in regex crashes PHP

2002-04-12 Thread cynic
ID: 15829 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Debian (Sid) Linux PHP Version: 4.0CVS-2002-03-0 New Comment: which branch? I'm seeing this on HEAD. I've jus

Bug #16576: Else if fails when seperated @ least

2002-04-12 Thread josephcohen11
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.2 PHP Bug Type: Scripting Engine problem Bug description: Else if fails when seperated @ least if i have html and then i embed php, i cannot use else if, only if (which REALLY SUCKS for forms.) this isn

Bug #15829 Updated: using nonexistingn back reference in regex crashes PHP

2002-04-12 Thread sander
ID: 15829 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Debian (Sid) Linux PHP Version: 4.0CVS-2002-03-0 New Comment: I reported this BEFORE 4.2.0 was branched. I c

Bug #16576 Updated: Else if fails when seperated @ least

2002-04-12 Thread sander
ID: 16576 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows 2000 PHP Version: 4.1.2 New Comment: The bug system is not the appropri

Bug #16572 Updated: doesn't print 8.5 x 14

2002-04-12 Thread jackindeck
ID: 16572 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Output Control Operating System: msdos- windows PHP Version: 4.1.0 New Comment: I created an output of a full page form 85 wide by 84 lines long (

Bug #16572 Updated: doesn't print 8.5 x 14

2002-04-12 Thread jackindeck
ID: 16572 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Output Control Operating System: msdos- windows PHP Version: 4.1.0 New Comment: I created an output of a full page form 85 wide by 84 lines long (

Bug #16572 Updated: doesn't print 8.5 x 14

2002-04-12 Thread jackindeck
ID: 16572 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Output Control Operating System: msdos- windows PHP Version: 4.1.0 New Comment: I created an output of a full page form 85 wide by 84 lines long (

Bug #15829 Updated: using nonexistingn back reference in regex crashes PHP

2002-04-12 Thread cynic
ID: 15829 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Debian (Sid) Linux PHP Version: 4.0CVS-2002-03-0 New Comment: I'm afraid this will get through terribly mangle

Bug #16575 Updated: cannot load php4apache.dll with apache2

2002-04-12 Thread cmk
ID: 16575 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Apache2 related Operating System: Windows XP Professional PHP Version: 4.1.2 New Comment: You can't load the Apache 1 sapi

Bug #16558 Updated: String offset reference can be created and segfaults interpreter

2002-04-12 Thread dcowgill
ID: 16558 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Linux (RH 7.2) PHP Version: 4.1.0 New Comment: Note: you do not have to do reference-assignment ("= &") to tri

Bug #16576 Updated: Else if fails when seperated @ least

2002-04-12 Thread hholzgra
ID: 16576 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows 2000 PHP Version: 4.1.2 New Comment: "else if" and "else if" are both valid, the problem is t

Bug #16570 Updated: error control operator and set_error_handler()

2002-04-12 Thread sniper
ID: 16570 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus -Bug Type: *Programming Data Structures +Bug Type: Scripting Engine problem Operating System: i686-pc-linux-gnu PHP Version: 4.

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

2002-04-12 Thread dhwz
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0CVS-2002-04-12 PHP Bug Type: Apache2 related Bug description: PHP4 doesn't get any enviroment variables me and some other friends of mine have tested the latest apache2 + and newest php4 versions an got the sa

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

2002-04-12 Thread sniper
ID: 16577 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Apache2 related Operating System: Linux PHP Version: 4.0CVS-2002-04-12 New Comment: In PHP 4.2.0 and above, register_globa

Bug #16519 Updated: makefile error

2002-04-12 Thread sniper
ID: 16519 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback -Bug Type: *Compile Issues +Bug Type: Compile Failure Operating System: linux redhat 7.2 PHP Version: 4.1.2 New Comment: I

Bug #15542 Updated: array_merge with $_SESSION

2002-04-12 Thread sniper
ID: 15542 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Analyzed +Status: Feedback -Bug Type: Reproducible crash +Bug Type: Session related Operating System: linux PHP Version: 4.1.1 Assigned To: a

Bug #15826 Updated: Crash when sending 'authenticate' header

2002-04-12 Thread sniper
ID: 15826 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Analyzed +Status: Feedback Bug Type: Reproducible crash Operating System: Windows, Linux PHP Version: 4.1.1 New Comment: I can not reprocude this with P

Bug #16578: Build Fails, relevance to apache

2002-04-12 Thread dport113
From: [EMAIL PROTECTED] Operating system: Linux Kernel 2.4.18 PHP version: 4.1.2 PHP Bug Type: Compile Failure Bug description: Build Fails, relevance to apache Upon building PHP4.x.x (including RC1/RC2/CVS) on Apache 2.0.x (currently 2.0.35) The make fails on this: sapi_ap

Bug #16578 Updated: Build Fails, relevance to apache

2002-04-12 Thread sniper
ID: 16578 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Linux Kernel 2.4.18 PHP Version: 4.1.2 New Comment: The correct configure option is --wi

Bug #16576 Updated: Else if fails when seperated @ least

2002-04-12 Thread josephcohen11
ID: 16576 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows 2000 PHP Version: 4.1.2 New Comment: That works except now I'm getting a parse error on the cur

Bug #10500 Updated: Misbehaving function

2002-04-12 Thread juric
ID: 10500 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: HTTP related Operating System: Win98 SE PHP Version: 4.0.4pl1 New Comment: fdaadffdaI use php 4.1.2( in apache that apears like 4.1.3) and apache

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

2002-04-12 Thread dhwz
ID: 16577 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache2 related Operating System: Linux PHP Version: 4.0CVS-2002-04-12 New Comment: setting register_globals is set to on and it doesn't work and

Bug #16579: Using session_destroy() after start of output can mangle output

2002-04-12 Thread bentley
From: [EMAIL PROTECTED] Operating system: SunOS PHP version: 4.1.2 PHP Bug Type: Session related Bug description: Using session_destroy() after start of output can mangle output Using session_destroy() in a page that has a link which is automatically modified to include the

Bug #16580: Apache Hang On

2002-04-12 Thread juric
From: [EMAIL PROTECTED] Operating system: win98 PHP version: 4.1.2 PHP Bug Type: Apache related Bug description: Apache Hang On I use PHP 4.12 like a module of Apache 1322... With php.ini all OK... When I try to upload file larger than 5Mb than apears error: FATAL: ereal

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

2002-04-12 Thread dhwz
ID: 16577 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Apache2 related Operating System: Linux PHP Version: 4.0CVS-2002-04-12 New Comment: i want to use apache2 and i wouldn't r

Bug #16580 Updated: Apache Hang On

2002-04-12 Thread sniper
ID: 16580 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Apache related Operating System: win98 PHP Version: 4.1.2 New Comment: Please test PHP 4.2.0RC3 from http://www.php.net

Bug #16579 Updated: Using session_destroy() after start of output can mangle output

2002-04-12 Thread sniper
ID: 16579 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Session related Operating System: SunOS PHP Version: 4.1.2 New Comment: I just tested with PHP 4.2.0RC3 and it works ju

Bug #16571 Updated: PHP fails to retrieve DECIMAL or NUMERIC values correctly from Interbase

2002-04-12 Thread daniela
ID: 16571 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: InterBase related Operating System: WindowsNT SP 6a PHP Version: 4.1.2 New Comment: It 's already fixed. The new php_int

Bug #16579 Updated: Using session_destroy() after start of output can mangle output

2002-04-12 Thread bentley
ID: 16579 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: Session related Operating System: SunOS PHP Version: 4.1.2 New Comment: I'm not in control of the server. So, I can'

Bug #14891 Updated: Additional libraries directories missing during compilation

2002-04-12 Thread sniper
ID: 14891 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: FreeBSD 4.2-RELEASE PHP Version: 4.1.1 New Comment: I can't reproduce this..could you

Bug #16571 Updated: PHP fails to retrieve DECIMAL or NUMERIC values correctly from Interbase

2002-04-12 Thread sniper
ID: 16571 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: InterBase related Operating System: WindowsNT SP 6a PHP Version: 4.1.2 New Comment: The actual release should happen on 22nd. :) But you can alr

Bug #15009 Updated: Compile Error in file gd.c

2002-04-12 Thread sniper
ID: 15009 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: Linux (Kernel 2.4.17) PHP Version: 4.1.1 New Comment: Unfortunately there really isn't

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

2002-04-12 Thread sniper
ID: 16577 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Apache2 related Operating System: Linux PHP Version: 4.0CVS-2002-04-12 New Comment: Works fine here with PHP 4.2.0RC3 and

Bug #14637 Updated: Apache 2.0 filter and PHP 4 crash

2002-04-12 Thread sniper
ID: 14637 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: Solaris 8/x86 PHP Version: 4.1.0 New Comment: Can you please try and see if PHP 4.2.0

Bug #16475 Updated: apache 2.0.35 crashes with php 4.2.0RC2 and RC3

2002-04-12 Thread sniper
ID: 16475 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: Linux 2.4.16 PHP Version: 4.0CVS-2002-04-07 New Comment: There have been some fixes.

Bug #14589 Updated: PHP4.1 module and cgi-bin programs

2002-04-12 Thread sniper
ID: 14589 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Apache2 related Operating System: Linux 2.4.10/gcc 3.0 PHP Version: 4.1.0 New Comment: Please update to PHP 4.2.0RC3 (fro

Bug #16580 Updated: Apache Hang On

2002-04-12 Thread juric
ID: 16580 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Apache related Operating System: win98 PHP Version: 4.1.2 New Comment: OK! I will try. Thank you bytheway, that error could be connected with

Bug #16142 Updated: chmod : page cannot be displayed

2002-04-12 Thread sander
ID: 16142 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Documentation problem Operating System: windows 9x PHP Version: 4.1.2 New Comment: reopening Previous Comments: -

Bug #16142 Updated: chmod : page cannot be displayed

2002-04-12 Thread slawek
ID: 16142 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: windows 9x PHP Version: 4.1.2 New Comment: It looks it working now, my previous c

Bug #16559 Updated: Extremely slow .chm file

2002-04-12 Thread sander
ID: 16559 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Duplicate Bug Type: Documentation problem Operating System: Win 98 PHP Version: 4.1.2 New Comment: Dupe of #16559 Previous Comments: ---

Bug #16559 Updated: Extremely slow .chm file

2002-04-12 Thread sander
ID: 16559 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Documentation problem Operating System: Win 98 PHP Version: 4.1.2 New Comment: And of #16294 Previous Comments:

Bug #16557 Updated: HTML HELP document is slow

2002-04-12 Thread sander
ID: 16557 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Duplicate Bug Type: Documentation problem Operating System: Windows 2000 PHP Version: 4.1.2 New Comment: Dupe of #16294 Previous Comment

Bug #16142 Updated: chmod : page cannot be displayed

2002-04-12 Thread sander
ID: 16142 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Documentation problem Operating System: windows 9x PHP Version: 4.1.2 New Comment: Is this still a problem with the lat

Bug #16142 Updated: chmod : page cannot be displayed

2002-04-12 Thread slawek
ID: 16142 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Documentation problem Operating System: windows 9x PHP Version: 4.1.2 New Comment: > Is this still a problem with the latest build of the manua

Bug #16559 Updated: Extremely slow .chm file

2002-04-12 Thread sniper
ID: 16559 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Duplicate +Status: Closed Bug Type: Documentation problem Operating System: Win 98 PHP Version: 4.1.2 Previous Comments: ---

Bug #16557 Updated: HTML HELP document is slow

2002-04-12 Thread sniper
ID: 16557 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Duplicate +Status: Closed Bug Type: Documentation problem Operating System: Windows 2000 PHP Version: 4.1.2 Previous Comments: -

Bug #15976 Updated: socket_get_status(...) returns nothing

2002-04-12 Thread wez
ID: 15976 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed -Bug Type: Sockets related +Bug Type: Documentation problem Operating System: Win32 (2000) AND Linux2.2 PHP Version: 4.1.2

Bug #15304 Updated: if imap and sybase are compiled in mssql_connect does not find host

2002-04-12 Thread php-bugs
ID: 15304 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: IMAP related Operating System: Debian Linux 2.2 PHP Version: 4.1.1 New Comment: No feedback was provided for thi

Bug #14048 Updated: Configure issues

2002-04-12 Thread adam
ID: 14048 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Configuration Issues Operating System: BSD/OS 4.x PHP Version: 4.1.0 New Comment: I also got nailed by 4). When I try to build XSLT, -liconv isn't

Bug #16582: unserialize_callback_func isnt changeable

2002-04-12 Thread ian . ferger
From: [EMAIL PROTECTED] Operating system: red hat linux PHP version: 4.1.2 PHP Bug Type: PHP options/info functions Bug description: unserialize_callback_func isnt changeable am unable to set unserialize_callback_func using ini_set. I can see it in my php.ini, but when i us