[PHP-DEV] Bug #6620 Updated: Inst'n should not be made for root web service

2001-04-26 Thread jmoore
ID: 6620 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: IIS related PHP Version: 4.0.2 Assigned To: Comments: The install instructions are just a guide. People who want to run PHP on IIS in a production enviroment should be aware of the correct way

[PHP-DEV] Bug #10258 Updated: ActiveX ASP pages on the same Web server seems not to work properly any more!

2001-04-26 Thread jmoore
ID: 10258 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IIS related PHP Version: 4.0.4pl1 Assigned To: Comments: Not enough information and dup of 8094 Previous Comments: --- [2001-04-10 09:35

[PHP-DEV] Bug #8663 Updated: Script with incorrect syntax crashes php4ts.dll (seems similar to #8521)

2001-04-26 Thread jmoore
ID: 8663 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproduceable crash PHP Version: 4.0.4 Assigned To: Comments: Reproduced under Apache and ISAPI under win2k. - James Previous Comments

[PHP-DEV] Bug #8396 Updated: document not found

2001-04-26 Thread jmoore
ID: 8396 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: IIS related PHP Version: 4.0.3 Assigned To: Comments: This looks more like a config error tahn a PHP error. Please reopen this bug report if you are sure its a PHP error but the page your seeing

[PHP-DEV] Bug #8663 Updated: Script with incorrect syntax crashes php4ts.dll (seems similar to #8521)

2001-04-26 Thread jmoore
ID: 8663 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Reproduceable crash PHP Version: 4.0.4 Assigned To: Comments: heh trying a modified script didnt work but trying your script again crashses. Backtrace: _zval_ptr_dtor(_zval_struct

[PHP-DEV] Bug #8663 Updated: Script with incorrect syntax crashes php4ts.dll (seems similar to #8521)

2001-04-26 Thread jmoore
ID: 8663 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.4 Assigned To: Comments: THis has been fixed in latest CVS, and will be included in 4.0.6 thanks for your report. - James Previous Comments

[PHP-DEV] Bug #10220 Updated: dynamic module can'nt not load

2001-04-26 Thread jmoore
ID: 10220 Updated by: jmoore Reported By: littlekai@#163.com Old-Status: Open Status: Duplicate Bug Type: IIS related PHP Version: 4.0.4pl1 Assigned To: Comments: dup of 9686 Previous Comments: --- [2001-04-06 23:43:01

[PHP-DEV] Bug #5987 Updated: PHP crashes when using mktime()

2001-04-27 Thread jmoore
ID: 5987 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Feedback Bug Type: Scripting Engine problem PHP Version: 4.0.1 Assigned To: Comments: This works fine for me now. Please retest with latest win32 binaries from php4win.de or the 4.0.5 binaries and give

[PHP-DEV] Bug #4787 Updated: get_browser() still segments

2001-04-28 Thread jmoore
ID: 4787 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.0 Release Assigned To: Comments: This works in the latest CVS. (tested under Win2k (ISAPI CGI) without and with browscap.ini) - James Previous

[PHP-DEV] Bug #6239 Updated: object comparison w circular references leads to crash

2001-04-28 Thread jmoore
ID: 6239 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproduceable crash PHP Version: 4.0 Latest CVS (18/08/2000) Assigned To: Comments: ?php class object1 { var $a; var $b; var $c; } $obj = new object1(); $obj2 = new object1(); $obj-a='1

[PHP-DEV] Bug #8323 Updated: php.exe crash when trying to pass command-line vars via URL

2001-04-28 Thread jmoore
ID: 8323 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproduceable crash PHP Version: 4.0.3pl1 Assigned To: Comments: you should use PATH_INFO rather than PHP_SELF in this situation. Also having php/php.exe callable is a security risk without FORCE_CGI_REDIRECT

[PHP-DEV] Bug #9486 Updated: seems to be memory related

2001-04-28 Thread jmoore
ID: 9486 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0 Latest CVS (27/02/2001) Assigned To: Comments: I just spent last 20 mins playing with this and cant reproduce what soever, please try with 4.0.5 and latest

[PHP-DEV] Bug #9742 Updated: die crash

2001-04-28 Thread jmoore
ID: 9742 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: Can you please try: ?php class T{ var $q; function W(){ echo 'Q'; } } die

[PHP-DEV] Bug #9763 Updated: Segmentation Fault upon running big cl script

2001-04-28 Thread jmoore
ID: 9763 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: do you serialise this data etc? can you give us some more info on the script and perhaps somthing that will reproduce

[PHP-DEV] Bug #9772 Updated: segfault w/ long POST/GET vars

2001-04-28 Thread jmoore
ID: 9772 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: Can you supply a small reproducing script please. - James Previous Comments

[PHP-DEV] Bug #9940 Updated: php cgi crashes when using ob_start callback function

2001-04-28 Thread jmoore
ID: 9940 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0 Latest CVS (22/03/2001) Assigned To: Comments: I cant reproduce this anylonger. Please try with latest CVS and 4.0.5 when it comes out on monday and reopen

[PHP-DEV] Bug #10289 Updated: web servers crashed - invalid page fault php4ts.dll

2001-04-28 Thread jmoore
ID: 10289 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: Not enough information. - James Previous Comments

[PHP-DEV] Bug #10321 Updated: Apache Crash

2001-04-28 Thread jmoore
ID: 10321 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.4 Assigned To: Comments: not enough information although php_mssqk70.dll is appearing in a lot of these reports. - James Previous Comments

[PHP-DEV] Bug #10381 Updated: array_sum() on an undefined variable kills php

2001-04-28 Thread jmoore
ID: 10381 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: This works fine for me. Please test with latest CVS and/or 4.0.5 when its released. - James Previous Comments

[PHP-DEV] Bug #10385 Updated: Browser Crashes sometimes if there's an include

2001-04-28 Thread jmoore
ID: 10385 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: Not enough information. - James Previous Comments

[PHP-DEV] Bug #10409 Updated: php 404pl1 Isapi filter causes ASP AND Miva Isapi to hang. Only html pages work

2001-04-28 Thread jmoore
ID: 10409 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: are you using the php_mssql70.dll extension? Thanks - James Previous Comments

[PHP-DEV] Bug #6491 Updated: $PHP_SELF evaluates to improper address if directory name ends with .php

2001-04-28 Thread jmoore
ID: 6491 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem PHP Version: 4.0.6-dev Assigned To: Comments: a quick test shows this is still pertinent.. this needs to be fixed in the bug squash. - James Previous Comments

[PHP-DEV] Bug #6417 Updated: Possibly incorrect behaviour with references and arrays

2001-04-28 Thread jmoore
ID: 6417 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Open Bug Type: Scripting Engine problem PHP Version: 4.0.6-dev Assigned To: Comments: Reproduced in latest verison Previous Comments

[PHP-DEV] Bug #8661 Updated: a copy of the internal array elements is sometimes not made

2001-04-28 Thread jmoore
ID: 8661 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Duplicate Bug Type: Scripting Engine problem PHP Version: 4.0.4 Assigned To: Comments: dup of 8130 Previous Comments: --- [2001-03-16

[PHP-DEV] Bug #8661 Updated: a copy of the internal array elements is sometimes not made

2001-04-28 Thread jmoore
ID: 8661 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Scripting Engine problem PHP Version: 4.0.4 Assigned To: Comments: dup of 8130 Previous Comments: --- [2001-04-28 15:29:23] [EMAIL

[PHP-DEV] Bug #10349 Updated: Warning: getrusage() is not supported

2001-04-28 Thread jmoore
ID: 10349 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Scripting Engine problem Bug Type: Feature/Change Request PHP Version: 4.0.4pl1 Assigned To: Comments: this is becuase the underlying C function isnt avalible to PHP (The information getrusage() isnt easyly

[PHP-DEV] Bug #10496 Updated: segfault on parse error

2001-04-28 Thread jmoore
ID: 10496 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Scripting Engine problem PHP Version: 4.0.4pl1 Assigned To: Comments: cant reproduce but looks like a dup of 8663 Previous Comments

[PHP-DEV] Bug #10014 Updated: Fatal error: input in flex scanner failed in ...path_directory.. on line

2001-04-28 Thread jmoore
ID: 10014 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Scripting Engine problem PHP Version: 4.0.4pl1 Assigned To: Comments: no feedback closing Previous Comments

[PHP-DEV] Bug #9932 Updated: Finds wrong -lz if there are lots of build options

2001-04-28 Thread jmoore
ID: 9932 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *Install and Config PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback closing. Previous Comments

[PHP-DEV] Bug #9943 Updated: Php y mysql

2001-04-28 Thread jmoore
ID: 9943 Updated by: jmoore Reported By: [EMAIL PROTECTED];alejandrogarcia_zav Old-Status: Feedback Status: Closed Bug Type: *General Issues PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback or translation closing. Previous Comments

[PHP-DEV] Bug #9923 Updated: Wrong behavior of xsl output method 'html'

2001-04-28 Thread jmoore
ID: 9923 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Sablotron XSL PHP Version: 4.0.3pl1 Assigned To: Comments: No feedback (I belive this was found to be a slabtron issue) closing. Previous Comments

[PHP-DEV] Bug #7924 Updated: ob_get_contents perfomance

2001-04-28 Thread jmoore
ID: 7924 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Performance problem PHP Version: 4.0.3pl1 Assigned To: Comments: please test again and reopen as well as providing more information about your setup, it works fine on all of my setups

[PHP-DEV] Bug #8770 Updated: Cannot find server error on IE broswer when submitting form on a secure sit

2001-04-28 Thread jmoore
ID: 8770 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Performance problem PHP Version: 4.0.4 Assigned To: Comments: probably an error with the server or IE very unlikley to be a PHP problem unless you script crashes the server. - Jamse

[PHP-DEV] Bug #9763 Updated: Segmentation Fault upon running big cl script

2001-04-28 Thread jmoore
ID: 9763 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: User Feedback: -- Hi, I dont serialize any data. What happens is that I get lots of data from an Oracle

[PHP-DEV] Bug #8827 Updated: PHP_AUTH_PW stores password when using External Authentication

2001-04-28 Thread jmoore
ID: 8827 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Apache related PHP Version: 4.0.4pl1 Assigned To: Comments: This is the expected behaviour now. HTTP_RAW_HEADERS holds the same information anyway. - James Previous Comments

[PHP-DEV] Bug #10329 Updated: failed to load module: php4apache.dll under Apache 1.3.19

2001-04-28 Thread jmoore
ID: 10329 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Apache related PHP Version: 4.0.4pl1 Assigned To: Comments: please try again with latest cvs or binary from php4win.de it works fine for me. - James Previous Comments

[PHP-DEV] Bug #10329 Updated: failed to load module: php4apache.dll under Apache 1.3.19

2001-04-28 Thread jmoore
ID: 10329 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Apache related PHP Version: 4.0.4pl1 Assigned To: Comments: please try again with latest cvs or binary from php4win.de it works fine for me. - James Previous Comments

[PHP-DEV] Bug #8820 Updated: PHP breaks ASP

2001-04-28 Thread jmoore
ID: 8820 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PWS related PHP Version: 4.0.4pl1 Assigned To: Comments: Please provide more information and reopen the report. Closinging due to lack of information. Previous Comments

[PHP-DEV] Bug #6863 Updated: $QUERY_STRING doesn't always evaluate

2001-04-28 Thread jmoore
ID: 6863 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PWS related PHP Version: 4.0.2 Assigned To: Comments: this is a MSFT problem with them being non CGI complaint. Not much PHP can do about it. - James Previous Comments

[PHP-DEV] Bug #8826 Updated: Requests

2001-04-28 Thread jmoore
ID: 8826 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: PWS related PHP Version: 4.0.4pl1 Assigned To: Comments: Please ask questions on [EMAIL PROTECTED] not here. Previous Comments

[PHP-DEV] Bug #9527 Updated: HTTP 500 Error

2001-04-28 Thread jmoore
ID: 9527 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: PWS related PHP Version: 4.0.4pl1 Assigned To: Comments: Not enough inforamtion. Most probably a configuration error. - James Previous Comments

[PHP-DEV] Bug #10547 Updated: PHP Crashes

2001-04-29 Thread jmoore
ID: 10547 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: *General Issues PHP Version: 4.0.4pl1 Assigned To: Comments: do you run php_mssql70.dll as an extension if so when you dont have this loaded does this make a difference? - James Previous Comments

[PHP-DEV] Bug #10547 Updated: PHP Crashes

2001-04-29 Thread jmoore
ID: 10547 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Duplicate Bug Type: *General Issues PHP Version: 4.0.4pl1 Assigned To: Comments: User reports: - No additional Dlls are loaded... This is a duplicate off lots and lots of other reports

[PHP-DEV] Bug #8927 Updated: Missing header file

2001-04-29 Thread jmoore
ID: 8927 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure PHP Version: 4.0.4pl1 Assigned To: Comments: I can compile this fine, you are probably missing a define in your build or your setup is incorrect please see the instructions

[PHP-DEV] Bug #10269 Updated: Installation fails at line 58 of file 'my_getwd.c

2001-04-29 Thread jmoore
ID: 10269 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure PHP Version: 4.0.4pl1 Assigned To: Comments: This is a bug in libmysql which is maintained by the kinda folks over at mysql.com please report the bug to them. - James

[PHP-DEV] Bug #10405 Updated: pdf: Unable to initilize module

2001-04-29 Thread jmoore
ID: 10405 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Dynamic loading PHP Version: 4.0.4pl1 Assigned To: Comments: you need to compile your php.exe/.dll with the same sources as your pdf.dll. this is the cause of your error message. - James

[PHP-DEV] Bug #9555 Updated: Dynamic libraries are not being found in the php.ini's extension_dir

2001-04-29 Thread jmoore
ID: 9555 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Dynamic loading PHP Version: 4.0.4pl1 Assigned To: Comments: Does this only happen with php_gtk.dll if so you need to get a newer version of PHP, the php_gtk.dll only works with latest cvs

[PHP-DEV] Bug #9210 Updated: Failed opening 'path' for inclustion in unknow line 0

2001-04-29 Thread jmoore
ID: 9210 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: PHP options/info functions PHP Version: 4.0.3pl1 Assigned To: Comments: can you check the permissions in 'path' please as this could be the cause of it (if PHP cant read the file due

[PHP-DEV] Bug #9378 Updated: Exit() in a Funtion never break the process, PHP module still running

2001-04-29 Thread jmoore
ID: 9378 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Function Specific PHP Version: 4.0.4pl1 Assigned To: Comments: Cna you make us a test script without database access please. It makes it easier for us to test. Thanks - james Previous

[PHP-DEV] Bug #8563 Updated: hebrevc() problems...

2001-04-29 Thread jmoore
ID: 8563 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Function Specific PHP Version: 4.0.4 Assigned To: Comments: this should be in feedback state. - James Previous Comments

[PHP-DEV] Bug #10257 Updated: value function_name is changed

2001-04-29 Thread jmoore
ID: 10257 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Old-Bug Type: *Function Specific Bug Type: Scripting Engine problem PHP Version: 4.0.4pl1 Assigned To: Comments: This is a script engine issue.. another shallow copy problem, although in a way I havnt

[PHP-DEV] Bug #9076 Updated: GregorianToJD function returns incorrect values

2001-04-29 Thread jmoore
ID: 9076 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Assigned Bug Type: Calendar related PHP Version: 4.0.4pl1 Assigned To: jmoore Comments: Ill look at these patches at some point soon. - James Previous Comments

[PHP-DEV] Bug #9007 Updated: strtotime cannot cope correctly with time zones

2001-04-29 Thread jmoore
ID: 9007 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Date/time related PHP Version: 4.0.4pl1 Assigned To: Comments: dup of 9640 Previous Comments: --- [2001-01-30 14:15

[PHP-DEV] Bug #9567 Updated: Warning: file(http://www.php.net) - Bad file descriptor in /usr/........

2001-04-29 Thread jmoore
ID: 9567 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Directory/Filesystem functions PHP Version: 4.0.4pl1 Assigned To: Comments: Please test with 4.0.5 (to be released very soon) there was a fix. Please reopen if it still occurs with 4.0.5

[PHP-DEV] Bug #9748 Updated: wrong behavior of is_dir() and is_file() on a dir-link

2001-04-29 Thread jmoore
ID: 9748 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Directory/Filesystem functions PHP Version: 4.0.4 Assigned To: Comments: windows shortcuts are files they are not directories, this is a problem with windows, not PHP. - James Previous

[PHP-DEV] Bug #9058 Updated: dir() and readdir() don't work

2001-04-29 Thread jmoore
ID: 9058 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Directory function related PHP Version: 4.0.5DEV Assigned To: Comments: dup of 9933 Previous Comments: --- [2001-02

[PHP-DEV] Bug #8706 Updated: Database handle corruption?

2001-04-29 Thread jmoore
ID: 8706 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Database Functions PHP Version: 4.0.4pl1 Assigned To: Comments: A bit more info including test scripts would be good here, please keep the test scripts as simple as possible. - James

[PHP-DEV] Bug #9933 Updated: readdir doesn't work see Bug ID # 9058

2001-04-29 Thread jmoore
ID: 9933 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Directory function related PHP Version: 4.0.4pl1 Assigned To: Comments: This should be fixed in CVS please reopen if the problem persists - james Previous Comments

[PHP-DEV] Bug #9058 Updated: dir() and readdir() don't work

2001-04-29 Thread jmoore
ID: 9058 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Directory function related PHP Version: 4.0.5DEV Assigned To: Comments: this is fixed in CVS please reopen report if problem persists with latest CVS. - James Previous Comments

[PHP-DEV] Bug #9954 Updated: php.exe hangs when executing external batch file

2001-04-29 Thread jmoore
ID: 9954 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Program Execution PHP Version: 4.0.4pl1 Assigned To: Comments: does the batch file work if you run it from the command prompt without PHP? - James Previous Comments

[PHP-DEV] Bug #10420 Updated: Corrupt JPEG data: premature end of data segment gd-jpeg: JPEG library reports

2001-04-29 Thread jmoore
ID: 10420 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: *Graphics related Bug Type: GD related PHP Version: 4.0.4pl1 Assigned To: Comments: Reclassify Previous Comments: --- [2001-04-20 06

[PHP-DEV] Bug #9965 Updated: email command gives 'Warning: Failed to Receive '

2001-04-29 Thread jmoore
ID: 9965 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: *Mail Related Bug Type: Mail related PHP Version: 4.0.4pl1 Assigned To: Comments: reclassify Previous Comments: --- [2001-03-24 01:55

[PHP-DEV] Bug #10489 Updated: quoted_printable_decode() imap_qprint() decodes control codes.

2001-04-29 Thread jmoore
ID: 10489 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: *Mail Related Bug Type: IMAP related PHP Version: 4.0.4pl1 Assigned To: Comments: reclassify Previous Comments: --- [2001-04-25 09:51

[PHP-DEV] Bug #10133 Updated: Some values returned by gmp_strval are null-terminated

2001-04-29 Thread jmoore
ID: 10133 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: *Math Functions Bug Type: Math related PHP Version: 4.0.4pl1 Assigned To: Comments: reclassify Previous Comments: --- [2001-04-03 07

[PHP-DEV] Bug #9378 Updated: Exit() in a Funtion never break the process, PHP module still running

2001-04-29 Thread jmoore
ID: 9378 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Function Specific PHP Version: 4.0.4pl1 Assigned To: Comments: Ill cloise the report then :) - James Previous Comments

[PHP-DEV] Bug #9056 Updated: NoClassDefFoundError with Java and HTTP/1.1

2001-04-29 Thread jmoore
ID: 9056 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Unknown/Other Function PHP Version: 4.0.4pl1 Assigned To: Comments: PHP cant find the net.php.reflect class which implies that your missing some .jar files from your classpath. THis is a problem

[PHP-DEV] Bug #9097 Updated: browscap is not working again

2001-04-29 Thread jmoore
ID: 9097 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Unknown/Other Function PHP Version: 4.0.4pl1 Assigned To: Comments: Please provide more info and reopen the report. - James Previous Comments

[PHP-DEV] Bug #9426 Updated: Form variables encoding problem

2001-04-29 Thread jmoore
ID: 9426 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Unknown/Other Function Bug Type: Feature/Change Request PHP Version: 4.0.4pl1 Assigned To: Comments: feature/change request. Previous Comments

[PHP-DEV] Bug #9431 Updated: httpd processes using excessive cpu

2001-04-29 Thread jmoore
ID: 9431 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Unknown/Other Function Bug Type: Performance problem PHP Version: 4.0.4pl1 Assigned To: Comments: reclassify Previous Comments

[PHP-DEV] Bug #10515 Updated: IE 5.0

2001-04-29 Thread jmoore
ID: 10515 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Unknown/Other Function PHP Version: 4.0.4pl1 Assigned To: Comments: not really much we can do about this one.. if we were to work around around all the bugs present in IE then we would be here

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

2001-04-29 Thread jmoore
ID: 7623 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Java related PHP Version: 4.0.0 Assigned To: Comments: No feedback. closing Previous Comments: --- [2001-03-29 10

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

2001-04-29 Thread jmoore
ID: Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: iPlanet related PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback. closing Previous Comments: --- [2001-03

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

2001-04-29 Thread jmoore
ID: 9175 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Java related PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback. closing Previous Comments: --- [2001-03-29

[PHP-DEV] Bug #9936 Updated: Unable to register functions when starting apache

2001-04-29 Thread jmoore
ID: 9936 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Apache related PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback. closing Previous Comments: --- [2001-03

[PHP-DEV] Bug #9950 Updated: Error while running ./configure Apache

2001-04-29 Thread jmoore
ID: 9950 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Compile Failure PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback. closing Previous Comments: --- [2001-03

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

2001-04-29 Thread jmoore
ID: 10017 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *General Issues PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback. closing Previous Comments: --- [2001

[PHP-DEV] Bug #10027 Updated: HTTP_REFERER

2001-04-29 Thread jmoore
ID: 10027 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *Web Server problem PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback. closing Previous Comments

[PHP-DEV] Bug #10037 Updated: In file included from sapi_apache2.c:44:

2001-04-29 Thread jmoore
ID: 10037 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Apache related PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback. closing Previous Comments: --- [2001-03

[PHP-DEV] Bug #10046 Updated: linking to a PHP page with querystring causes error in php4ts.dll

2001-04-29 Thread jmoore
ID: 10046 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: URL related PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback. closing Previous Comments: --- [2001-03-29

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

2001-04-29 Thread jmoore
ID: 10057 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Unknown/Other Function PHP Version: 4.0.2 Assigned To: Comments: this should be open not feedback Previous Comments

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

2001-04-29 Thread jmoore
ID: 10059 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *Install and Config PHP Version: 4.0.0 Assigned To: Comments: No feedback. closing Previous Comments: --- [2001

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

2001-04-29 Thread jmoore
ID: 10061 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Strings related PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback. closing Previous Comments: --- [2001

[PHP-DEV] Bug #1752 Updated: phpinfo(): images (php, zend) and Link to credits don't work

2001-04-29 Thread jmoore
ID: 1752 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Suspended Bug Type: Other web server PHP Version: 4.0 Beta 1 Assigned To: Comments: could we not use PATH_INFO here? Previous Comments: --- [1999-07-21 16

[PHP-DEV] Bug #2086 Updated: include() does not find files in the include path

2001-04-29 Thread jmoore
ID: 2086 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Suspended Status: Closed Bug Type: Scripting Engine problem PHP Version: 4.0 Beta 2 Assigned To: Comments: this has been fixed. Previous Comments

[PHP-DEV] Bug #10126 Updated: ASP can't working

2001-04-29 Thread jmoore
ID: 10126 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Suspended Status: Duplicate Bug Type: IIS related PHP Version: 4.0.4pl1 Assigned To: Comments: dup of about 50 other bug reports with lots more info.. marking as so.. see 10480 Previous Comments

[PHP-DEV] Bug #8384 Updated: Error enabling ob_gzhandler

2001-04-29 Thread jmoore
ID: 8384 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.4 Assigned To: Comments: fixed in CVS Previous Comments: --- [2000-12-22 21:06

[PHP-DEV] Bug #8448 Updated: Apache segfaults when output_handler = ob_gzhandler is used

2001-04-29 Thread jmoore
ID: 8448 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.4 Assigned To: Comments: fixed in CVS Previous Comments: --- [2000-12-28 05:22

[PHP-DEV] Bug #8554 Updated: ob_gzhandler

2001-04-29 Thread jmoore
ID: 8554 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: fixed in CVS Previous Comments: --- [2001-01-26 10

[PHP-DEV] Bug #3923 Updated: User defined functions being cached?

2001-04-29 Thread jmoore
ID: 3923 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Scripting Engine problem PHP Version: 4.0 Beta 4 Patch Level 1 Assigned To: Comments: this should be fixed in CVS Previous Comments

[PHP-DEV] Bug #4063 Updated: Parser when detect error display wrong script name and line when it found error

2001-04-29 Thread jmoore
ID: 4063 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Scripting Engine problem PHP Version: 4.0 Release Candidate 1 Assigned To: Comments: this should be fixed in CVS if not please reopen. Previous Comments

[PHP-DEV] Bug #8927 Updated: Missing header file

2001-04-29 Thread jmoore
ID: 8927 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure PHP Version: 4.0.4pl1 Assigned To: Comments: NB: The files needed are located in the Win32 support package that can be obtained here: http://www.php.net/extra/win32build.zip Previous Comments

[PHP-DEV] Bug #7344 Updated: opendir always returns a resource even on non-existen directories

2001-04-29 Thread jmoore
ID: 7344 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Directory function related PHP Version: 4.0 Latest CVS (19/10/2000) Assigned To: Comments: this still is the case with yesterdays CVS. - James Previous Comments

[PHP-DEV] Bug #8621 Updated: be careful with interactive cmd line mode

2001-04-29 Thread jmoore
ID: 8621 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproduceable crash PHP Version: 4.0.3pl1 - 4.0.6-dev Assigned To: Comments: -- Forwarded message -- Date: Sun, 29 Apr 2001 20:13:24 +0300 From: Boian Bonev [EMAIL PROTECTED

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

2001-04-30 Thread jmoore
ID: 10067 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: MySQL related PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback closing Previous Comments: --- [2001-03

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

2001-04-30 Thread jmoore
ID: 10070 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Zlib Related PHP Version: 4.0 Latest CVS (29/03/2001) Assigned To: Comments: This should have been resolved with various patches that have been added recently, please test with latest CVS

[PHP-DEV] Bug #10025 Updated: bison reports error with 'S' parameter

2001-05-01 Thread jmoore
ID: 10025 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Compile Failure PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback, this was fixed in CVS anyway. Closing Previous Comments

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

2001-05-01 Thread jmoore
ID: 10064 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Sablotron XSL PHP Version: 4.0 Latest CVS (29/03/2001) Assigned To: Comments: I cant reproduce this. No feedback and there were some slabtron fixes please try with 4.0.5 - James

[PHP-DEV] Bug #10085 Updated: socket support seems not loaded

2001-05-01 Thread jmoore
ID: 10085 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Sockets related PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback please try again with 4.0.5 and check you have the correct configure options by running ./configure --help

[PHP-DEV] Bug #10572 Updated: https takes forever and a day when curl is enabled

2001-05-01 Thread jmoore
ID: 10572 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: cURL related PHP Version: 4.0.5 Assigned To: Comments: Can you please provide a small simple script to reproduce this (so that we can use it) also your configure line would be useful

[PHP-DEV] Bug #7615 Updated: Session management in thttpd / proxy problem

2001-05-01 Thread jmoore
ID: 7615 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Other web server PHP Version: 4.0.3pl1 Assigned To: Comments: Can you please try this without the firewall inbetween you and the webserver and see if the firewall delay is causing the problem

<    1   2   3   4   >