Bug #17237 Updated: Can't accept variables

2002-05-14 Thread derick
ID: 17237 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: linux Redhat 7.2 PHP Version: 4.2.0 New Comment: In PHP 4.2.0, the 'register_globals' se

Bug #17237: Can't accept variables

2002-05-14 Thread curious
From: [EMAIL PROTECTED] Operating system: linux Redhat 7.2 PHP version: 4.2.0 PHP Bug Type: *General Issues Bug description: Can't accept variables I make a script that post the userid and passwd as a variable, to a script called login.php. The problem is the login.php can'

Bug #16252 Updated: try to link the wrong iconv lib when compiling with xmlrpc

2002-05-14 Thread k . allan-php
ID: 16252 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Compile Failure Operating System: FreeBSD 4.5 PHP Version: 4.1.2 New Comment: This is still not fixed in 4.2.0 release as far as i can tell,

Bug #17236: trans-sid only replace links in first 4138chars

2002-05-14 Thread alan
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 4.2.1 PHP Bug Type: Session related Bug description: trans-sid only replace links in first 4138chars OK, This is a strange one. the whole application works perfectly on 4.0*/4.1*, but we started testing with

Bug #17232 Updated: undefined symbol: _ecalloc

2002-05-14 Thread mfischer
ID: 17232 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: RH73 PHP Version: 4.2.1 New Comment: Please report this to the authors of PHP Acc

Bug #17234 Updated: setting short_open_tag in .htaccess does nothing

2002-05-14 Thread edink
ID: 17234 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: Windows XP PHP Version: 4.2.1 Previous Comments:

Bug #17231 Updated: Can't connect to mysql

2002-05-14 Thread mfischer
ID: 17231 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: MySQL related Operating System: linux redhat 7.2 PHP Version: 4.2.0 New Comment: This was a bug in the 4.2.0 ./configure

Bug #17151 Updated: ImageTTF* has stopped working

2002-05-14 Thread Nick
ID: 17151 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: *Graphics related Operating System: Linux PHP Version: 4.1.2 New Comment: I'll check and let you know - thanks! Previous Comments: --

Bug #17106 Updated: Session variable disappears

2002-05-14 Thread Lee . Seldon
ID: 17106 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Session related Operating System: Win98, Win2000 Pro PHP Version: 4.1.2 New Comment: Here is a short version of my original script. Behavior i

Bug #17234 Updated: setting short_open_tag in .htaccess does nothing

2002-05-14 Thread php
ID: 17234 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Apache2 related Operating System: Windows XP PHP Version: 4.2.1 New Comment: Sorry, module. I've tried other values such as display_errors a

Bug #17234 Updated: setting short_open_tag in .htaccess does nothing

2002-05-14 Thread rasmus
ID: 17234 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: Windows XP PHP Version: 4.2.1 New Comment: CGI or Apache module? The CGI version of

Bug #15634 Updated: Problem with opendir function

2002-05-14 Thread php-bugs
ID: 15634 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: *Directory/Filesystem functions Operating System: WIn XP PHP Version: 4.1.1 New Comment: No feedback was provide

Bug #10455 Updated: The method fetchRow can't return NULL when no more data.

2002-05-14 Thread php-bugs
ID: 10455 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: OCI8 related Operating System: Linux 2.2.14-6.0lp PHP Version: 4.0.4pl1 New Comment: No feedback was provided f

Bug #17234: setting short_open_tag in .htaccess does nothing

2002-05-14 Thread php
From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 4.2.1 PHP Bug Type: Apache2 related Bug description: setting short_open_tag in .htaccess does nothing Entering a value for short_open_tag in the .htaccess file achieves nothing. Example: php_value short_ope

Bug #17233: PHP 4.2.x apache2filter does not recognize -dev versions

2002-05-14 Thread daleg
From: [EMAIL PROTECTED] Operating system: Solaris PHP version: 4.2.1 PHP Bug Type: Apache2 related Bug description: PHP 4.2.x apache2filter does not recognize -dev versions sapi/apache2filter/config.m4 fails to recognize Apache 2.x.x-dev (CVS) version strings and thus the

Bug #17232: undefined symbol: _ecalloc

2002-05-14 Thread ssenk
From: [EMAIL PROTECTED] Operating system: RH73 PHP version: 4.2.1 PHP Bug Type: Unknown/Other Function Bug description: undefined symbol: _ecalloc When PHP Accelerator 1.3.0 start at PHP 4.2.1: Failed loading /usr/local/lib/php_accelerator_1.3.0.so: /usr/local/lib/php_a

Bug #17231: Can't connect to mysql

2002-05-14 Thread curious
From: [EMAIL PROTECTED] Operating system: linux redhat 7.2 PHP version: 4.2.0 PHP Bug Type: MySQL related Bug description: Can't connect to mysql we have recompiled php,and use PHPMyAdmin to connect to database. But, I can't connect to mysql with message error : user localh

Bug #17038 Updated: Undefinded symbol _ecalloc

2002-05-14 Thread ssenk
ID: 17038 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: Linux PHP Version: 4.2.0 New Comment: When PHP Accelerator 1.3.0 start at PHP 4.2.1: Failed loading /usr/local

Bug #17230 Updated: Variables not hitting script!!!

2002-05-14 Thread rasmus
ID: 17230 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: RH Linux 7.2 PHP Version: 4.2.1 New Comment: In PHP 4.2.0, the 'register_global

Bug #17230: Variables not hitting script!!!

2002-05-14 Thread awgneo
From: [EMAIL PROTECTED] Operating system: RH Linux 7.2 PHP version: 4.2.1 PHP Bug Type: Scripting Engine problem Bug description: Variables not hitting script!!! BIG PROBLEM!!! I have tried this on both 4.2.0 and 4.2.1 on both IIS 5.1 and Apache (Linux 7.3): if i define a

Bug #17192 Updated: DLL not valid

2002-05-14 Thread edink
ID: 17192 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: GD related Operating System: Windows 2002 PHP Version: 4.2.1 Assigned To: edink New Comment: You need to set th

Bug #17229: Permissions set incorrectly on newly created directories.

2002-05-14 Thread tch
From: [EMAIL PROTECTED] Operating system: OSX , Maybe More PHP version: 4.2.1 PHP Bug Type: *Directory/Filesystem functions Bug description: Permissions set incorrectly on newly created directories. Making directory "./foo" with a umask of Listing : -- E

Bug #17228 Updated: timezone incorrect in date

2002-05-14 Thread darron
ID: 17228 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Date/time related Operating System: solaris 2.7 PHP Version: 4.1.2 New Comment: The quick fix may only be valid for the UK (GMT/BST) The altzone

Bug #11461 Updated: \. after \- does not work

2002-05-14 Thread rasmus
ID: 11461 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Regexps related Operating System: Linux 2.2.16-SMP PHP Version: 4.0.6RC3 New Comment: No I didn't. The problem has nothing to do with ^ vs. [^ T

Bug #17228: timezone incorrect in date

2002-05-14 Thread darron
From: [EMAIL PROTECTED] Operating system: solaris 2.7 PHP version: 4.1.2 PHP Bug Type: Date/time related Bug description: timezone incorrect in date The following: print date( "r Z T", time() ); print gmdate( "r Z T", time() ); Gives this output: Tue, 14 May 2002 2

Bug #17218 Updated: PHP 4.2.1 doesn't compile after ./configure

2002-05-14 Thread edink
ID: 17218 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Analyzed Bug Type: Compile Failure Operating System: Solaris 8 PHP Version: 4.2.1 New Comment: Great. At least we have the problem dia

Bug #17218 Updated: PHP 4.2.1 doesn't compile after ./configure

2002-05-14 Thread adrieder
ID: 17218 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Compile Failure Operating System: Solaris 8 PHP Version: 4.2.1 New Comment: I copied the configure script from the 4.2.0 tarball and it seems t

Bug #17218 Updated: PHP 4.2.1 doesn't compile after ./configure

2002-05-14 Thread edink
ID: 17218 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Compile Failure Operating System: Solaris 8 PHP Version: 4.2.1 New Comment: I've just checked, and there were no changes made in configure scri

Bug #17218 Updated: PHP 4.2.1 doesn't compile after ./configure

2002-05-14 Thread adrieder
ID: 17218 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Compile Failure Operating System: Solaris 8 PHP Version: 4.2.1 New Comment: Same problem here... after commenting out "#define HAVE_UNIX_H 1"

Bug #17218 Updated: PHP 4.2.1 doesn't compile after ./configure

2002-05-14 Thread dave
ID: 17218 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Compile Failure Operating System: Solaris 8 PHP Version: 4.2.1 New Comment: Undefining HAVE_UNIX_H took care of the first problem and introduce

Bug #17223 Updated: Error on php.net

2002-05-14 Thread edink
ID: 17223 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: *General Issues Operating System: your web site PHP Version: 4.2.1 New Comment: We are aware of the problem and it will b

Bug #17223: Error on php.net

2002-05-14 Thread mguzman
From: [EMAIL PROTECTED] Operating system: your web site PHP version: 4.2.1 PHP Bug Type: *General Issues Bug description: Error on php.net Parse error: parse error, unexpected '{' in /local/Web/sites/phpweb/include/site.inc on line 57 -- Edit bug report at http://bugs.php

Bug #17220 Updated: php.net header problems found

2002-05-14 Thread edink
ID: 17220 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:*General Issues PHP Version: 4.2.1 New Comment: We are aware of the problem and it will be fixed shortly. Previous Comments: --

Bug #17222: header("Location: ...") doesn't work properly

2002-05-14 Thread ceefour
From: [EMAIL PROTECTED] Operating system: Windows2000 Pro (SP: RC3.51) PHP version: 4.2.0 PHP Bug Type: Apache related Bug description: header("Location: ...") doesn't work properly The script: header("Location: http://www.yahoo.com/";); This wouldn't work at all, and

Bug #17220: php.net header problems found

2002-05-14 Thread steve
From: [EMAIL PROTECTED] Operating system: PHP version: 4.2.1 PHP Bug Type: *General Issues Bug description: php.net header problems found The following url reports php errors regarding headers already being sent: http://www.php.net/manual/en/function.strstr.php -- Edit

Bug #17211 Updated: zend.h and php.h call unix.h

2002-05-14 Thread edink
ID: 17211 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Duplicate Bug Type: Compile Failure Operating System: Linux 8.2 PHP Version: 4.2.1 New Comment: Marking this as duplicate of #17218. Could

Bug #17218 Updated: PHP 4.2.1 doesn't compile after ./configure

2002-05-14 Thread edink
ID: 17218 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Solaris 8 PHP Version: 4.2.1 New Comment: Could you have a look in main/php_config.h.

Bug #17211 Updated: zend.h and php.h call unix.h

2002-05-14 Thread adrieder
ID: 17211 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: Linux 8.2 PHP Version: 4.2.1 New Comment: I have the same problems as [EMAIL PROTECTED] reported on Sparc/Solaris

Bug #13763 Updated: SQL Compute

2002-05-14 Thread edink
ID: 13763 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Sybase-ct (ctlib) related Operating System: LINUX REDHAT 7 -PHP Version: 4.0.6 +PHP Version: 4.2.1 Previous Comments: -

Bug #15333 Updated: strndup access violation

2002-05-14 Thread rasmus
ID: 15333 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: IIS related Operating System: Windows 2000 Pro PHP Version: 4.2.0 RC2 New Comment: Uh, PHP 2.0 Gold? What the heck is that? Previous Comment

Bug #15333 Updated: strndup access violation

2002-05-14 Thread mdavis
ID: 15333 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: IIS related Operating System: Windows 2000 Pro PHP Version: 4.2.0 RC2 New Comment: Any update to this? Using PHP 2.0 Gold and still haveing th

Bug #17218: PHP 4.2.1 doesn't compile after ./configure

2002-05-14 Thread dave
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.2.1 PHP Bug Type: Compile Failure Bug description: PHP 4.2.1 doesn't compile after ./configure Solaris 8 machine, using gcc from sunfreeware.com, trying to compile php4.2.1 $ ./configure $ make Making

Bug #16888 Updated: domXML causes Segfault, when you create to many Nodes

2002-05-14 Thread cb
ID: 16888 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: Same error still occurs with PHP 4.2.1 Version Previous Comments: --

Bug #17217 Updated: javascript errors on some pages of the chm versionof manual

2002-05-14 Thread goba
ID: 17217 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Duplicate Bug Type: Documentation problem Operating System: windows 2000 PHP Version: 4.2.0 Previous Comments: ---

Bug #17217 Updated: javascript errors on some pages of the chm versionof manual

2002-05-14 Thread goba
ID: 17217 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: windows 2000 PHP Version: 4.2.0 New Comment: Thanks, we are already aware of this problem. I do not know e

Bug #17217: javascript errors on some pages of the chm versionof manual

2002-05-14 Thread roberts_paul
From: [EMAIL PROTECTED] Operating system: windows 2000 PHP version: 4.2.0 PHP Bug Type: Documentation problem Bug description: javascript errors on some pages of the chm versionof manual javascript errors on pages of the chm version 4+5, ie6 is installed. ie 'document.all

Bug #17213 Updated: compile problem

2002-05-14 Thread derick
ID: 17213 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: *General Issues Operating System: linux PHP Version: 4.2.1 New Comment: Closed... upgrading helped. Previous Commen

Bug #17193 Updated: calling getenv after register_shutdown causes apache to crash

2002-05-14 Thread jtate
ID: 17193 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: RH Linux 7.2/Apach 1.3.22 PHP Version: 4.1.2/PHP_4_2_0 New Comment: Doesn't seem to happen with HEAD.

Bug #17213 Updated: compile problem

2002-05-14 Thread oles
ID: 17213 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: *General Issues Operating System: linux PHP Version: 4.2.1 New Comment: I had 2.4.5. I upgraded to 2.4.21. it works ! :) thanks Octave

Bug #16458 Updated: header() does not replace headers but always produces duplicates

2002-05-14 Thread msisolak
ID: 16458 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: HTTP related Operating System: Win32 (XP) PHP Version: 4.1.1 New Comment: Suggested fix submitted to dev list: Bug #16458 reports that the h

Bug #17216: DOM XML uses non-DOM compliant calls

2002-05-14 Thread bmatzelle
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.2.1 PHP Bug Type: Feature/Change Request Bug description: DOM XML uses non-DOM compliant calls I could not help but notice that all DOM XML calls use an underscore-based convention: i.e. $mynode->append_child(

Bug #17193 Updated: calling getenv after register_shutdown causes apache to crash

2002-05-14 Thread jtate
ID: 17193 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: RH Linux 7.2/Apach 1.3.22 -PHP Version: 4.1.2 +PHP Version: 4.1.2/PHP_4_2_

Bug #17215 Updated: "else if" (maybe also "else") function bug

2002-05-14 Thread derick
ID: 17215 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: Slackware 8.0 PHP Version: 4.2.1 New Comment: In PHP 4.2.0, the 'register_globa

Bug #17215: "else if" (maybe also "else") function bug

2002-05-14 Thread genius
From: [EMAIL PROTECTED] Operating system: Slackware 8.0 PHP version: 4.2.1 PHP Bug Type: Scripting Engine problem Bug description: "else if" (maybe also "else") function bug Hello SOURCE: http://dec.kan.pl/index.phps Look for the following: ---< cut >--- /** PRZETW

Bug #17214: MING

2002-05-14 Thread rames
From: [EMAIL PROTECTED] Operating system: win2kServer PHP version: 4.2.1 PHP Bug Type: SWF related Bug description: MING The Ming extension does not work fine in this new version of PHP, the 4.2.1 It can not recognize the jpg file type. -- Edit bug report at http://bugs.ph

Bug #11461 Updated: \. after \- does not work

2002-05-14 Thread postings . php . net
ID: 11461 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Regexps related Operating System: Linux 2.2.16-SMP PHP Version: 4.0.6RC3 New Comment: @rasmus: It sounds like you've mistaken "^" for "[^" ...

Bug #17213 Updated: compile problem

2002-05-14 Thread derick
ID: 17213 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: *General Issues Operating System: linux PHP Version: 4.2.1 New Comment: Which libxml2 version do you have? YOu might ne

Bug #17213: compile problem

2002-05-14 Thread oles
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.2.1 PHP Bug Type: *General Issues Bug description: compile problem Hello, I have the problems to compile 4.2.1 (with ./configure which worked < 4.2.X) gcc -I. -I/var/log/ovh/php-4.2.1/ext/domxml -I/var/log/o

Bug #17211 Updated: zend.h and php.h call unix.h

2002-05-14 Thread jbardin
ID: 17211 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: Linux 8.2 PHP Version: 4.2.1 New Comment: For some reason php 4.2.1 detected unix.h on my system (SunOS hsceducat

Bug #17212: Undefined symbol... in libc-client

2002-05-14 Thread php . bug
From: [EMAIL PROTECTED] Operating system: OpenBSD 3.0 PHP version: 4.2.1 PHP Bug Type: Scripting Engine problem Bug description: Undefined symbol... in libc-client I have compiled and installed php 4.2.1 (and 4.2.0) only to recieve the same error when runing php -v /usr/

Bug #17040 Updated: ibase_close() crashes PHP when there is some open blobs

2002-05-14 Thread sander
ID: 17040 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: InterBase related Operating System: Windows 2000 PHP Version: 4.2.0 Assigned To: daniela Previous Comments: ---

Bug #17040 Updated: ibase_close() crashes PHP when there is some open blobs

2002-05-14 Thread sander
ID: 17040 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: InterBase related Operating System: Windows 2000 PHP Version: 4.2.0 Assigned To: daniela Previous Comments: ---

Bug #13763 Updated: SQL Compute

2002-05-14 Thread sander
ID: 13763 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Sybase-ct (ctlib) related Operating System: LINUX REDHAT 7 PHP Version: 4.0.6 New Comment: Reopening on user request. Pr

Bug #12475 Updated: the variable $PHP_SELF is not set.

2002-05-14 Thread philip
ID: 12475 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Variables related Operating System: Windows 2000 Server PHP Version: 4.0.6 New Comment: Typically register_globals = on is what creates $PHP_SELF

Bug #17040 Updated: ibase_close() crashes PHP when there is some open blobs

2002-05-14 Thread daniela
ID: 17040 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: InterBase related Operating System: Windows 2000 PHP Version: 4.2.0 Assigned To: daniela New Comment: Fixed bot

Bug #13763 Updated: SQL Compute

2002-05-14 Thread mad
ID: 13763 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Sybase-ct (ctlib) related Operating System: LINUX REDHAT 7 PHP Version: 4.0.6 New Comment: Still needed with 4.2.1 PS : please change status fr

Bug #17180 Updated: Operator Precedence

2002-05-14 Thread phpclub
ID: 17180 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type:Scripting Engine problem PHP Version: 4.2.0 New Comment: Actually this is a bug, since in PHP manual it's clearly stated that ! operator has a priority over = operator. >

Bug #17142 Updated: Unresolved symbol: _regcomp

2002-05-14 Thread mad
ID: 17142 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache2 related Operating System: HP-UX 11.00 PHP Version: 4.2.0 New Comment: Same error with 4.2.1 There's this in debug.log : gcc -o conf

Bug #11461 Updated: \. after \- does not work

2002-05-14 Thread rasmus
ID: 11461 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Regexps related Operating System: Linux 2.2.16-SMP PHP Version: 4.0.6RC3 New Comment: A bracket expression is a list of

Bug #16746 Updated: cgi php crash when running 'pear install Log-1.1.tgz'

2002-05-14 Thread klansman
ID: 16746 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Reproducible crash Operating System: FreeBSD 4.5 PHP Version: 4.2.0 New Comment: This problem does not exist under the current version (4.2.1)

Bug #17211: zend.h and php.h call unix.h

2002-05-14 Thread japs
From: [EMAIL PROTECTED] Operating system: Linux 8.2 PHP version: 4.2.1 PHP Bug Type: Compile Failure Bug description: zend.h and php.h call unix.h zend.h and php.h call /usr/local/include/unix.h and give a compilation failure in PHP 4.2.1: In file included from zend.h:55

Bug #17210 Updated: Apache 2 restart

2002-05-14 Thread jan
ID: 17210 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Duplicate Bug Type: Apache2 related Operating System: Linux 8.2 PHP Version: 4.2.1 New Comment: please don't open new bugreports. add comm

Bug #17210: Apache 2 restart

2002-05-14 Thread japs
From: [EMAIL PROTECTED] Operating system: Linux 8.2 PHP version: 4.2.1 PHP Bug Type: Apache2 related Bug description: Apache 2 restart Bug #17113 continues in PHP 4.2.1 bin/apachectl restart does not work, but give a segmentation error. Jan P. Sorensen -- Edit bug

Bug #17192 Updated: DLL not valid

2002-05-14 Thread hubweb
ID: 17192 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: GD related Operating System: Windows 2002 PHP Version: 4.2.1 Assigned To: edink New Comment: I tried http://ftp.proventum.net/pub/php/win

Bug #15476 Updated: corrupted outputs when using PHP as Apache Module under Windows XP

2002-05-14 Thread russ
ID: 15476 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: Windows XP PHP Version: 4.1.1 New Comment: i have the same prob, only started to occur after about running apac

Bug #17209: Page Not Found Error

2002-05-14 Thread heckmann
From: [EMAIL PROTECTED] Operating system: AIX 4.3.3 PHP version: 4.1.2 PHP Bug Type: Output Control Bug description: Page Not Found Error If your scripts maximum execution time exceeds, php will return a "Page Not Found" error to the browser instead of a blank page with a fa

Bug #15168 Updated: (mm save handler) PHP segfaults saving sessions-vars

2002-05-14 Thread aral
ID: 15168 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Session related Operating System: SuSE 7.3 /2.4.10 PHP Version: 4.1.1 New Comment: I am getting zend_hash_internal_pointer_reset_ex -- Apache c

Bug #17106 Updated: Session variable disappears

2002-05-14 Thread sander
ID: 17106 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Session related Operating System: Win98, Win2000 Pro PHP Version: 4.1.2 New Comment: I just tried the following script

Bug #17195 Updated: unhandle exception processiong ISAPI

2002-05-14 Thread sander
ID: 17195 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: IIS related Operating System: win2000 PHP Version: 4.2.0 Previous Comments: ---

Bug #17184 Updated: Interbase 5.1.1.682 compilation

2002-05-14 Thread daniela
ID: 17184 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Critical -Bug Type: Compile Failure +Bug Type: InterBase related Operating System: Linux 2.4.7-10 PHP Version: 4.2.0 New Comment: w

Bug #14407 Updated: Win32 SendMail function doesn't use "From:" in SMTP MAIL FROM command

2002-05-14 Thread mfischer
ID: 14407 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Mail related Operating System: Windows 2000 PHP Version: 4.0CVS-2001-12-10 New Comment: Can you post a unified diff aga

Bug #14983 Updated: mail function buffer overflow

2002-05-14 Thread mfischer
ID: 14983 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Windows 2000 PHP Version: 4.1.1 New Comment: Hi [EMAIL PROTECTED], it took a while

Bug #17207 Updated: call_user_func_array does not bind array keys to params

2002-05-14 Thread rcarmo
ID: 17207 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Any PHP Version: 4.1.2 New Comment: Thanks. This would be extremely useful for XML-RPC/SOAP stuff with opt

Bug #17192 Updated: DLL not valid

2002-05-14 Thread edink
ID: 17192 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: GD related Operating System: Windows 2002 PHP Version: 4.2.1 Assigned To: edink New Comment: Are you sure you have copied php4ts.dll and

Bug #17207 Updated: call_user_func_array does not bind array keys to params

2002-05-14 Thread derick
ID: 17207 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Unknown/Other Function +Bug Type: Feature/Change Request Operating System: Any PHP Version: 4.1.2 New Comment: This is not supposed to work

Bug #17207: call_user_func_array does not bind array keys to params

2002-05-14 Thread rcarmo
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.1.2 PHP Bug Type: Unknown/Other Function Bug description: call_user_func_array does not bind array keys to params When calling a function with call_user_func_array, if one of the parameters is not set, the trailing

Bug #17206: fails to build with --enable-dio

2002-05-14 Thread cyic
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.4-STABLE PHP version: 4.2.1 PHP Bug Type: Compile Failure Bug description: fails to build with --enable-dio roman@roman install/php/php-4.2.1 > cat config.nice 126:1 #! /bin/sh

Bug #17205: GD1.3 not working with ttf

2002-05-14 Thread ta
From: [EMAIL PROTECTED] Operating system: Linux 2.2.14 PHP version: 4.2.1 PHP Bug Type: GD related Bug description: GD1.3 not working with ttf When php >=4.1 is configured with --with-gd and --with-ttf options while you are having gd1.3 and freetype1 on your system, it will

Bug #17204: $_GET remain always empty, whatever can be the value of register_globals

2002-05-14 Thread phpuser
From: [EMAIL PROTECTED] Operating system: NT PHP version: 4.2.0 PHP Bug Type: Scripting Engine problem Bug description: $_GET remain always empty, whatever can be the value of register_globals I'm using PHP 4.2.0. standalone (not as an apache module) on Apache 1.3.22 on NT

Bug #17203: libs directory not auto created

2002-05-14 Thread db
From: [EMAIL PROTECTED] Operating system: Linux 2.2 with Apache 1.3 PHP version: 4.2.1 PHP Bug Type: *Compile Issues Bug description: libs directory not auto created "make install" doesn´t succeed by "make install-sapi", it misses the "libs" subdirectory, when I manually cre

Bug #12475 Updated: the variable $PHP_SELF is not set.

2002-05-14 Thread oliver . vesper
ID: 12475 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Variables related Operating System: Windows 2000 Server PHP Version: 4.0.6 New Comment: but you can use $_SERVER['PHP_SELF'] to access PHP_SELF.

Bug #12475 Updated: the variable $PHP_SELF is not set.

2002-05-14 Thread oliver . vesper
ID: 12475 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Variables related Operating System: Windows 2000 Server PHP Version: 4.0.6 New Comment: I had the same problem using PHP 4.1.2 and still have the

Bug #16929 Updated: crash (segmentation fault) apache2 with oci8 option

2002-05-14 Thread derick
ID: 16929 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: OCI8 related Operating System: linux 2.4.4 PHP Version: 4.2.0 New Comment: Thank you for your bug report. This issue has

Bug #16929 Updated: crash (segmentation fault) apache2 with oci8 option

2002-05-14 Thread skarges
ID: 16929 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: OCI8 related Operating System: linux 2.4.4 PHP Version: 4.2.0 New Comment: hello, the bug is solved with 4.2.1. @++ Previous Comments:

Bug #17202: long2ip problems with unsigned double

2002-05-14 Thread pl
From: [EMAIL PROTECTED] Operating system: Debian 3.0 / Kernel 2.4.18 PHP version: 4.2.0 PHP Bug Type: Network related Bug description: long2ip problems with unsigned double When storing ips as unsigned doubles I noticed a strange behaviour when passing unsigned doubles throu

Bug #16929 Updated: crash (segmentation fault) apache2 with oci8 option

2002-05-14 Thread ndebeer
ID: 16929 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: OCI8 related Operating System: linux 2.4.4 PHP Version: 4.2.0 New Comment: Ok i've got the same prob I use apache2 php 4.06 oracle 9i installed fu

Bug #17198 Updated: Deerfield Website 3.11 can not locate program entry _ecalloc on php4ts.dll

2002-05-14 Thread derick
ID: 17198 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Other web server Operating System: Win2K PHP Version: 4.2.1 New Comment: Not a bug in PHP -> bogus Previous Comments: --

Bug #17198 Updated: Deerfield Website 3.11 can not locate program entry _ecalloc on php4ts.dll

2002-05-14 Thread Julian
ID: 17198 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Other web server Operating System: Win2K PHP Version: 4.2.1 New Comment: All problems solved. It's ZendOptimizer 1.20's fault. New ZendOptimizer

Bug #17171 Updated: 'document.all.unotes' is null or not an object

2002-05-14 Thread goba
ID: 17171 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Windows 2000 sp2 PHP Version: 4.2.0 New Comment: Please do not submit the same bug

Bug #17195 Updated: unhandle exception processiong ISAPI

2002-05-14 Thread keithauyeung
ID: 17195 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: IIS related Operating System: win2000 PHP Version: 4.2.0 New Comment: The no is #17170 Previous Comments: ---

  1   2   >