Re: [PHP-DEV] Compile error (multiple compilations)

2001-01-12 Thread Wico de Leeuw
Hiya gcc -c -I../../os/unix -I../../include -DLINUX=2 -I/home/src/php-4.0.4pl1 -I/home/src/php-4.0.4pl1/main -I/home/src/php-4.0.4pl1/main -I/home/src/php-4.0.4pl1/Zend -I/home/src/php-4.0.4pl1/Zend -I/home/src/php-4.0.4pl1/TSRM -I/home/src/php-4.0.4pl1/TSRM -I/home/src/php-4.0.4pl1

[PHP-DEV] PHP 4.0 Bug #5814 Updated: ODBC connection to Oracle fails

2001-01-12 Thread fsegtrop
ID: 5814 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: ODBC related Description: ODBC connection to Oracle fails After changing the server OS to Windows 2000 SP1, using IIS 5.0 instead of Apache and PHP 4.0.3, the error did not occur any more. However, we did

[PHP-DEV] PHP 4.0 Bug #8632 Updated: Error Message

2001-01-12 Thread cynic
ID: 8632 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Unknown/Other Function Assigned To: Comments: is this really the shortest possible script? wouldn't something shorter reproduce the bug too? it's quite lengthy, and the easier you make it for

[PHP-DEV] PHP 4.0 Bug #8046 Updated: upload is not working

2001-01-12 Thread cynic
ID: 8046 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Filesystem function related Assigned To: Comments: It Works For Me(tm) with latest snapshot from CVS. try 4.0.4pl1, and if it's the same, reopen this report. Previous Comments:

[PHP-DEV] PHP 4.0 Bug #7202 Updated: Problem running PHP

2001-01-12 Thread cynic
ID: 7202 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: PWS related Assigned To: Comments: err, should've probably been $HTTP_POST_VARS['username'] Previous Comments: --- [2001-01-12 07:40:54]

[PHP-DEV] PHP 4.0 Bug #7406 Updated: Unable to load Dbase extension

2001-01-12 Thread cynic
ID: 7406 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: dBase related Assigned To: Comments: have you tried a newer version since then? did it work? if not, what were the settings in your php.ini, and where did the dll actually live on your system?

[PHP-DEV] PHP 4.0 Bug #8674: invallid filetype() results (affects isdir() )

2001-01-12 Thread yavo
From: [EMAIL PROTECTED] Operating system: redhat 6.2 PHP version: 4.0.4 PHP Bug Type: Filesystem function related Bug description: invallid filetype() results (affects isdir() ) im using php for shell scripting in redhat 6.2. compiled with './configure'

[PHP-DEV] Bug Tracking

2001-01-12 Thread Marc DAUMAS
I would like to thank you for your quick response to my bug request. I successfully compiled PHP4.04 whith snmp support now even if I had to install openssl.0.9.6 before it works. PHP is a powerful and wonderful language. Keep doing good job like that !! Best regards for all the team. --

RE: [PHP-DEV] PHP 4.0 Bug #8674: invallid filetype() results (affects isdir() )

2001-01-12 Thread Sean R. Bright
Thats because you need to pass a valid filename to filetype(). PHP is trying to find $file in its current directory even if $dir is /usr/local/not/phps/current/dir. I have fixed your example below. (Note that this still won't work if the last character of $dir is not a '/', so append one where

[PHP-DEV] PHP 4.0 Bug #7822 Updated: system crash

2001-01-12 Thread cynic
ID: 7822 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Assigned To: Comments: indeed. a temporary workaround, if I may: LocationMatch "/php/php(\.exe)?" deny from all /LocationMatch This at least denies direct access to the executable,

[PHP-DEV] PHP 4.0 Bug #8674 Updated: invallid filetype() results (affects isdir() )

2001-01-12 Thread cynic
ID: 8674 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Filesystem function related Assigned To: Comments: a user error Previous Comments: --- [2001-01-12 09:58:24] [EMAIL

[PHP-DEV] PHP 4.0 Bug #8120 Updated: mysql_list_fields() returns no result

2001-01-12 Thread cynic
ID: 8120 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MySQL related Assigned To: Comments: It might be mysql_field_name() would actually work if you had correct number of arguments in the mysql_connect() call. Seems like your error_reporting is too

[PHP-DEV] PHP 4.0 Bug #8554 Updated: ob_gzhandler

2001-01-12 Thread cecot
ID: 8554 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash Description: ob_gzhandler well in php4.0.4pl1 this problem seems to disappear output_handler = ob_gzhandler works fine (even compresses the output :)) Previous Comments:

[PHP-DEV] PHP 4.0 Bug #8675: ora-01005 when accessing remote SDI (follow-up to bug 8673)

2001-01-12 Thread christoph . hofstetter
From: [EMAIL PROTECTED] Operating system: aix433 PHP version: 4.0.4 PHP Bug Type: Oracle related Bug description: ora-01005 when accessing remote SDI (follow-up to bug 8673) I found a workaround for the ora-01034 problem: I specify the SID as the third argument to

[PHP-DEV] PHP 4.0 Bug #5181 Updated: 'No input file specified' error in CGI mode / location of bugs in code

2001-01-12 Thread sniper
ID: 5181 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Suspended Status: Closed Old-Bug Type: Installation problem Bug Type: *General Issues Assigned To: Comments: This should be fixed now. Please try PHP 4.0.4pl1. --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #5315 Updated: --with-gdbm=blahblah not complete

2001-01-12 Thread sniper
ID: 5315 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Old-Bug Type: Installation problem Bug Type: *General Issues Assigned To: Comments: This is fixed. Try PHP 4.0.4pl1. --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #6559 Updated: yp_first() and yp_next() results handled wrong in ext/yp/yp.c

2001-01-12 Thread sniper
ID: 6559 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: NIS related Bug Type: YP/NIS related Assigned To: Comments: Previous Comments: --- [2000-09-05 14:31:58] [EMAIL PROTECTED] The

[PHP-DEV] PHP 4.0 Bug #8677: dbase module built with phpize doesn't work.

2001-01-12 Thread phpbug
From: [EMAIL PROTECTED] Operating system: Debian GNU/Linux (woody) PHP version: 4.0.4 PHP Bug Type: dBase related Bug description: dbase module built with phpize doesn't work. dbase module built with: mkdir dbase; cp _php_source/ext/dbase/* dbase/; cd dbase; phpize;

[PHP-DEV] PHP 4.0 Bug #8678: microtime() does not work very well

2001-01-12 Thread nevries
From: [EMAIL PROTECTED] Operating system: Windows ME PHP version: 4.0.4 PHP Bug Type: Date/time related Bug description: microtime() does not work very well Under Windows ME microtime() does not work very well. Example output: 979317843.96524 979317843.9754

Re: [PHP-DEV] PHP 4.0 Bug #8667 Updated: sockets

2001-01-12 Thread Jon Parise
On Fri, Jan 12, 2001 at 05:47:20PM +0200, Jani Taskinen wrote: Nope. I can reproduce this with latest CVS in Solaris 8.. BUT only when using GCC. With the Sun CC it works fine. So this bug report should be re-opened. Well, the bug displayed errors that I fixed under Sun CC. What you have

[PHP-DEV] Extending PHP and the STL

2001-01-12 Thread Jason Lee
I'd like to write a module for PHP so that we can, from our PHP scripts, talk to our servers using our home grown communication library. My concern is that documentation says to use emalloc(), estrdup(), and efree(). Our code uses the STL quite heavily. Beyond getting past the C++ to C

[PHP-DEV] PHP 4.0 Bug #5694 Updated: system(), exec(), passthru() pass the command, but do not output anything

2001-01-12 Thread sniper
ID: 5694 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Duplicate Old-Bug Type: Misbehaving function Bug Type: Unknown/Other Function Assigned To: Comments: Previous Comments: --- [2000-07-20 14:29:30] [EMAIL

[PHP-DEV] php_value error_reporting

2001-01-12 Thread Cynic
A quick one: is PHP supposed to recognize named constants in php_value error_reporting, or is it a bug? php_value error_reporting E_ALL and php_value error_reporting "E_ALL" disable displaying errors including parse errors on both Linux (RH6.2, Apache 1.3.12, PHP 4.0.4) and NT 5 (1.3.15-dev,

[PHP-DEV] PHP 4.0 Bug #8680: Here-DOC termination

2001-01-12 Thread anthony
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.0.4 PHP Bug Type: *General Issues Bug description: Here-DOC termination The following PHP code causes a Parse error: $string EOD This is a string. EOD ; Workaround: eliminate space that precedes semicolon.

[PHP-DEV] PHP 4.0 Bug #8653 Updated: function array_diff fails for larger arrays

2001-01-12 Thread cynic
ID: 8653 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Arrays related Assigned To: Comments: seems to be fixed in CVS. Previous Comments: --- [2001-01-11 08:56:38] [EMAIL

Re: [PHP-DEV] PHP 4.0 Bug #8667 Updated: sockets

2001-01-12 Thread Jon Parise
On Fri, Jan 12, 2001 at 07:16:57PM +0200, Jani Taskinen wrote: Well, the bug displayed errors that I fixed under Sun CC. What you have here are different errors with GCC, so that should be filed as a separate bug. [clip from original bug report] gcc -I.

[PHP-DEV] PHP 4.0 Bug #8681: Function arguments in 'global'

2001-01-12 Thread sven
From: [EMAIL PROTECTED] Operating system: Linux/FreeBSD PHP version: 4.0.4 PHP Bug Type: Variables related Bug description: Function arguments in 'global' function foo ($bar) { global $bar; # ... } Opposite to php3, php4 doesn't warn you. This is now documented. --

[PHP-DEV] Re: PHP 4.0 Bug #7244 Updated: Problem with LOAD DATA LOCAL INFILE

2001-01-12 Thread Christiane Schmidt-Kster
No, I didn't. I've also got an old version of PHP 4.0.2 installed and I can switch between both versions via ScriptAlias in httpd.conf (php.ini is still the same). With PHP 4.0.2 it's all working fine but with PHP 4.0.4 there is that problem. Christiane - Original Message - From: "Bug

[PHP-DEV] PHP 4.0 Bug #7244 Updated: Problem with LOAD DATA LOCAL INFILE

2001-01-12 Thread cynic
ID: 7244 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: MySQL related Assigned To: Comments: user feedback: No, I didn't. I've also got an old version of PHP 4.0.2 installed and I can switch between both versions via ScriptAlias in httpd.conf

Re: [PHP-DEV] PHP 4.0.4 patchlevel 1 released

2001-01-12 Thread Daniel Beulshausen
At 23:59 11.01.2001 +0200, Zeev Suraski wrote: PHP 4.0.4 patchlevel 1 has been released. This version fixes a few party-crashing bugs that were found in PHP 4.0.4, and two security problem that was found in the Apache module of all versions of PHP 4.0. While the danger of being vulnerable to

[PHP-DEV] PHP 4.0 Bug #8330 Updated: Crash

2001-01-12 Thread cynic
ID: 8330 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: OCI8 related Assigned To: Comments: could you please retry with a newer version (4.0.4 / 4.0.4pl1) ? Previous Comments:

[PHP-DEV] PHP 4.0 Bug #8050 Updated: Sending malformed body (message string)

2001-01-12 Thread cynic
ID: 8050 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Mail related Assigned To: Comments: according to RFC... err, can't recall... you have to use CRLF (\r\n in PHP) to delimit lines in mail messages. if that doesn't help, please reopen this bug

[PHP-DEV] PHP 4.0 Bug #8682: date issue

2001-01-12 Thread michael
From: [EMAIL PROTECTED] Operating system: linux redhat 6.2 PHP version: 4.0.4 PHP Bug Type: Scripting Engine problem Bug description: date issue echo date("m/d/Y br h:i A",$filemodified); used to work in earlier versions (4.0.1?) 4.0.4pl1 it doesn' work. same line above

Re: [PHP-DEV] php_value error_reporting

2001-01-12 Thread Zeev Suraski
At 19:32 12/1/2001, Cynic wrote: A quick one: is PHP supposed to recognize named constants in php_value error_reporting, or is it a bug? No, it's a feature of the php.ini parser - it's not supported by the Apache module php_value directives... If it's supposed to take only integer values, why

Re: [PHP-DEV] php_value error_reporting

2001-01-12 Thread Cynic
At 20:15 12.1. 2001, Zeev Suraski wrote the following: -- At 19:32 12/1/2001, Cynic wrote: A quick one: is PHP supposed to recognize named constants in php_value error_reporting, or is it a bug? No, it's a feature of the php.ini parser

[PHP-DEV] carnavaldelpais.com.ar

2001-01-12 Thread antonio
[EMAIL PROTECTED] Esa informacin la encontraras en la pagina www.carnavaldelpais.com.ar SU DIRECCION FUE OBTENIDA DE UN SITIO PUBLICO Y NUESTRA INTENCION ES INFORMARLE NUESTRA PROPUESTA, LE PEDIMOS DISCULPAS SI NO RESULTASE DE SU INTERES...

[PHP-DEV] PHP 4.0 Bug #8467 Updated: Crash in Tomcat with PHP/Servlet feature

2001-01-12 Thread akilov
ID: 8467 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproduceable crash Description: Crash in Tomcat with PHP/Servlet feature Tried again today with the latest CVS but still getting the problem. Here's the complete gdb backtrace (sorry for chopping it in half before): #0

[PHP-DEV] PHP 4.0 Bug #8686: Starting a session corrupts reading of external files.

2001-01-12 Thread derek
From: [EMAIL PROTECTED] Operating system: Linux AES.MandrakeSoft.com 2.2.17-21mdk PHP version: 4.0.3pl1 PHP Bug Type: *Session related Bug description: Starting a session corrupts reading of external files. When I begin a session, using "session_start()" and then read in a

[PHP-DEV] PHP 4.0 Bug #7458 Updated: FATAL: emalloc(): Unable to allocate -11773805 bytes

2001-01-12 Thread cynic
ID: 7458 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Mail related Assigned To: Comments: dupe of #7447 Previous Comments: --- [2000-10-25 14:11:58] [EMAIL PROTECTED] desc

[PHP-DEV] PHP 4.0 Bug #7408 Updated: ISAPI dll Error

2001-01-12 Thread cynic
ID: 7408 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PWS related Assigned To: Comments: does this happen with newer versions of PHP? actually, I think this is a very easy to fix in the MMC, so I'm closing the bug report. if you have your

[PHP-DEV] PHP 4.0 Bug #7666 Updated: PHP4 doesn't read php.ini with NT4/IIS

2001-01-12 Thread cynic
ID: 7666 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Configuration Issues Assigned To: Comments: until 4.0.4 incl. phpinfo() reported 'php.ini' (i. e. the filename without path) on windows. are you sure the files weren't read? could you try

[PHP-DEV] PHP 4.0 Bug #6652 Updated: include() require() add trailing CRLF

2001-01-12 Thread cynic
ID: 6652 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Function Specific Assigned To: Comments: have you by any chance updated your PHP since 4.0.2? does it still happen? Previous Comments:

[PHP-DEV] PHP 4.0 Bug #6474 Updated: no unlink() for deleting folders

2001-01-12 Thread cynic
ID: 6474 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Feedback Bug Type: Directory function related Assigned To: Comments: do you still have problems with these functions in 4.0.4 or 4.0.4pl1? rename(), rmdir() and unlink() Work For Me(tm) on NT 5 with

[PHP-DEV] PHP 4.0 Bug #8684 Updated: Call to parse_xml causes page load to fail.

2001-01-12 Thread sniper
ID: 8684 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *XML functions Assigned To: Comments: This is fixed in PHP 4.0.4pl1. --Jani Previous Comments: --- [2001-01-12

[PHP-DEV] PHP Security Advisory - Apache Module bugs

2001-01-12 Thread Zeev Suraski
Problems = [1] PHP supports a configuration mechanism that allows users to configure PHP directives on a per-directory basis. Under Apache, this is usually done using .htaccess files. Due to a bug in the Apache module version of PHP, remote 'malicious users' might be able to create

[PHP-DEV] PHP 4.0 Bug #7079 Updated: mysql_query() and mysql_affected_rows() always return false

2001-01-12 Thread cynic
ID: 7079 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: MySQL related Assigned To: Comments: have you experienced this error with newer versions of PHP? Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #6722 Updated: Not a valid MYSQL result resource / Lost connection to MySQL server during quer

2001-01-12 Thread cynic
ID: 6722 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: MySQL related Assigned To: Comments: have you experienced this error with newer versions of PHP? Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #7362 Updated: Crash when executing any mysql directive in php file

2001-01-12 Thread cynic
ID: 7362 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: MySQL related Assigned To: Comments: could you please try if this problem persists in 4.0.4pl1? Previous Comments: ---

[PHP-DEV] ZendEngine Version Number

2001-01-12 Thread Sebastian Bergmann
Wasn't the ZendEngine Version number raised to 1.0.4 for PHP 4.0.4? My 4.0.5-dev builds from CVS still show 1.0.3. -- sebastian bergmann [EMAIL PROTECTED] http://www.sebastian-bergmann.de make a gift :

[PHP-DEV] DOM XML Patch

2001-01-12 Thread Ron Chmara
From the notes: -- [EMAIL PROTECTED] Hello Uwe Steinmann! I have make a little change in Source so that is possible to create textnodes into existing node like this example: $node-new_child("", "text outside"); nodetext outside nodetext/ /node Here you can download