RE: [PHP-DEV] Totally Blue Sky

2001-06-26 Thread Joey Smith
This is not what the GPL is for at all. The GPL only protects PHP itself, and even that does not preclude you from charging for PHP...it simply requires that you make the source available at no additional cost. On Mon, 25 Jun 2001, Brian Tanner wrote the following to Marc Boeren : I'm not

Re: [PHP-DEV] About ext/sockets/

2001-06-26 Thread Joey Smith
Not to beat a dead horse, but I'm glad someone else noticed this. I almost went back to bed, thinking the whole world had gone mad. :) On Mon, 25 Jun 2001, Jani Taskinen wrote the following to Zeev Suraski : tagged as experimental makes it easier for us to change the API to a PHP-like API,

[PHP-DEV] Bug #11684: Header() causes PHP to hang

2001-06-26 Thread cheald45
From: [EMAIL PROTECTED] Operating system: Windows 2000/IIS4 PHP version: 4.0.5 PHP Bug Type: Unknown/Other Function Bug description: Header() causes PHP to hang ? ob_start(); echo foobar; header(http://foo.com/bar.html;); ob_end_flush; ? Win2k/IIS4/CGI mode/Standard setup,

[PHP-DEV] Bug #11658 Updated: Getting values by reference don't work

2001-06-26 Thread jeroen
ID: 11658 Updated by: jeroen Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: COM related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Was submitted twice. Dup. of 11660 Previous Comments:

[PHP-DEV] Bug #11678: ob_get_contents in ob_start() callback causes infinite loop

2001-06-26 Thread rick
From: [EMAIL PROTECTED] Operating system: Linux w/ 2.4.4 kernel PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: ob_get_contents in ob_start() callback causes infinite loop SCRIPT: ob_start(my_callback); echo foobr\n; ob_end_flush(); function

[PHP-DEV] Bug #10175 Updated: date() reporting wrong timezone

2001-06-26 Thread jr
ID: 10175 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Date/time related Operating system: solaris 2.7 PHP Version: 4.0.4pl1 Description: date() reporting wrong timezone we have since switched from solaris to linux and it works fine. Previous Comments:

[PHP-DEV] Bug #11678 Updated: ob_get_contents in ob_start() callback causes infinite loop

2001-06-26 Thread rick
ID: 11678 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating system: Linux w/ 2.4.4 kernel PHP Version: 4.0.4pl1 Description: ob_get_contents in ob_start() callback causes infinite loop The occurrence of $baz should be $bar in function my_callback (this

[PHP-DEV] Bug #11679: crash on webserver start

2001-06-26 Thread jbell
From: [EMAIL PROTECTED] Operating system: Yellow Dog Linux 2.0 - 2.2.19 PPC Kernel PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: crash on webserver start I get the following that I am unable to track down in my PHP compiling. If you can recomend any

[PHP-DEV] Bug #11663 Updated: ImageDashedLine draws only vertical lines

2001-06-26 Thread sniper
ID: 11663 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: GD related Operating system: PHP Version: 4.0.6 Assigned To: Comments: imagedashedline() is not working in the GD library itself. Use combination of imagesetstyle() and imageline() instead.

[PHP-DEV] Bug #11682: phpinfo needs to strip or not escape html tags

2001-06-26 Thread dphillips
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.3-STABLE PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: phpinfo needs to strip or not escape html tags ? phpinfo(); ? The phpinfo function needs to either strip HTML tags from the output lines,

[PHP-DEV] Bug #11358 Updated: Unable to compile php module with imap....

2001-06-26 Thread foxx
ID: 11358 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: IMAP related Operating system: Solaris 2.6 PHP Version: 4.0.5 Description: Unable to compile php module with imap The compilation with 4.0.6RC3 was succesfull. Thanks ! Previous Comments:

[PHP-DEV] Bug #11683: Manual vague on .htaccess options

2001-06-26 Thread whit
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.5 PHP Bug Type: Documentation problem Bug description: Manual vague on .htaccess options In checking the online manual to find the syntax for setting a local include path for PHP4, it doesn't seem to have

[PHP-DEV] Bug #11675: zzip_open() has a wrong arg count and doesn't validate arg2 correctly

2001-06-26 Thread phpbug
From: [EMAIL PROTECTED] Operating system: n/a PHP version: 4.0.6 PHP Bug Type: ZZiplib Related Bug description: zzip_open() has a wrong arg count and doesn't validate arg2 correctly See patch at: http://pfft.net/robin/pub/zzip.patch Then, correct use seems to be: $zzip =

[PHP-DEV] Bug #11665: failure to configure --with-imap-ssl

2001-06-26 Thread green
From: [EMAIL PROTECTED] Operating system: RedHat 6.2 and 7.1 PHP version: 4.0.6 PHP Bug Type: *Install and Config Bug description: failure to configure --with-imap-ssl my config.nice is: #! /bin/sh # # Created by configure './configure' \

Re: [PHP-DEV] Re: Bug #11620 Updated: PHP has encountered an Access Violation at 012D24B6

2001-06-26 Thread Andi Gutmans
Do you have a short reproducing script which makes your server hang? Andi At 02:07 PM 6/25/2001 -0400, Dean Limbaugh wrote: Yes, I installed 4.0.6 this AM and it's still happening. PHP has encountered an Access Violation at 013124B6 Error log entry The HTTP server encountered an unhandled

[PHP-DEV] Bug #11666: While searching 'icons' in your very own homepage.

2001-06-26 Thread pdan
From: [EMAIL PROTECTED] Operating system: Your own. PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: While searching 'icons' in your very own homepage. Search Results Warning: Unable to fork [/local/htdig/bin/htphp.sh

Re: [PHP-DEV] Support Apache 1.3.6 or not?

2001-06-26 Thread Andi Gutmans
At 11:17 PM 6/25/2001 +0200, Jani Taskinen wrote: On Mon, 25 Jun 2001, Wilfredo Sanchez wrote: On Monday, June 25, 2001, at 06:58 AM, Jani Taskinen wrote: This happens because of your patch. What is the use of -S anyway? :) Could you please check this out? -S sets the value of an

[PHP-DEV] Bug #11680: Submission errors

2001-06-26 Thread mbeech13
From: [EMAIL PROTECTED] Operating system: Win2K Pro SP2 PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: Submission errors Ok, I will try this again, maybe I can provide some sort of script to help. Whenever someone submits a vote or newsitem to my site it

[PHP-DEV] Bug #8989 Updated: Bug#5493 resurfaced

2001-06-26 Thread fseesink
ID: 8989 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: *Session related Operating system: Windows NT 4 SP5(IIS4)/2000 SP2 (IIS5) PHP Version: 4.0.6 Description: Bug#5493 resurfaced PHP v4.0.6 is now out. I have installed and run v4.0.6. I have tried running it

[PHP-DEV] Bug #11681: implode ($argv) leads to error

2001-06-26 Thread marotiere
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.6 PHP Bug Type: Variables related Bug description: implode ($argv) leads to error I don't know if it is PHP3 ? 4 ? Linux ? apache ? I just know that, after working 1 year and half, this X?#:! hoster has

[PHP-DEV] Bug #11677: system(), Access is denied

2001-06-26 Thread jxu158
From: [EMAIL PROTECTED] Operating system: WinNT 4.0 PHP version: 4.0.6 PHP Bug Type: Program Execution Bug description: system(), Access is denied I try to use system() to run a batch file which sitting on a mapped network drive like this : system(e:\\tmp\file.bat) but

RE: [PHP-DEV] Support Apache 1.3.6 or not?

2001-06-26 Thread Chris Newbill
I say don't support them, to an extent; you don't want to force everyone to have the latest and greatest. A few older versions should work; maybe back to 1.3.12 or 15. Anyone who runs a flawed product is asking for trouble, look at all the NT/2K IIS machines :) A lot of hosting companies are

[PHP-DEV] Bug #11264 Updated: apache child crashes

2001-06-26 Thread mike_comp
ID: 11264 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproducible crash Operating system: Win ME PHP Version: 4.0.5 Description: apache child crashes I just upgraded to 4.0.6 and it seems like it's not doing it any more. Previous Comments:

[PHP-DEV] Bug #11685: Bad Auto-Cast

2001-06-26 Thread Hot Soon
From: Hot Soon[EMAIL PROTECTED] Operating system: Windows 98 SE PHP version: 4.0.6 PHP Bug Type: Performance problem Bug description: Bad Auto-Cast Just run this program: ?php $var=-1073741824; #^ Here! $var*=2;$var*=2; var_dump($var); ? It will print out int(0). but

[PHP-DEV] Bug #11662: php code NOT prcoessed

2001-06-26 Thread isa
From: [EMAIL PROTECTED] Operating system: linux (ed. suse7.1) PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: php code NOT prcoessed using linux (suse 7.1) apache-1.3.20 mod_perl -1.25 php-4.06 compiling succeeded

[PHP-DEV] Bug #11664 Updated: Text in web form interpreted as \Text\ i.e. \\\Text\\\

2001-06-26 Thread zak
ID: 11664 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: This is a feature, not a bug. :) Check out the magic_quote type directives in your php.ini conf file. Also

[PHP-DEV] Bug #11686: if configuring with db2 AND java-support, java will hang under apache

2001-06-26 Thread mtmmtm
From: [EMAIL PROTECTED] Operating system: linux redhat 7.1 PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: if configuring with db2 AND java-support, java will hang under apache build php with db2-support, AND java, and ONLY when running it under APACHE

[PHP-DEV] Bug #11660 Updated: Getting values by reference don't work

2001-06-26 Thread derick
ID: 11660 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: COM related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Submitted twice Previous Comments: ---

[PHP-DEV] Bug #11667 Updated: PNG and Jpeg support not auto-detected

2001-06-26 Thread derick
ID: 11667 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: GD related Operating system: PHP Version: 4.0.6 Assigned To: Comments: This is the right behaviour. Previous Comments:

[PHP-DEV] Bug #11669 Updated: Wrong error code using odbc_fetch_into

2001-06-26 Thread derick
ID: 11669 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Please add the smallest possible script which reproduces this behaviour to this bugreport. Previous Comments:

[PHP-DEV] Bug #11671 Updated: Apache server does not start afer successful install

2001-06-26 Thread derick
ID: 11671 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Apache related Operating system: PHP Version: 4.0.6 Assigned To: Comments: See the MySQL manual, paragraph 24.5.1. This is not a bug in PHP. Previous Comments:

[PHP-DEV] RSHUTDOWN, ISAPI

2001-06-26 Thread Adam Dickmeiss
Hi, when running PHP using IIS in ISAPI (threaded) mode I notice that when a HTTP request is received before the current is finished, the RSHUTDOWN is not called for the first request (first thread). Hence, RSHUTDOWN is called once, but RINIT is called twice. Is that a bug or is that expected

[PHP-DEV] Bug #11687: No download through firewalls

2001-06-26 Thread ash
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: No download through firewalls Hello! Your download links, i.e. http://www.php.net:8000/distributions/php-4.0.6-Win32.zip are blocked by most firewalls because

[PHP-DEV] Bug #11688: Could not find/open font (ImageTTFBBox, imageTTFText)

2001-06-26 Thread Helge-Schulz
From: [EMAIL PROTECTED] Operating system: Win 98 SE and Win NT 4.0 SP 6 PHP version: 4.0.6 PHP Bug Type: GD related Bug description: Could not find/open font (ImageTTFBBox, imageTTFText) Could not find/open font (ImageTTFBBox, imageTTFText) At version 4.0.5 and earlier it

[PHP-DEV] Bug #11689: can't connect any server with imap c-client 4.1

2001-06-26 Thread cyril
From: [EMAIL PROTECTED] Operating system: Debian 2.2.19 PHP version: 4.0.4pl1 PHP Bug Type: IMAP related Bug description: can't connect any server with imap c-client 4.1 ? $mail = imap_open({xxx.com/POP3:110},xxx,xxx) || die(Erreur :.imap_last_error()); ? For all server,

RE: [PHP-DEV] Totally Blue Sky / beta testers?

2001-06-26 Thread Marc Boeren
Hi! That's excellent. Glad to see I'm not the only one who thinks this is a cool idea. How long have you been in development of this? When did you start? It's been a project originally to do the same thing as described, but without using php but rather a custom program that used IE as

[PHP-DEV] Bug #11679 Updated: crash on webserver start

2001-06-26 Thread derick
ID: 11679 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproducible crash Operating system: PHP Version: 4.0.6 Assigned To: Comments: What is your configure line? Previous Comments:

[PHP-DEV] Bug #11669 Updated: Wrong error code using odbc_fetch_into

2001-06-26 Thread S . Dreyer
ID: 11669 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: ODBC related Operating system: Linux PHP Version: 4.0.6 Description: Wrong error code using odbc_fetch_into $sql=select RSVUKZ,RSVERKB,RSVERKN from $db2_dsn.$db2_database.$db2_akz where

[PHP-DEV] Bug #11620 Updated: PHP has encountered an Access Violation at 012D24B6

2001-06-26 Thread sniper
ID: 11620 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: IIS related Operating system: PHP Version: 4.0.5 Assigned To: Comments: User feedback (next time, use the web interface to answer): .-- Yes, I

[PHP-DEV] Bug #11620 Updated: PHP has encountered an Access Violation at 012D24B6

2001-06-26 Thread sniper
ID: 11620 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: IIS related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Please include shortest possible script which can be used to reproduce this. Previous Comments:

[PHP-DEV] Bug #11666 Updated: While searching 'icons' in your very own homepage.

2001-06-26 Thread stas
ID: 11666 Updated by: stas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *General Issues Operating system: PHP Version: 4.0.6 Assigned To: Comments: not a PHP bug. Please report to [EMAIL PROTECTED] Previous Comments:

[PHP-DEV] Bug #11683 Updated: Manual vague on .htaccess options

2001-06-26 Thread sniper
ID: 11683 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: php_value include_path .:/some/path/:/next/time/rtfm --Jani Previous Comments:

[PHP-DEV] PHP and remote mySQL database

2001-06-26 Thread Javier Velasco
Hi, I created a database in freesql.org and some scripts to acces it. These work fine when I run them from php.exe (under windows nt) but I get the following error when I try from local browser: Warning: Can't create TCP/IP socket (10106) I am using BadBlue Personal Edition for local testing.

[PHP-DEV] Bug #11662 Updated: php code NOT prcoessed

2001-06-26 Thread sniper
ID: 11662 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Apache related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Do NOT use 'apachectl restart' when you update DSO's. You have to do it like this: # apachectl stop # apachectl

[PHP-DEV] Bug #11672 Updated: Apache didn´t start: SSL_CTX_set_tmp_rsa_callback

2001-06-26 Thread sniper
ID: 11672 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Apache related Operating system: PHP Version: 4.0.6 Assigned To: Comments: There is a minor bug in PHP 4.0.6 and --with-imap-ssl and you shouldn't even be able to complete the configure

[PHP-DEV] Bug #11690: apxs does not support -S

2001-06-26 Thread glen
From: [EMAIL PROTECTED] Operating system: Cobalt OS 5.0 (RaQ3) PHP version: 4.0.6 PHP Bug Type: *Install and Config Bug description: apxs does not support -S I currently have PHP4.0.4pl1 running fine on a Cobalt RaQ3 machine, and I attempted to upgrade to version 4.0.6.

[PHP-DEV] Bug #11659 Updated: fsockopen and fopen

2001-06-26 Thread sniper
ID: 11659 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Sockets related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Your example script works just fine. Can you please explain what exactly doesn't work? And preferrably include

[PHP-DEV] Bug #11675 Updated: zzip_open() has a wrong arg count and doesn't validate arg2 correctly

2001-06-26 Thread sniper
ID: 11675 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: ZZiplib Related Operating system: PHP Version: 4.0.6 Assigned To: Comments: In the CVS the zziplib has been changed a bit: @ Renamed the ZZiplib extension to the Zip extension, function @

[PHP-DEV] Links to companies supporting / teaching PHP

2001-06-26 Thread Sander Steffann
Hi, To keep it short and simple: A related company is teaching PHP courses. Is there a place where things like this could be mentioned on the php.net site? Thanks, Sander Steffann Computel Standby BV / www.nederland.net / php.nederland.net -- PHP Development Mailing List http://www.php.net/

[PHP-DEV] Bug #11680 Updated: Submission errors

2001-06-26 Thread sniper
ID: 11680 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: *General Issues Bug Type: HTTP related Operating system: PHP Version: 4.0.6 Assigned To: Comments: You have to include a short but COMPLETE script which can be copypasted to a file and

[PHP-DEV] Bug #11681 Updated: implode ($argv) leads to error

2001-06-26 Thread zak
ID: 11681 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Variables related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Relax - it is very unlikely that your work is spoiled. :) Chances are good that this problem is due to a change in

[PHP-DEV] Bug #8989 Updated: Bug#5493 resurfaced

2001-06-26 Thread sniper
ID: 8989 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Session related Operating system: PHP Version: 4.0.6 Assigned To: Comments: PHP 4.0.6 works very nicely for me as CGI. Try this short script: ?php error_reporting(E_ALL);

[PHP-DEV] Bug #11677 Updated: system(), Access is denied

2001-06-26 Thread sniper
ID: 11677 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Program Execution Operating system: PHP Version: 4.0.6 Assigned To: Comments: I don't know Winnt at all, but on unices, the user the webserver runs as needs to be able to run the files.

[PHP-DEV] Bug #11677 Updated: system(), Access is denied

2001-06-26 Thread zak
ID: 11677 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Bogus Bug Type: Program Execution Operating system: PHP Version: 4.0.6 Assigned To: Comments: Sorry - this really is not a bug (or at least is very likely not a bug) Please send your question to the PHP

[PHP-DEV] Bug #11691: Compiling fails with Apache 1.3.20 and 1.3.9

2001-06-26 Thread bopper
From: [EMAIL PROTECTED] Operating system: AIX 4.2 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: Compiling fails with Apache 1.3.20 and 1.3.9 Configure: ./configure --prefix=/opt/php-4.0.6 --with-apache=/opt/apache_1.3.20 --with-mysql=/opt/mysql-3.22.30

[PHP-DEV] Bug #11693: Configure fails to detect crypt()

2001-06-26 Thread artem
From: [EMAIL PROTECTED] Operating system: alphaev56-dec-osf4.0d PHP version: 4.0.6 PHP Bug Type: *Encryption and hash functions Bug description: Configure fails to detect crypt() When I run configure it say: checking for crypt in -lcrypt... (cached) no And so disables

[PHP-DEV] Bug #11560 Updated: to many sessions are generated when using set_session_save_handler with mysql

2001-06-26 Thread martin
ID: 11560 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Session related Operating system: Red Hat 7.0 PHP Version: 4.0.5 Description: to many sessions are generated when using set_session_save_handler with mysql I found what the problem was. When there is a broken

[PHP-DEV] Bug #11685 Updated: Bad Auto-Cast

2001-06-26 Thread sniper
ID: 11685 Updated by: sniper Reported By: Hot Soon[EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: Previous Comments: ---

[PHP-DEV] Bug #11676 Updated: A few apache children consume all memory and CPU.

2001-06-26 Thread valerio
ID: 11676 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Scripting Engine problem Operating system: linux 2.4.5 i386 PHP Version: 4.0 Latest CVS (2001-06-25) Description: A few apache children consume all memory and CPU. Well, the problem is that we have many

[PHP-DEV] Bug #11654 Updated: configure fails on iconv_open

2001-06-26 Thread sniper
ID: 11654 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Sablotron XSL Operating system: PHP Version: 4.0.6 Assigned To: Comments: This should be fixed in CVS now. --Jani Previous Comments:

[PHP-DEV] Bug #11693 Updated: Configure fails to detect crypt()

2001-06-26 Thread sniper
ID: 11693 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Encryption and hash functions Operating system: PHP Version: 4.0.6 Assigned To: Comments: Please send me your config.log and main/php_config.h files to [EMAIL PROTECTED] --Jani Previous Comments:

[PHP-DEV] Bug #11693 Updated: Configure fails to detect crypt()

2001-06-26 Thread sniper
ID: 11693 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Encryption and hash functions Operating system: PHP Version: 4.0.6 Assigned To: Comments: And what was your configure line? Previous Comments:

[PHP-DEV] Bug #11694: How to get DLL for win32 platforms?

2001-06-26 Thread flop . m
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.6 PHP Bug Type: Recode related Bug description: How to get DLL for win32 platforms? Where can I get a DLL extension for this? -- Edit Bug report at: http://bugs.php.net/?id=11694edit=1 -- PHP

[PHP-DEV] Bug #11685 Updated: Bad Auto-Cast

2001-06-26 Thread jeroen
ID: 11685 Updated by: jeroen Reported By: Hot Soon[EMAIL PROTECTED] Old-Status: Bogus Status: Analyzed Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.6 Assigned To: jeroen Comments: Indeed, +, -, and * 'autocasting' doesn't work in negative direction, only positive.

[PHP-DEV] Bug #11693 Updated: Configure fails to detect crypt()

2001-06-26 Thread artem
ID: 11693 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Encryption and hash functions Operating system: alphaev56-dec-osf4.0d PHP Version: 4.0.6 Description: Configure fails to detect crypt() my configure line: ./configure --with-mysql=/u/mysql

[PHP-DEV] Bug #11692 Updated: CGI problem with http://myweb/script.php/variable

2001-06-26 Thread pogar
ID: 11692 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating system: LInux PHP Version: 4.0.6 Description: CGI problem with http://myweb/script.php/variable I forgot to write that I call php as CGI wirh Action directive in apache. Regards -- Piotr

[PHP-DEV] [PATCH] for bug#11685 'bad auto-cast'

2001-06-26 Thread Jeroen van Wolffelaar
The patch is attached, for line-breaking reasons. I also noted a probably-wrong if-statement, added a comment about that, but didn't fix it. Would someone have a look at it. IMPORTANT: did *not* test the patch, as I doen't have the equip here to compile. Greetz, Jeroen Jeroen van Wolffelaar

[PHP-DEV] Bug #11695: rmdir

2001-06-26 Thread roman . kytka
From: [EMAIL PROTECTED] Operating system: Win 2000 PHP version: 4.0.6 PHP Bug Type: *Directory/Filesystem functions Bug description: rmdir Please I don´t know if it is a bug or not, but this script works on my friend´s PC and doesn´t on mine. I need to delete dirs and

[PHP-DEV] possible bug zend_hash_sort(...)

2001-06-26 Thread Andre Langhorst
Hi, apparently php-users are fooled (bug 9633, private email to me) by zends sorting on one-element arrays. In fact we do nothing there. if (ht-nNumOfElements = 1) { /* Doesn't require sorting */ return SUCCESS; } but zend_hash_sort is called with renumber=1 for

[PHP-DEV] Possible bug in sybase-db?

2001-06-26 Thread Joey Smith
Zeev: I just finished coding up a patch to sybase-ct to add charset support. I want to put it through a little more testing before I apply it, but in the process, I found what appears to be a bug in the db extension, and you seemed like the right person to talk to. It all comes from

[PHP-DEV] Bug #11686 Updated: if configuring with db2 AND java-support, java will hang under apache

2001-06-26 Thread sniper
ID: 11686 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproducible crash Operating system: PHP Version: 4.0.6 Assigned To: Comments: I hope you're not using 'apachectl restart'? Use stop/start instead. If this wasn't the problem, please

[PHP-DEV] Re: possible bug zend_hash_sort(...)

2001-06-26 Thread Zeev Suraski
I'd say that this is a bug, and needs to be fixed. Zeev At 15:40 26/6/2001, Andre Langhorst wrote: Hi, apparently php-users are fooled (bug 9633, private email to me) by zends sorting on one-element arrays. In fact we do nothing there. if (ht-nNumOfElements = 1) { /* Doesn't require

[PHP-DEV] Bug #11686 Updated: if configuring with db2 AND java-support, java will hang under apache

2001-06-26 Thread sniper
ID: 11686 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproducible crash Operating system: PHP Version: 4.0.6 Assigned To: Comments: One more thing, does db2 work if you leave java out? Previous Comments:

[PHP-DEV] Karma request

2001-06-26 Thread Joey Smith
Can I get karma in ext/sybase and ext/sybase_ct again? -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] Bug #11671 Updated: Apache server does not start afer successful install

2001-06-26 Thread sniper
ID: 11671 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Closed Old-Bug Type: Apache related Bug Type: MySQL related Operating system: PHP Version: 4.0.6 Assigned To: Comments: And add --with-zlib to your configure line.. Previous Comments:

[PHP-DEV] Bug #8568 Updated: charset parameter on sybase_connect dos is disallowed

2001-06-26 Thread joey
ID: 8568 Updated by: joey Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Assigned Bug Type: Sybase-ct (ctlib) related Operating system: PHP Version: 4.0.3pl1 Assigned To: joey Comments: I have a patch all ready for this, it just needs some tweaking. Previous Comments:

[PHP-DEV] Bug #10718 Updated: charset parameter on sybase_connect dos is disallowed

2001-06-26 Thread joey
ID: 10718 Updated by: joey Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Assigned Bug Type: Sybase-ct (ctlib) related Operating system: PHP Version: 4.0.5 Assigned To: joey Comments: Dup: 8568 Previous Comments:

[PHP-DEV] Bug #10718 Updated: charset parameter on sybase_connect dos is disallowed

2001-06-26 Thread joey
ID: 10718 Updated by: joey Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Sybase-ct (ctlib) related Operating system: PHP Version: 4.0.5 Assigned To: joey Comments: I'll mark this as dup when I close the others...more pressure this way. :) Previous Comments:

[PHP-DEV] Bug #11687 Updated: No download through firewalls

2001-06-26 Thread derick
ID: 11687 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *General Issues Operating system: PHP Version: 4.0.6 Assigned To: Comments: Try one of the mirrors, they are all (afaik) at port 80. This is not a PHP bug, so bogusfying. Previous Comments:

[PHP-DEV] Bug #11320 Updated: sybase_connect is not able to change charset

2001-06-26 Thread joey
ID: 11320 Updated by: joey Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Assigned Bug Type: Sybase-ct (ctlib) related Operating system: PHP Version: 4.0.5 Assigned To: joey Comments: You're still missing a few things, but thanks for the patch! I have something that is ready, I just

[PHP-DEV] Bug #11674 Updated: can#t connect on socket

2001-06-26 Thread sniper
ID: 11674 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MySQL related Operating system: PHP Version: 4.0.6 Assigned To: Comments: The default is still /tmp/mysql.sock. But if you have mysql.sock somewhere else in your system, it will be detected

Re: [PHP-DEV] Support Apache 1.3.6 or not?

2001-06-26 Thread Zeev Suraski
I second Andi on this. It's quite true that Apache isn't a piece of software that people frequently update, mainly because very little features were added in between mini versions (mostly compatibility and security fixes). It may not be a good thing, but from my experience, it still pretty

Re: [PHP-DEV] RSHUTDOWN, ISAPI

2001-06-26 Thread Zeev Suraski
If it indeed happens, it is a bug. How did you check it? Zeev At 10:26 26/6/2001, Adam Dickmeiss wrote: Hi, when running PHP using IIS in ISAPI (threaded) mode I notice that when a HTTP request is received before the current is finished, the RSHUTDOWN is not called for the first request

[PHP-DEV] Bug #11694 Updated: How to get DLL for win32 platforms?

2001-06-26 Thread sniper
ID: 11694 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Recode related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Not here. Try google.. Previous Comments:

[PHP-DEV] Bug #11689 Updated: can't connect any server with imap c-client 4.1

2001-06-26 Thread sniper
ID: 11689 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: IMAP related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Use 'or' instead of '||' and RTFM: http://www.php.net/manual/en/language.operators.precedence.php --Jani

[PHP-DEV] Bug #11689 Updated: can't connect any server with imap c-client 4.1

2001-06-26 Thread sniper
ID: 11689 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: IMAP related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Read also the manual page for imap_open() Previous Comments:

[PHP-DEV] Bug #11695 Updated: rmdir

2001-06-26 Thread sniper
ID: 11695 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Directory/Filesystem functions Operating system: PHP Version: 4.0.6 Assigned To: Comments: If it works on some other PC but not on yours, it's permissions or something else reading / being in

Re: [PHP-DEV] What happened to lxr.php.net?

2001-06-26 Thread Andrei Zmievski
On Mon, 25 Jun 2001, Steven Roussey wrote: What happened to lxr.php.net? Will it return? Yes, but not sure when yet. -Andrei A room without books is like a body without a soul. -- Marcus Tullius Cicero (106-43 B.C.) -- PHP Development Mailing List http://www.php.net/ To

[PHP-DEV] Bug #11665 Updated: failure to configure --with-imap-ssl

2001-06-26 Thread green
ID: 11665 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: *Install and Config Operating system: RedHat 6.2 and 7.1 PHP Version: 4.0.6 Description: failure to configure --with-imap-ssl No, configure fails no matter what explicit or implicit value used for --with-imap-ssl. Since

[PHP-DEV] php_mktime problems

2001-06-26 Thread sboms
From: [EMAIL PROTECTED] Operating system: Darwin/Mac OS X 10.0.4 PHP version: 4.0.6 PHP Bug Type: Date/time related Bug description: php_mktime problems The previously mentioned date and time bug on OS X still seems to be around in 4.0.6. I've tried updating the datetime.c

[PHP-DEV] Bug #10664 Updated: php4.0.5 ISAPI dll gives procedure not found

2001-06-26 Thread derDoc
ID: 10664 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Operating system: Windows 2000 Advanced server PHP Version: 4.0.5 Description: php4.0.5 ISAPI dll gives procedure not found Also, if you look in your event log, you will see this message: Event Type: Error

[PHP-DEV] Bug #11698: Memory leak

2001-06-26 Thread stefan
From: [EMAIL PROTECTED] Operating system: Win NT 4.0 SP 6 PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: Memory leak Hi! I'cant more focus on the real problem, but the compiled Windows-Version of PHP6, running as an apache module, leaks memory ! Somtimes

[PHP-DEV] Bug #11658 Updated: Getting values by reference don't work

2001-06-26 Thread phanto
ID: 11658 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating system: PHP Version: 4.0.6 Assigned To: Comments: $user = test_user; $allowed = new VARIANT(8, VT_I4|VT_BYREF); $instance = new COM(dll.CObject) or die(Unable to instanciate

[PHP-DEV] Bug #11658 Updated: Getting values by reference don't work

2001-06-26 Thread phanto
ID: 11658 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Operating system: PHP Version: 4.0.6 Assigned To: Comments: closed Previous Comments: --- [2001-06-26

[PHP-DEV] Bug #11699: Failure with Roxen/2.1.247 / Pike v7.2 release 30

2001-06-26 Thread jh
From: [EMAIL PROTECTED] Operating system: Linux 2.2.16 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: Failure with Roxen/2.1.247 / Pike v7.2 release 30 using pike 7.2.30 --with-roxen fails. Cause: sapi/roxen/roxen.c tries to include error.h from the

[PHP-DEV] Bug #11655 Updated: Ivoking COM will not work.

2001-06-26 Thread phanto
ID: 11655 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating system: PHP Version: 4.0.6 Assigned To: Comments: in which line does the warning occur ? Previous Comments: ---

[PHP-DEV] Bug #11665 Updated: failure to configure --with-imap-ssl

2001-06-26 Thread sniper
ID: 11665 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Operating system: PHP Version: 4.0.6 Assigned To: Comments: There was minor bug in PHP 4.0.6 but it is possible to workaround using --with-openssl as you are doing. But

[PHP-DEV] Bug #11682 Updated: phpinfo needs to strip or not escape html tags

2001-06-26 Thread sniper
ID: 11682 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Old-Bug Type: Unknown/Other Function Bug Type: PHP options/info functions Operating system: PHP Version: 4.0.6 Assigned To: Comments: This is intentional. All html is now escaped in phpinfo() output.

[PHP-DEV] Bug #10175 Updated: date() reporting wrong timezone

2001-06-26 Thread sniper
ID: 10175 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Date/time related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Let's close this then. As nobody else has reported this I'd assume it might have been some configuration

[PHP-DEV] Bug #11658 Updated: Getting values by reference don't work

2001-06-26 Thread sniper
ID: 11658 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Open Bug Type: COM related Operating system: PHP Version: 4.0.6 Assigned To: Comments: The #11660 was already bogused. Reopened this one. Previous Comments:

  1   2   >