[PHP-DEV] PHP 4.0 Bug #10075: Exta path information beyond the PHP script won't work with CGI

2001-03-29 Thread brett
From: [EMAIL PROTECTED] Operating system: Win32, Linux, probably any PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: Exta path information beyond the PHP script won't work with CGI In CGI mode calling a php script (playlist.php in example below) causes a

[PHP-DEV] PHP 4.0 Bug #10074: checkdnsrr always returns false

2001-03-29 Thread chet2000
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.4pl1 PHP Bug Type: Network related Bug description: checkdnsrr always returns false Every call I make to checkdnsrr returns false on Win2k/IIS. Same code behaves properly in linux. -- Edit Bug repor

[PHP-DEV] PHP 4.0 Bug #10073: ODBC MS ACCESS and field size

2001-03-29 Thread shazlista
From: [EMAIL PROTECTED] Operating system: windowsNT/2k PHP version: 4.0.4pl1 PHP Bug Type: ODBC related Bug description: ODBC MS ACCESS and field size for some reason, in ms access and mdac_typ.exe 2.6 on winnt or win2k, if you try to exec query that has operation on more

[PHP-DEV] PHP 4.0 Bug #10072: SIGSEGV on startup (apxs)

2001-03-29 Thread old . wolf
From: [EMAIL PROTECTED] Operating system: Solaris 7 PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: SIGSEGV on startup (apxs) OS version: SunOS ptl2 5.7 Generic sun4u sparc SUNW,Ultra-5_10 Apache 1.3.19+mod_ssl-2.8.1 configure line: EAPI_MM=../mm-1.

[PHP-DEV] PHP 4.0 Bug #10071: print and echo dont work for string of size >65k

2001-03-29 Thread shazlista
From: [EMAIL PROTECTED] Operating system: windowsNT/2000 PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: print and echo dont work for string of size >65k If you try to print (or echo) a variable string with size larger than 65k, It does not wor

[PHP-DEV] PHP 4.0 Bug #10070: incorrect ob_gzhandler implementation

2001-03-29 Thread mnot
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0 Latest CVS (29/03/2001) PHP Bug Type: Zlib Related Bug description: incorrect ob_gzhandler implementation ob_gzhandler doesn't appear to set a Vary: header on responses, which means that proxy caches could store a c

[PHP-DEV] PHP 4.0 Bug #10069: fread() / fputs() error with apache modules

2001-03-29 Thread chouyu
From: [EMAIL PROTECTED] Operating system: Windows NT 5.0 build 2195(Windows 2000 Adv Server) PHP version: 4.0.4pl1 PHP Bug Type: Filesystem function related Bug description: fread() / fputs() error with apache modules When I run PHP 4.0.4pl1 as apache module on my Windows 20

[PHP-DEV] Re: PHP 4.0 Bug #9886 Updated: Installation on w2k

2001-03-29 Thread Kenneth Tan
Thank you, problem solved. Kenneth Bug Database wrote: > ID: 9886 > Updated by: sniper > Reported By: [EMAIL PROTECTED] > Old-Status: Open > Status: Feedback > Bug Type: *General Issues > Assigned To: > Comments: > > Could you please try the latest CVS build from http://www.php4win.de/ to che

[PHP-DEV] PHP 4.0 Bug #10066 Updated: Paser fails to report missing "}"

2001-03-29 Thread yohgaki
ID: 10066 User Update by: [EMAIL PROTECTED] Old-Status: Bogus Status: Closed Bug Type: Scripting Engine problem Description: Paser fails to report missing "}" Ok for bogus. So I changed stuts to Closed. It's rather easy to find what's wrong in code even if PHP does not report parse errors on

[PHP-DEV] PHP 4.0 Bug #10068 Updated: referenced objects

2001-03-29 Thread salna
ID: 10068 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproduceable crash Description: referenced objects checked new php version still keeps crashing Previous Comments: --- [2001-03-29 19:46:23] [EMAIL PROTEC

[PHP-DEV] PHP 4.0 Bug #10067 Updated: zlib not included when compiled with apache

2001-03-29 Thread rusty
ID: 10067 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Problem Description: zlib not included when compiled with apache Just a note on what's in the libmysqlclient.la file; the dependency_libs= line has -lz -lcrypt -lgen -lsocket -lnsl -lm I'm puzzled as to why php appa

[PHP-DEV] PHP 4.0 Bug #10068: referenced objects

2001-03-29 Thread salna
From: [EMAIL PROTECTED] Operating system: win98, debian linux PHP version: 4.0.3pl1 PHP Bug Type: Reproduceable crash Bug description: referenced objects property = 'okey'; } function property() { echo "$this->property"; }

[PHP-DEV] PHP 4.0 Bug #10066 Updated: Paser fails to report missing "}"

2001-03-29 Thread jmoore
ID: 10066 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Scripting Engine problem Assigned To: Comments: bogusify Previous Comments: --- [2001-03-29 19:24:09] [EMAIL PROTECTED] S

[PHP-DEV] PHP 4.0 Bug #10066 Updated: Paser fails to report missing "}"

2001-03-29 Thread yohgaki
ID: 10066 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Description: Paser fails to report missing "}" Sorry again, I should have mention about error log. PHP is logging parse error where it should be. It just does not show parse error on browser. Form PHP

[PHP-DEV] PHP 4.0 Bug #10066 Updated: Paser fails to report missing "}"

2001-03-29 Thread hholzgra
ID: 10066 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Assigned To: Comments: do you get any error messages in apaches error_log if you turn log_errors on? by the way: the reason i asked for error_reporting settings was that a lot of pe

[PHP-DEV] PHP 4.0 Bug #10066 Updated: Paser fails to report missing "}"

2001-03-29 Thread yohgaki
ID: 10066 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Description: Paser fails to report missing "}" Oops, the latter one is php.ini for Linux/Apache/PHP4.0.4pl1 Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #10066 Updated: Paser fails to report missing "}"

2001-03-29 Thread yohgaki
ID: 10066 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Scripting Engine problem Description: Paser fails to report missing "}" I should have written this. Sorry. Error reporting is E_ALL for both W2K and Linux. (I edited to get rid of comments, I might be mess

Re: [PHP-DEV] Output Buffering problem w/ PHP-4.0.5RC2

2001-03-29 Thread Anil Madhavapeddy
> > I'll upgrade to RC4 in a bit and check if that makes a difference (not seen > the ChangeLogs between them yet) > (Platform is OpenBSD-2.8-stable). There is nothing in the Apache error log. > The problem is still there in RC4 also. Anil -- PHP Development Mailing List

[PHP-DEV] PHP 4.0 Bug #10067 Updated: zlib not included when compiled with apache

2001-03-29 Thread rusty
ID: 10067 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Problem Description: zlib not included when compiled with apache When I initially compile apache I'm configuring it with: CFLAGS="-O2 -pipe" ; export CFLAGS PATH=/usr/local/bin:${PATH} ; export PATH configure \

[PHP-DEV] PHP 4.0 Bug #10067: zlib not included when compiled with apache

2001-03-29 Thread rusty
From: [EMAIL PROTECTED] Operating system: solaris 8 PHP version: 4.0.4pl1 PHP Bug Type: Compile Problem Bug description: zlib not included when compiled with apache Apache-1.3.19, mysql-3.23.36, php-4.0.4pl1 Everything compiles ok until I get to the final apache compile and

[PHP-DEV] PHP 4.0 Bug #10066 Updated: Paser fails to report missing "}"

2001-03-29 Thread hholzgra
ID: 10066 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Scripting Engine problem Assigned To: Comments: what does your php.ini, especialy error_reporting look like? Previous Comments: -

[PHP-DEV] Output Buffering problem w/ PHP-4.0.5RC2

2001-03-29 Thread Anil Madhavapeddy
Making HEAD requests to a page which has had output buffering activated just results in the connection being closed with no response. This makes it pretty unusable. Can anyone else reproduce this problem? Two scripts: nobuffer.php: buffer.php: nobuffer.php responds to the GET/HEAD requests

[PHP-DEV] PHP 4.0 Bug #10066: Paser fails to report missing "}"

2001-03-29 Thread yohgaki
From: [EMAIL PROTECTED] Operating system: Linux/Windows PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: Paser fails to report missing "}" PHP fails to report missing "}". I could not reproduce this problem with simpler script. However, it happe

Re: [PHP-DEV] Question about socket ext. file descriptors

2001-03-29 Thread Lars Torben Wilson
Andi Gutmans writes: > At 12:44 PM 3/29/2001 -0800, Lars Torben Wilson wrote: > > >Slightly different topic--is it a problem that call-time pass-by-ref > >is being deprecated but several functions require it in order to work? > > It is possible. Functions which require their argument by referenc

Re: [PHP-DEV] fastcgi

2001-03-29 Thread Andi Gutmans
I don't have time to look at it but the error about sapi_globals use SLS_FETCH(); in the beginning of that function. The S_ISREG is defined in fopen-wrappers.c. We should probably move it to someplace more central so that other files see it (it exists on some systems automagically but not on Wi

Re: [PHP-DEV] Question about socket ext. file descriptors

2001-03-29 Thread Andi Gutmans
At 12:44 PM 3/29/2001 -0800, Lars Torben Wilson wrote: >Slightly different topic--is it a problem that call-time pass-by-ref >is being deprecated but several functions require it in order to work? It is possible. Functions which require their argument by reference should ask for it to be sent b

[PHP-DEV] PHP 4.0 Bug #10065 Updated: User Impersonation

2001-03-29 Thread hholzgra
ID: 10065 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Feature/Change Request Assigned To: Comments: this is a webserver topic and nothing php itself can control as it inherits the user settings from the webserver it runs in or is started fro

[PHP-DEV] Re: PHP 4.0 Bug #9936 Updated: Unable to register functions whenstarting apache

2001-03-29 Thread Ryan Allen
PHP3 and PHP4 were both compiled as dynamic modules for apache. I commented out all references to php3 in httpd.conf, as per a similear bug I read about in the php bug database. The installation if PHP3 is the stock installation that came with SuSE linux 7.1 -- Ryan On 26 Mar 2001, Bug Datab

[PHP-DEV] PHP 4.0 Bug #10065: User Impersonation

2001-03-29 Thread wizaerd
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: User Impersonation It's be nice to be able to run a PHP script as a specific user, perhaps a user specified user. It would have to authenticate usern

Re: [PHP-DEV] Question about socket ext. file descriptors

2001-03-29 Thread Lars Torben Wilson
Zeev Suraski writes: > ext/sockets does indeed appear to be broken; It doesn't obey the standard > PHP return value rules at all (errors are negative numbers instead of > false, resource are passed back as-is instead of as resources). > > I was actually looking at the other socket functions, f

Re: [PHP-DEV] Question about socket ext. file descriptors

2001-03-29 Thread Lars Torben Wilson
Zeev Suraski writes: > Note that the situation isn't as bad as you thought - it's not that it's > not using the resource mechanism. It is, if it wasn't, we'd be getting > loads of complaints from people running out of descriptors very > quickly. It just uses old, PHP 3 style resources, of typ

[PHP-DEV] PHP 4.0 Bug #10033 Updated: Function file does not work with remote files

2001-03-29 Thread raymondc
ID: 10033 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: HTTP related Description: Function file does not work with remote files Hi Jani, Thank you for your suggestion. I have just tried the lates version php4-latest from http://snaps.php.net on my AIX 4.3.

[PHP-DEV] PHP 4.0 Bug #10052 Updated: setcookie() don't work

2001-03-29 Thread plutoalien
ID: 10052 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *General Issues Description: setcookie() don't work I usually use IE 5.0, too. setcookie() works. But I tested also with IE 6.00.2462. and it doesn't work. Perhaps, this IE has bugs, and accepts no c

[PHP-DEV] PHP 4.0 Bug #10064: Apache Seg Faults with XSLT and domXML usage

2001-03-29 Thread micah
From: [EMAIL PROTECTED] Operating system: Linux Mandrake 8.0 PHP version: 4.0 Latest CVS (29/03/2001) PHP Bug Type: Apache related Bug description: Apache Seg Faults with XSLT and domXML usage The compile script is as follows: ./configure \ --mandir=/usr/share/man \ --with-

[PHP-DEV] PHP 4.0 Bug #10062 Updated: CGI version displays '#!/usr/local/bin/php' line

2001-03-29 Thread shane . wright
ID: 10062 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Description: CGI version displays '#!/usr/local/bin/php' line I'm glad it's not an Apache issue, makes life easier :)) yup, file is called test.cgi, chmod 755, ExecCGI enabled in Apache. A hack would

[PHP-DEV] PHP 4.0 Bug #10062 Updated: CGI version displays '#!/usr/local/bin/php' line

2001-03-29 Thread jmoore
ID: 10062 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Assigned To: Comments: This isnt an Issue with apache. What are you calling your php file?? .cgi yes? there are some hacks around this but it seems more likley a config problem rather than

[PHP-DEV] PHP 4.0 Bug #10062 Updated: CGI version displays '#!/usr/local/bin/php' line

2001-03-29 Thread shane . wright
ID: 10062 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Description: CGI version displays '#!/usr/local/bin/php' line They're running 1.3.12 - but that doesn't matter yet as I can't even get PHP to compile there (its Debian with glibc2.1, PHP 4.0.4pl1, same c

[PHP-DEV] fastcgi

2001-03-29 Thread James Moore
Ive been having a play with fastcgi under win32 and what ever I do I seem to get the following errors: Compiling... fastcgi.c D:\php-4.0.5RC4\sapi\fastcgi\fastcgi.c(103) : warning C4101: 'tmp' : unreferenced local variable D:\php-4.0.5RC4\sapi\fastcgi\fastcgi.c(181) : error C2065: 'sapi_globals'

[PHP-DEV] PHP 4.0 Bug #10062 Updated: CGI version displays '#!/usr/local/bin/php' line

2001-03-29 Thread jmoore
ID: 10062 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Bogus Status: Open Bug Type: Unknown/Other Function Assigned To: Comments: Hmm I might be wrong there.. What webserver is your ISP running? James Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #10063 Updated: Session variable aren't visible from class

2001-03-29 Thread hholzgra
ID: 10063 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Class/Object related Assigned To: Comments: you have to use global in every class method class methods behave exactly like normal functions in this context, a global declaration within the

[PHP-DEV] PHP 4.0 Bug #10026 Updated: For loop always execute

2001-03-29 Thread svein
ID: 10026 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *General Issues Description: For loop always execute When i said ONCE - i didnt mean ONCE :) It ALWAYS happen in the code referred... Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #10026 Updated: For loop always execute

2001-03-29 Thread svein
ID: 10026 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *General Issues Description: For loop always execute Its not easy reproduceable - i have only seen this happens ONCE - in the specified function. Its NOT a simple for-loop - the for-loop executes INSIDE a rec

[PHP-DEV] PHP 4.0 Bug #10062 Updated: CGI version displays '#!/usr/local/bin/php' line

2001-03-29 Thread shane . wright
ID: 10062 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Description: CGI version displays '#!/usr/local/bin/php' line I'm afraid it really is as a CGI - the reason being that my ISP won't install PHP modules and I need gd/t1lib support. This problem is with

[PHP-DEV] PHP 4.0 Bug #10063: Session variable aren't visible from class

2001-03-29 Thread thierry . bertin
From: [EMAIL PROTECTED] Operating system: linux mandrake 7.2 PHP version: 4.0.4pl1 PHP Bug Type: Class/Object related Bug description: Session variable aren't visible from class I hope you excuse me for my poor english... So, i try to use a session and sessions variables in

Re: [PHP-DEV] php4.dsw

2001-03-29 Thread Zeev Suraski
php4.dsw isn't always maintained, and that's one such example... Using php4ts.dsw should work fine. Zeev At 19:44 29/3/2001, Cynic wrote: >I tried to build CGI PHP using this workspace, and got the >msgbox below. The build failed, of course. >What are the requirements to allow for compilation

[PHP-DEV] php4.dsw

2001-03-29 Thread Cynic
I tried to build CGI PHP using this workspace, and got the msgbox below. The build failed, of course. What are the requirements to allow for compilation of single-threaded CGI on win32 machines? --- Microsoft Visual C++ --- The source files "D:\co

[PHP-DEV] PHP 4.0 Bug #10062 Updated: CGI version displays '#!/usr/local/bin/php' line

2001-03-29 Thread jmoore
ID: 10062 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Unknown/Other Function Assigned To: Comments: There is no need for #!/usr/local/bin/php if you have your webserver set up to parse PHP files already (IE if you have set up apache as shown in ins

[PHP-DEV] PHP 4.0 Bug #10062: CGI version displays '#!/usr/local/bin/php' line

2001-03-29 Thread shane . wright
From: [EMAIL PROTECTED] Operating system: RedHat 7 PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: CGI version displays '#!/usr/local/bin/php' line Standard configure/make on REdHat 7 (options are: --without-apache --with-mysql --with-gd) Then C

[PHP-DEV] PHP 4.0 Bug #10061 Updated: bad interpretation of ascii char #0146

2001-03-29 Thread hholzgra
ID: 10061 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Strings related Assigned To: Comments: i guess this is done by the browser, not php on the server please try to code your form with method="GET" and have a look at what character is tr

[PHP-DEV] PHP 4.0 Bug #9886 Updated: Installation on w2k

2001-03-29 Thread sniper
ID: 9886 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *General Issues Assigned To: Comments: Could you please try the latest CVS build from http://www.php4win.de/ to check if this is fixed now? --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #10061: bad interpretation of ascii char #0146

2001-03-29 Thread volpini
From: [EMAIL PROTECTED] Operating system: windows, linux PHP version: 4.0.4pl1 PHP Bug Type: Strings related Bug description: bad interpretation of ascii char #0146 Create a form with a textarea and type into the char #0146; when you submit the form, the php file echo a wron

[PHP-DEV] PHP 4.0 Bug #8618 Updated: httpd process hangs

2001-03-29 Thread sniper
ID: 8618 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: *General Issues Bug Type: Scripting Engine problem Assigned To: Comments: Does this happen with latest CVS snapshot from http://snaps.php.net/ ? --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #10026 Updated: For loop always execute

2001-03-29 Thread sniper
ID: 10026 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *General Issues Assigned To: Comments: I can't reproduce this (using code below): Could you try this one? And note: If the variable passed to count() is not an array, it will return 1

[PHP-DEV] Re: PHP 4.0 Bug #10036 Updated: dies on make

2001-03-29 Thread John Ratelle
Realized this five minutes after the post... damn PATH. Thanks, jjr --- Bug Database <[EMAIL PROTECTED]> wrote: > ID: 10036 > Updated by: sniper > Reported By: [EMAIL PROTECTED] > Old-Status: Open > Status: Bogus > Bug Type: Compile Failure > Assigned To: > Comments: > > No bug in PHP. Either

[PHP-DEV] PHP 4.0 Bug #10017 Updated: querystrings in php

2001-03-29 Thread sniper
ID: 10017 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *General Issues Assigned To: Comments: Do you have register_globals = on in your php.ini ? --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #6624 Updated: error_log() in registered shutdown function

2001-03-29 Thread sniper
ID: 6624 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: *General Issues Bug Type: Scripting Engine problem Assigned To: Comments: Does this happen with PHP 4.0.4pl1? --Jani Previous Comments: ---

[PHP-DEV] Re: PHP 4.0 Bug #8888 Updated: Authentication in iPlanet Fails

2001-03-29 Thread Dylan Neild
No idea man .. We're migrating to JSP/EJB .. So all PHP development has been reduced to "maintenance only". If I have a chance to test it after work on Friday (I can usually get some free time on one of the iPlanet machines), I'll let you know though. :) Dylan On 3/29/01 9:51 AM, "Bug Database

[PHP-DEV] PHP 4.0 Bug #4283 Updated: include_path error with PHP4 RC1 Roxen module

2001-03-29 Thread sniper
ID: 4283 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: *General Issues Bug Type: Other web server Assigned To: Comments: Does this happen with PHP 4.0.4pl1? --Jani Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #7136 Updated: The binary version of php4.0.2 doesn't support the bindtextdomain function.

2001-03-29 Thread sniper
ID: 7136 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Bogus Bug Type: *General Issues Assigned To: Comments: Previous Comments: --- [2000-10-11 09:50:02] [EMAIL PROTECTED]

[PHP-DEV] PHP 4.0 Bug #6520 Updated: session_destroy() does not work

2001-03-29 Thread sniper
ID: 6520 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: *General Issues Assigned To: Comments: Previous Comments: --- [2000-09-03 16:30:34] [EMAIL PROTECTED] Using the scr

[PHP-DEV] PHP 4.0 Bug #6435 Updated: can't close session(by session_destroy()) - it write warning

2001-03-29 Thread sniper
ID: 6435 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: *General Issues Assigned To: Comments: Previous Comments: --- [2000-08-30 08:31:45] [EMAIL PROTECTED] ---

[PHP-DEV] PHP 4.0 Bug #6303 Updated: make install said libphp4.sl is not a DSO

2001-03-29 Thread sniper
ID: 6303 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: *General Issues Assigned To: Comments: Previous Comments: --- [2000-08-22 17:00:08] [EMAIL PROTECTED] I have the sa

[PHP-DEV] PHP 4.0 Bug #6644 Updated: Test

2001-03-29 Thread sniper
ID: 6644 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Bogus Bug Type: *General Issues Assigned To: Comments: Previous Comments: --- [2000-09-09 20:07:05] [EMAIL PROTECTED] Please ignore.

[PHP-DEV] PHP 4.0 Bug #7134 Updated: misbehavior of print and sprintf AGAIN

2001-03-29 Thread sniper
ID: 7134 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Bogus Bug Type: *General Issues Assigned To: Comments: Previous Comments: --- [2000-10-11 09:01:40] [EMAIL PROTECTED] please try thi

[PHP-DEV] PHP 4.0 Bug #7444 Updated: General reference problems

2001-03-29 Thread sniper
ID: 7444 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Bogus Bug Type: *General Issues Assigned To: Comments: Previous Comments: --- [2000-10-24 19:37:51] [EMAIL PROTECTED] We've been hav

[PHP-DEV] PHP 4.0 Bug #7455 Updated: Problems with $this in constructor

2001-03-29 Thread sniper
ID: 7455 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: *General Issues Assigned To: Comments: Previous Comments: --- [2000-10-25 13:09:24] [EMAIL PROTECTED] 6529 I have

[PHP-DEV] PHP 4.0 Bug #9643 Updated: Variable member value gets lost from object during use

2001-03-29 Thread sniper
ID: 9643 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Class/Object related Assigned To: Comments: Previous Comments: --- [2001-03-29 06:14:28] [EMAIL PROTECTED] Could you plea

[PHP-DEV] PHP 4.0 Bug #10036 Updated: dies on make

2001-03-29 Thread sniper
ID: 10036 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Compile Failure Assigned To: Comments: No bug in PHP. Either your PATH misses the place where ar is located or you don't have it at all in your system. Ask further support questions on [EMAIL P

[PHP-DEV] PHP 4.0 Bug #10033 Updated: Function file does not work with remote files

2001-03-29 Thread sniper
ID: 10033 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: HTTP related Assigned To: Comments: Could you please try the latest CVS snapshot from http://snaps.php.net/ ? --Jani Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #10060: startup error msg format

2001-03-29 Thread cynic
From: [EMAIL PROTECTED] Operating system: NT 5 SP 1 PHP version: 4.0 Latest CVS (29/03/2001) PHP Bug Type: Apache related Bug description: startup error msg format I don't know if this is an Apache or PHP error, but it looks like PHP doesn't pass startup error messages to A

[PHP-DEV] Empty RCS template entities

2001-03-29 Thread Jon Parise
The current RCS template contains: PR: Submitted by: Reviewed by: Obtained from: It's unnecessary to print one of those extra RCS template fields in the commit log if it's been left empty. Adding the attached script (procured from the FreeBSD project) to CVSROOT/ will strip the empty RCS lines

Re: [PHP-DEV] Re: PHP 4.0 Bug #10051 Updated: php still does not start

2001-03-29 Thread Hartmut Holzgraefe
wolle wrote: > > you say, misconfig of MY system ! how have I to configure it? what do I have > to install, in order to get rid of that error-message? > > I cant image to be the first person, that has this problem... I have a new > typical installation of win98... > > Please help me, I didnt wa

[PHP-DEV] PHP 4.0 Bug #10027 Updated: HTTP_REFERER

2001-03-29 Thread sniper
ID: 10027 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Web Server problem Assigned To: Comments: Works for me just fine with latest CVS. (snapshot can be found at http://snaps.php.net/ ) Which webserver are you using? Apache? --Jani Pre

[PHP-DEV] PHP 4.0 Bug #7821 Updated: Unresolved symbol with GD

2001-03-29 Thread sniper
ID: 7821 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Configuration Issues Assigned To: Comments: Try adding --with-xpm-dir=/path/to/libXpm/ into your configure line (without the /lib part!) --Jani Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #10057 Updated: Multidimensional arrays passed to function using func_get_args

2001-03-29 Thread cnewbill
ID: 10057 Updated by: cnewbill Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Unknown/Other Function Assigned To: Comments: Here's my quickie test. string(5) "Array" array(2) { [0]=> array(3) { [0]=> int(1) [1]=> int(2) [2]=> int(3) }

[PHP-DEV] PHP 4.0 Bug #9116 Updated: PHP will stop returing anything in NES 4.1 SP1

2001-03-29 Thread sniper
ID: 9116 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: iPlanet related Assigned To: Comments: User feedback: -- I have not tried the latest CVS snapshot, but this was just the raw amount of code processed by php and the stack size r

[PHP-DEV] PHP 4.0 Bug #10058 Updated: Gettext doesn't react when I change the language

2001-03-29 Thread bogdan
ID: 10058 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Gettext related Description: Gettext doesn't react when I change the language Nope. If I use only setlocale("LC_ALL","ro") - I tried other thing too like "LC_MESSAGES" or "ro_RO", changed the names of diretories - it doesn't wor

[PHP-DEV] PHP 4.0 Bug #10059 Updated: error message "Fatal error: Unable to open etc..."

2001-03-29 Thread sniper
ID: 10059 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Install and Config Assigned To: Comments: Have you tried more recent versions of PHP 4? Like PHP 4.0.4pl1 which is the latest release.. --Jani Previous Comments: --

[PHP-DEV] Re: PHP 4.0 Bug #9116 Updated: PHP will stop returing anything in NES 4.1 SP1

2001-03-29 Thread cboyce
Jani, I have not tried the latest CVS snapshot, but this was just the raw amount of code processed by php and the stack size running out.  This problem was resolved when I increased the stack size.  After a while things got flaky though, I am pretty sure that is to do with the threading iPlanet t

[PHP-DEV] Re: PHP 4.0 Bug #10051 Updated: php still does not start

2001-03-29 Thread wolle
you say, misconfig of MY system ! how have I to configure it? what do I have to install, in order to get rid of that error-message? I cant image to be the first person, that has this problem... I have a new typical installation of win98... Please help me, I didnt want to bug you. Thx, Wolle

[PHP-DEV] PHP 4.0 Bug #10057 Updated: Multidimensional arrays passed to function using func_get_args

2001-03-29 Thread cynic
ID: 10057 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Unknown/Other Function Assigned To: Comments: please include a shortest possible self-contained script that reproduces the behavior Previous Comments: -

Re: [PHP-DEV] PHP 4.0 Bug #10058 Updated: Gettext doesn't react when I change the language

2001-03-29 Thread Alexander Bokovoy
On Thu, Mar 29, 2001 at 03:45:39PM -, [EMAIL PROTECTED] wrote: > ID: 10058 > User Update by: [EMAIL PROTECTED] > Status: Open > Bug Type: Gettext related > Description: Gettext doesn't react when I change the language > > I set the language with this: > > putenv ("LC_ALL=ro"); > > and the t

[PHP-DEV] PHP 4.0 Bug #9175 Updated: Configure isn't settings vars correctly

2001-03-29 Thread sniper
ID: 9175 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: *Install and Config Bug Type: Java related Assigned To: Comments: Does this happen with latest CVS snapshot from http://snaps.php.net/ ? --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #10058 Updated: Gettext doesn't react when I change the language

2001-03-29 Thread bogdan
ID: 10058 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Gettext related Description: Gettext doesn't react when I change the language I set the language with this: putenv ("LC_ALL=ro"); and the translation is ok. if I change it to: putenv ("LC_ALL=de"); and reload the page

[PHP-DEV] PHP 4.0 Bug #10059: error message "Fatal error: Unable to open etc..."

2001-03-29 Thread boris . prin
From: [EMAIL PROTECTED] Operating system: NT4 PHP version: 4.0.0 PHP Bug Type: *Install and Config Bug description: error message "Fatal error: Unable to open etc..." When I try to open the page "index.php", this error message occurs : Fatal error: Unable to open C:\WINNT\Pr

[PHP-DEV] PHP 4.0 Bug #10058: Gettext doesn't react when I change the language

2001-03-29 Thread bogdan
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.4pl1 PHP Bug Type: Gettext related Bug description: Gettext doesn't react when I change the language I set the language with this: putenv ("LC_ALL=ro"); and the translation is ok. if I change it to: p

[PHP-DEV] PHP 4.0 Bug #10057: Multidimensional arrays passed to function using func_get_args

2001-03-29 Thread dave . kingdon
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.2 PHP Bug Type: Unknown/Other Function Bug description: Multidimensional arrays passed to function using func_get_args When passing an array to a function declared without arguments, the contents of the array

[PHP-DEV] PHP 4.0 Bug #10056 Updated: Unable to load libphp4.so into Apache 1.3.19

2001-03-29 Thread oliverh
ID: 10056 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Description: Unable to load libphp4.so into Apache 1.3.19 I am also unable to run any PHP version greater than 4.0.3pl1. Apache dumps core. Probably the same issue as Bug #9827. Previous Comments: -

[PHP-DEV] PHP 4.0 Bug #7623 Updated: Servlet API - 'output_buffering=On' writes output to shell

2001-03-29 Thread sniper
ID: 7623 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: Unknown/Other Function Bug Type: Java related Assigned To: Comments: Does this happen with PHP 4.0.4pl1? And if it does could you try with the latest CVS build from http://www.php4win.de/

[PHP-DEV] PHP 4.0 Bug #10056: Unable to load libphp4.so into Apache 1.3.19

2001-03-29 Thread oliverh
From: [EMAIL PROTECTED] Operating system: Linux 2.0.34 PHP version: 4.0.3pl1 PHP Bug Type: Apache related Bug description: Unable to load libphp4.so into Apache 1.3.19 I have and use a Cobalt Qube2 (64-Bit MIPS little-endian). It uses a specific version of the Linux kernel 2

[PHP-DEV] PHP 4.0 Bug #9643 Updated: Variable member value gets lost from object during use

2001-03-29 Thread robsta
ID: 9643 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Class/Object related Description: Variable member value gets lost from object during use Ah of course :o) Looking at the code again if I make the first foreach loop become: foreach ($crList as $index => $cr

[PHP-DEV] PHP 4.0 Bug #10054 Updated: configure ends with attension

2001-03-29 Thread sniper
ID: 10054 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Configuration Issues Assigned To: Comments: You should be doing what the configure script told you: Ask this on [EMAIL PROTECTED] ! Hint: You propably don't have the kerberos-devel rpm inst

[PHP-DEV] PHP 4.0 Bug #10055: strtotime() doesn't work on MSSQL standard dates

2001-03-29 Thread rsignes
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: strtotime() doesn't work on MSSQL standard dates MSSQL returns dates in the format: "Mar 2 2001 9:21PM". strtodate() can't handle that, and MSSQ

[PHP-DEV] PHP 4.0 Bug #9584 Updated: NSAPI PHP eating up all memory on server

2001-03-29 Thread sniper
ID: 9584 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: *Web Server problem Bug Type: iPlanet related Assigned To: Comments: Does this happen with latest CVS snapshot from http://snaps.php.net/ ? --Jani Previous Comments: -

[PHP-DEV] PHP 4.0 Bug #8888 Updated: Authentication in iPlanet Fails

2001-03-29 Thread sniper
ID: Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: iPlanet related Assigned To: Comments: Does this happen with latest CVS snapshot from http://snaps.php.net/ ? --Jani Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #10054: configure ends with attension

2001-03-29 Thread apurva_7800
From: [EMAIL PROTECTED] Operating system: Redhat 6.1 PHP version: 4.0.4pl1 PHP Bug Type: *Configuration Issues Bug description: configure ends with attension Dear Sir I have redhat linux 6.1 with krb5 1.1.1-26 imap -2000-2.6 apache 1.3.9. and php-4.0.4pl1 Now configure with

[PHP-DEV] PHP 4.0 Bug #9116 Updated: PHP will stop returing anything in NES 4.1 SP1

2001-03-29 Thread sniper
ID: 9116 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: Other web server Bug Type: iPlanet related Assigned To: Comments: Does this happen with the latest CVS snapshot from http://snaps.php.net/ ? --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #8859 Updated: php4 tries to output strings of length 0 which leads to immediate bailing-out

2001-03-29 Thread sniper
ID: 8859 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Other web server Assigned To: Comments: Does this happen with latest CVS snapshot from http://snaps.php.net/ ? --Jani Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #10053: Insert sentence error

2001-03-29 Thread julian . gonzalez
From: [EMAIL PROTECTED] Operating system: W2000 PHP version: 4.0.4 PHP Bug Type: COM related Bug description: Insert sentence error $oConn = new COM("ADODB.Connection"); // Data Base: ORACLE 8.0 // insert query: it works fine!!! insert into Pact (nid,name,Apell1,Apell2,Se

[PHP-DEV] PHP 4.0 Bug #7163 Updated: Random "Failed opening" errors for both php pages and included/required files

2001-03-29 Thread sniper
ID: 7163 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: Other web server Bug Type: iPlanet related Assigned To: Comments: Does this happen with 4.0.4pl1? And if it does could you please try the latest CVS snapshot from http://snaps.php.net/ ?

  1   2   >