RE: [PHP-DEV] strange crash

2001-11-21 Thread derick
Hello, I'll have a look, Derick On Wed, 21 Nov 2001, Chris Newbill wrote: Bingo! What is happening is I have PHP code that will eventually be pulled from a database, and some of them need to import the global scope (although I have changed this for security reasons). Only way to do this

[PHP-DEV] Bug #14155: why only display 4096?

2001-11-21 Thread wy
From: [EMAIL PROTECTED] Operating system: windows 2000 PHP version: 4.0.6 PHP Bug Type: MSSQL related Bug description: why only display 4096? when I use php and mssql ,I select one table text type filed but it only display 4096byte. (I have chenged php.ini

[PHP-DEV] Bug #14155 Updated: why only display 4096?

2001-11-21 Thread derick
ID: 14155 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: MSSQL related Operating System: windows 2000 PHP Version: 4.0.6 New Comment: This is a limitation of the libraries as far as I know. However, there was some fix related to this. You might want

[PHP-DEV] Extremely Urgent : Problems with header information

2001-11-21 Thread Rahul Desai
Hi all, We are building an Intranet portal using PHP4 which basically is an intranet-based office automation tool that helps us to build intranets for different companies by configuring and building simple custom applications (not involving business logic) using this tool. There are 5

[PHP-DEV] Bug #11858 Updated: Insert queries add TWO records to database

2001-11-21 Thread john
ID: 11858 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: MySQL related Operating System: WinNT4 PHP Version: 4.0.6 New Comment: The problem was in the javascript, form submiting twice Previous Comments:

Re: [PHP-DEV] Bug #11858 Updated: Insert queries add TWO records to database

2001-11-21 Thread Markus Fischer
On Wed, Nov 21, 2001 at 09:19:15AM -, [EMAIL PROTECTED] wrote : ID: 11858 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: MySQL related Operating System: WinNT4 PHP Version: 4.0.6 New Comment: The problem was in the

[PHP-DEV] Bug #13973 Updated: Memory Problem

2001-11-21 Thread avsomeren
ID: 13973 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Performance problem Operating System: NT4 SP6 PHP Version: 4.0.4pl1 New Comment: If I Use 4.0.6, wich i tried. OCI is giving me problems. It says it cannot find entry point

Re: [PHP-DEV] Bug #12029 Updated: --with-apxs can cause the error MySQL: Unable to save result set in

2001-11-21 Thread Markus Fischer
On Wed, Nov 21, 2001 at 07:27:26AM +0100, Derick Rethans wrote : On 21 Nov 2001 [EMAIL PROTECTED] wrote: ID: 12029 Updated by: mfischer Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: MySQL related Operating System: Linux PHP Version: 4.0.6 New Comment: Relevant

[PHP-DEV] Bug #12029 Updated: --with-apxs can cause the error MySQL: Unable to save result set in

2001-11-21 Thread mfischer
ID: 12029 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: MySQL related Operating System: Linux PHP Version: 4.0.6 and 4.1.0RC3 New Comment: Maybe this is related to multibyte support some sort of? Can you try to minimize as much ./configure

[PHP-DEV] Bug #14158 Updated: why I can not chenge mssql.textsize?

2001-11-21 Thread derick
ID: 14158 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: MSSQL related Operating System: win2000 PHP Version: 4.0.6 New Comment: You already reported this. Once is enough. Derick Previous Comments:

[PHP-DEV] Bug #14158 Updated: why I can not change mssql.textsize?

2001-11-21 Thread wy
ID: 14158 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: why I can not chenge mssql.textsize? Old Status: Bogus Status: Open Bug Type: MSSQL related Operating System: win2000 PHP Version: 4.0.6 New Comment: I use php406 and mssql,I changed mssql.textsize in

[PHP-DEV] Bug #14158 Updated: why I can not chenge mssql.textsize?

2001-11-21 Thread derick
ID: 14158 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: MSSQL related Operating System: win2000 PHP Version: 4.0.6 Previous Comments: [2001-11-21 06:30:05] [EMAIL PROTECTED]

[PHP-DEV] Bug #14159: chdir() removes the last slash in parameter

2001-11-21 Thread nepto
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 4.0.6 PHP Bug Type: Directory function related Bug description: chdir() removes the last slash in parameter I call: $str = images/; chdir($str); And chdir() removes the last slash from $str. I expected, as

[PHP-DEV] Bug #13666 Updated: --enable-sockets fails to compile

2001-11-21 Thread mfischer
ID: 13666 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Sockets related Operating System: linux mips glibc2 cobalt raq PHP Version: 4.0.6 New Comment: Ok, I probably don't have to ask if it works about current CVS or RC. SO_SNDLOWAT and friends

[PHP-DEV] Bug #13611 Updated: Fix of #6756 breaks compiling on AIX

2001-11-21 Thread mfischer
ID: 13611 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Sockets related Operating System: AIX 4.3.3 with C compiler 3.x PHP Version: 4.0.6 New Comment: Can you try if this still happens with latest RC

[PHP-DEV] Bug #13566 Updated: BUG FIX? for ext/sockets

2001-11-21 Thread mfischer
ID: 13566 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: Sockets related Operating System: linux kernel 2.4.2 PHP Version: 4.0CVS-2001-10-05 Old Assigned To: Assigned To: mfischer New Comment: I don't promise to fix this myself but assigned it so

[PHP-DEV] Bug #13260 Updated: fsockopen when times out is core dumped

2001-11-21 Thread mfischer
ID: 13260 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Sockets related Operating System: FreeBSD 4.3 PHP Version: 4.0CVS-2001-09-12 New Comment: There as some glitch in fsockopen for a given timeframe. Can you try latest RC if problem still

[PHP-DEV] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread Zak Greant
PHP 4.1.0 Final RC QA Status Over the last few days, 12 people have submitted 26 build reports for the latest RC. (Hopefully, I have not missed anyone. :) A full listing of the reports can be viewed at: http://fooassociates.com/phpqa/ --- Overview --- There

[PHP-DEV] Bug #10830 Updated: Cannot bind() a socket to a specific port in FreeBSD

2001-11-21 Thread mfischer
ID: 10830 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Sockets related Operating System: FreeBSD 4.3-STABLE PHP Version: 4.0.5 New Comment: The socket interface has been rewritten in PHP. Can you try latest RC please

[PHP-DEV] Bug #10765 Updated: timeout doesn't work

2001-11-21 Thread mfischer
ID: 10765 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Sockets related Operating System: Windows 98 PHP Version: 4.0.5 New Comment: Can you try latest RC if the problem still exists http://phpuk.org/~james/php-4.1.0RC3-win32.zip Feedback.

[PHP-DEV] Re: [PHP-QA] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread Andy Woolley
I do not know that we have time this RC to try and find people to build with other SAPIs and OSs. However, I feel that we should try to get a bit more testing on the various Win platforms. I will add Win32/Apache to my list of tests (if not now, at least for the next RC) but I'm going to need

[PHP-DEV] Bug #9229 Updated: Sockets extension does not compile -- possible problem

2001-11-21 Thread mfischer
ID: 9229 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Sockets related Operating System: IRIX 6.5 PHP Version: 4.0.4pl1 New Comment: Can you please try latest RC and see if it still exists http://www.php.net/~zeev/php-4.1.0RC3.tar.gz If

Re: [PHP-DEV] Re: [PATCH] optional parameter to mysql_connect() to create truly new link

2001-11-21 Thread Markus Fischer
On Wed, Nov 21, 2001 at 12:16:51PM +0200, Lenar Lõhmus wrote : Markus Fischer wrote: Hi, The attached patch against current CVS adds an optional parameter to mysql_connect() to specify if a truly new link to the database should be established. The patch changes the

[PHP-DEV] Re: [PHP-QA] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread Jani Taskinen
On Wed, 21 Nov 2001, Andy Woolley wrote: I do not know that we have time this RC to try and find people to build with other SAPIs and OSs. However, I feel that we should try to get a bit more testing on the various Win platforms. I will add Win32/Apache to my list of tests (if not now, at

[PHP-DEV] Re: [PHP-QA] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread Jani Taskinen
On Wed, 21 Nov 2001, Zak Greant wrote: On November 21, 2001 06:55 am, Jani Taskinen wrote: I think we should be testing the pre-compiled binaries which will later on become the release for win32 platforms. As we have seen many times before, there have been build-problems in the release which

Re: [PHP-DEV] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread Derick Rethans
Hello I'll be doing a build on Solaris 8 / i386 tonight, and several on Linux. regards, Derick On Wed, 21 Nov 2001, Zak Greant wrote: PHP 4.1.0 Final RC QA Status Over the last few days, 12 people have submitted 26 build reports for the latest RC. (Hopefully, I

Re: [PHP-DEV] ext/imagick update

2001-11-21 Thread Christian Stocker
On Tue, 20 Nov 2001, Egon Schmid wrote: From: Christian Stocker [EMAIL PROTECTED] I wrote further on my ImageMagick extension (still a lot missing), but most importantly i wrote some documentation. You can have a look at it at http://php.chregu.tv/imagick/ comments etc. always welcome.

Re: [PHP-DEV] ext/imagick update

2001-11-21 Thread derick
On Wed, 21 Nov 2001, Christian Stocker wrote: On Tue, 20 Nov 2001, Egon Schmid wrote: From: Christian Stocker [EMAIL PROTECTED] I wrote further on my ImageMagick extension (still a lot missing), but most importantly i wrote some documentation. You can have a look at it at

Re: [PHP-DEV] ext/imagick update

2001-11-21 Thread Christian Stocker
On Wed, 21 Nov 2001 [EMAIL PROTECTED] wrote: On Wed, 21 Nov 2001, Christian Stocker wrote: On Tue, 20 Nov 2001, Egon Schmid wrote: From: Christian Stocker [EMAIL PROTECTED] I wrote further on my ImageMagick extension (still a lot missing), but most importantly i wrote some

Re: [PHP-DEV] RE: [PHP-QA] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread derick
On Wed, 21 Nov 2001, Karl Austin wrote: I'm all for testing windows builds, especially if anyone wants to chuck the Sablatron extension my way as well. The Sablotron extension does not exist anymore. YOu should use the xslt extension now (which has almost the same API). Derick -- PHP

[PHP-DEV] Bug #8170 Updated: fsockopen and fopen with ip address not active

2001-11-21 Thread mfischer
ID: 8170 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Sockets related Operating System: Windows NT AND 98 PHP Version: 4.0.3pl1 New Comment: Can you reproduce this with latest RC http://phpuk.org/~james/php-4.1.0RC3-win32.zip Feedback.

Re: [PHP-DEV] Re: [PATCH] optional parameter to mysql_connect() to create truly new link

2001-11-21 Thread Lenar Lõhmus
Hi, I think no magic needed, optional parameter is good enough solution and gives the control to the hands of programmer. Just - there should be this flag for both: mysql_connect() and mysql_pconnect(). And I agree different usernames is not the right thing to suggest. Lenar Markus Fischer

[PHP-DEV] Bug #14160: associative arrays - cannot use exclamation mark in key!

2001-11-21 Thread davidfelton
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.6 PHP Bug Type: Arrays related Bug description: associative arrays - cannot use exclamation mark in key! if you have an array where the key is a string like $arrayname[a string here!]. You will not be

[PHP-DEV] Bug #14161: segfault after strange code

2001-11-21 Thread hegyvari
From: [EMAIL PROTECTED] Operating system: Redhat 6.2 PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: segfault after strange code ? $str='1,2,3,4,5,6,7,8,9'; echo $str[0][NO]; echo $str[0][NO]; echo $str[0][NO]; echo $str[0][NO]; echo $str[0][NO];

[PHP-DEV] Bug #14160 Updated: associative arrays - cannot use exclamation mark in key!

2001-11-21 Thread mfischer
ID: 14160 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Arrays related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: Works for me on 4.0.6 , Linux. Please give the shortest reproduceable script. Feedback. Previous

[PHP-DEV] Bug #14161 Updated: segfault after strange code

2001-11-21 Thread hegyvari
ID: 14161 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Redhat 6.2 PHP Version: 4.0.6 New Comment: Forgot to mention, that the code finishes, that is the end string appears in the browser. You have to check the

[PHP-DEV] Bug #14161 Updated: segfault after strange code

2001-11-21 Thread mj
ID: 14161 Updated by: mj Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Redhat 6.2 PHP Version: 4.0.6 New Comment: FYI: I get access denied when accessing http://mail.ardents.hu:701/info.php3. Previous Comments:

[PHP-DEV] Bug #14160 Updated: associative arrays - cannot use exclamation mark in key!

2001-11-21 Thread davidfelton
ID: 14160 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Arrays related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: $translations=Array(); $translations[Register Now for Free!]=¡Regístrate ya gratis!; echo

[PHP-DEV] Bug #14161 Updated: segfault after strange code

2001-11-21 Thread mfischer
ID: 14161 Updated by: mfischer Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Reproducible crash Bug Type: Scripting Engine problem Operating System: Redhat 6.2 PHP Version: 4.0.6 New Comment: Reproduced with 4.0.6 (crash) and reported memory leak with current CVS:

[PHP-DEV] Bug #14161 Updated: segfault after strange code

2001-11-21 Thread hegyvari
ID: 14161 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Scripting Engine problem Bug Type: Reproducible crash Operating System: Redhat 6.2 PHP Version: 4.0.6 New Comment: It works here, is that dot at the end of php3 really there? The

Re: [PHP-DEV] ext/imagick update (fwd)

2001-11-21 Thread Christian Stocker
On Wed, 21 Nov 2001 15:22:12 +0100, derick wrote: Let it do to the list then ... On Wed, 21 Nov 2001, Christian Stocker wrote: On Tue, 20 Nov 2001, Egon Schmid wrote: From: Christian Stocker [EMAIL PROTECTED] I wrote further on my ImageMagick extension (still a lot missing),

[PHP-DEV] Bug #14160 Updated: associative arrays - cannot use exclamation mark in key!

2001-11-21 Thread mfischer
ID: 14160 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Arrays related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: Works for me: [chroot] mfischer@ficken:~/src/php/bugtest$ php ? $translations=Array();

[PHP-DEV] Bug #14160 Updated: associative arrays - cannot use exclamation mark in key!

2001-11-21 Thread mfischer
ID: 14160 Updated by: mfischer Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Arrays related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: Sorry, of course I meant http://phpuk.org/~james/php-4.1.0RC3-win32.zip Previous Comments:

Re: [PHP-DEV] ext/imagick update (fwd)

2001-11-21 Thread Sterling Hughes
Christian Stocker wrote: On Wed, 21 Nov 2001 15:22:12 +0100, derick wrote: Let it do to the list then ... On Wed, 21 Nov 2001, Christian Stocker wrote: On Tue, 20 Nov 2001, Egon Schmid wrote: From: Christian Stocker [EMAIL PROTECTED] I wrote further on my ImageMagick extension (still

[PHP-DEV] Bug #14160 Updated: associative arrays - cannot use exclamation mark in key!

2001-11-21 Thread davidfelton
ID: 14160 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: Maybe it is a windows thingie, specifically windows 2000, I don't have the same problem with 4.0.4pl1 and IIS4. If it

[PHP-DEV] Bug #14160 Updated: associative arrays - cannot use exclamation mark in key!

2001-11-21 Thread jan
ID: 14160 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Arrays related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: Can't reproduce this on FreeBSD 4.2-Stable and PHP 4.1.0RC3 as cgi or RC2 as mod_php. maybe a windows thingie ?

[PHP-DEV] Bug #14160 Updated: associative arrays - cannot use exclamation mark in key!

2001-11-21 Thread mfischer
ID: 14160 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Arrays related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: Can't reproduce this under win32 (but only have some 4.0.8-dev). Lets wait what he reports back with RC

[PHP-DEV] Bug #14160 Updated: associative arrays - cannot use exclamation mark in key!

2001-11-21 Thread davidfelton
ID: 14160 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Arrays related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: Maybe it is a windows thingie, specifically windows 2000, I don't have the same problem with

[PHP-DEV] Bug #14160 Updated: associative arrays - cannot use exclamation mark in key!

2001-11-21 Thread davidfelton
ID: 14160 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: Maybe it is a windows thingie, specifically windows 2000, I don't have the same problem with 4.0.4pl1 and IIS4. If it

Re: [PHP-DEV] ext/imagick update (fwd)

2001-11-21 Thread Pierre-Alain Joye
Really, I've *never* come across a piece of code that used imagemagick. I think it definitely does have a use, don't get me wrong, I'm just doubting that the use is widespread enough to be in PHP's cvs currently... IMHO, imagemagick is a powerfull tools. Some of their

[PHP-DEV] Bug #14160 Updated: associative arrays - cannot use exclamation mark in key!

2001-11-21 Thread mfischer
ID: 14160 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Arrays related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: Mixep up name, sorry :) You can test RC please http://phpuk.org/~james/php-4.1.0RC3-win32.zip Previous

[PHP-DEV] Bug #13566 Updated: BUG FIX? for ext/sockets

2001-11-21 Thread jsmith
ID: 13566 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Sockets related Operating System: linux kernel 2.4.2 PHP Version: 4.0CVS-2001-10-05 Old Assigned To: mfischer Assigned To: New Comment: It seems that in the latest 4.1.0RC (and I assume in the

[PHP-DEV] Bug #13566 Updated: BUG FIX? for ext/sockets

2001-11-21 Thread mfischer
ID: 13566 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: Sockets related Operating System: linux kernel 2.4.2 PHP Version: 4.0CVS-2001-10-05 Old Assigned To: mfischer Assigned To: New Comment: Ok, well done :-) Closing it. Previous

[PHP-DEV] Bug #9879 Updated: ISAPI Not handleing connections to MySQL correctly

2001-11-21 Thread peter
ID: 9879 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: MySQL related Operating System: Win NT PHP Version: 4.0.4pl1 New Comment: I tried the RC releas, and it seems to work fine. The original code that caused the problem has been

[PHP-DEV] Bug #14160 Updated: associative arrays - cannot use exclamation mark in key!

2001-11-21 Thread davidfelton
ID: 14160 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Arrays related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: Sorry, I am working to a strict (and rapidly approaching) deadline on this website and cannot

[PHP-DEV] Bug #9879 Updated: ISAPI Not handleing connections to MySQL correctly

2001-11-21 Thread mfischer
ID: 9879 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: MySQL related Operating System: Win NT PHP Version: 4.0.4pl1 New Comment: Great, thank you! Closing. Previous Comments:

Re: [PHP-DEV] Bug #14160 Updated: associative arrays - cannot use exclamation mark in key!

2001-11-21 Thread Markus Fischer
On Wed, Nov 21, 2001 at 03:46:19PM -, [EMAIL PROTECTED] wrote : ID: 14160 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Arrays related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: Sorry, I am

Re: [PHP-DEV] ext/imagick update (fwd)

2001-11-21 Thread Christian Stocker
On Wed, 21 Nov 2001 16:27:28 +0100, Sterling Hughes wrote: [snip] I think perhaps we should in the meantime have a little repository somewhere of extensions (just a list), where imagemagick could be listed. Also, as you said yourself, currently its very basic, so at

RE: [PHP-DEV] ext/imagick update (fwd)

2001-11-21 Thread Robinson, Mike
Title: RE: [PHP-DEV] ext/imagick update (fwd) Sterling Hughes writes: Really, I've *never* come across a piece of code that used imagemagick. I think it definitely does have a use, don't get me wrong, I'm just doubting that the use is widespread enough to be in PHP's cvs

[PHP-DEV] Re: [PHP-QA] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread James Moore
Win32 Builds, Apache, IIS, CGI work, Apache2 doesnt but works in latest CVS (segfaults on requests but thats a minor fix.) All modules Ive built and tested work (that is the major ones). - James - Original Message - From: Zak Greant [EMAIL PROTECTED] To: Zeev Suraski [EMAIL PROTECTED];

Re: [PHP-DEV] Re: [PHP-QA] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread James Moore
On November 21, 2001 06:55 am, Jani Taskinen wrote: I think we should be testing the pre-compiled binaries which will later on become the release for win32 platforms. As we have seen many times before, there have been build-problems in the release which were not caught by tests. Whoever

Re: [PHP-DEV] RE: [PHP-QA] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread James Moore
I'm all for testing windows builds, especially if anyone wants to chuck the Sablatron extension my way as well. Karl ext/sablatron is no longer existant, you need to port to ext/xslt instead. (Perhaps we should write a wrapper libaray to help people who are using ext/sablatron for now..

[PHP-DEV] Bug #14162: wrong init with mcrypt_generic_init crashes php

2001-11-21 Thread alberty
From: [EMAIL PROTECTED] Operating system: i686-pc-linux-gnu PHP version: 4.0CVS-2001-11-21 PHP Bug Type: Unknown/Other Function Bug description: wrong init with mcrypt_generic_init crashes php Hi, php crashes with libmcrypt (ive test it with 2.4.17) with the follow php

[PHP-DEV] GDLIB Problem ...

2001-11-21 Thread Marco Kaiser
Hi, i played a little with the stupid gd-2.xxx and 1.8.4 so maybe i find a way to fix one of rasmus required bugs. But now i think there is an problem. http://www.bate.de/bug/phpinfo.php There shows me PHP: GD Support enabled GD Version 1.6.2 or higher FreeType Support enabled FreeType Linkage

Re: [PHP-DEV] GDLIB Problem ...

2001-11-21 Thread Rasmus Lerdorf
rasmus required ? Most of the issues are fixed in GD-2.0.2. We just need Boutell to get off their butts and release a new version now. -Rasmus On Wed, 21 Nov 2001, Marco Kaiser wrote: Hi, i played a little with the stupid gd-2.xxx and 1.8.4 so maybe i find a way to fix one of rasmus

[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread Phil Driscoll
On Wednesday 21 November 2001 4:14 pm, James Moore wrote: As I posted when RC3 came out: http://www.phpuk.org/~james/php-4.1.0RC3-win32.zip I also have a nice installshield script that creates a distributable msi installer but its not quite finished yet (havnt done sapi installation or

[PHP-DEV] Bug #14133 Updated: 1

2001-11-21 Thread sniper
ID: 14133 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Duplicate Status: Bogus Bug Type: Unknown/Other Function Operating System: windows PHP Version: 4.0.6 Previous Comments: [2001-11-20 00:14:52] [EMAIL

[PHP-DEV] Bug #10426 Updated: pfsockopen resource is not client site persistent.

2001-11-21 Thread mfischer
ID: 10426 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Sockets related Operating System: Linux snarff 2.2.16-3smp #1 SMP PHP Version: 4.0.3 New Comment: Can you please try the latest RC and see if it works

[PHP-DEV] Bug #7723 Updated: pfsockopen doesn't read more than one time

2001-11-21 Thread mfischer
ID: 7723 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Sockets related Operating System: Debian/Linux 2.2.17, FreeBSD 4.1 PHP Version: 4.0.3pl1 New Comment: Can you try with latest RC and see if it works

[PHP-DEV] Bug #6914 Updated: persistent socket connection failure

2001-11-21 Thread mfischer
ID: 6914 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Sockets related Operating System: Linux 2.2.17 PHP Version: 4.0.2 New Comment: pfsockopen() works for me with latest RC Can you try with latest RC and see if it works

[PHP-DEV] Bug #5480 Updated: set_socket_blocking($fp, False) don't work !

2001-11-21 Thread mfischer
ID: 5480 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Sockets related Operating System: Win32 PHP Version: 4.0.0 New Comment: Uh, 4.0.0 .. quite old ;) Can you try with latest RC and see if it works

[PHP-DEV] Bug #8775 Updated: pfsockopen - socket_get_status has EOF set.. feof() returns false

2001-11-21 Thread mfischer
ID: 8775 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Sockets related Operating System: Linux PHP Version: 4.0.4pl1 New Comment: Can you try with latest RC and see if it works http://www.php.net/~zeev/php-4.1.0RC3.tar.gz Feedback.

[PHP-DEV] Bug #10304 Updated: Garbled Data/timeout with UDP-Socket

2001-11-21 Thread mfischer
ID: 10304 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Sockets related Operating System: Linux2.2.12 PHP Version: 4.0.4pl1 New Comment: Can you try with latest RC and see if it works http://www.php.net/~zeev/php-4.1.0RC3.tar.gz Feedback.

[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread James Moore
If it's any use to you, I bought a licence for Wise Install Builder solely for the purpose of building the PHP windows installation stuff. I chose the Wise software because it seemed significantly more capable than the InstallShield stuff. Anyway, since it was bought for the job, I'd be more

[PHP-DEV] Bug #13601 Updated: File download with Content-Length specified fails with IE5.5

2001-11-21 Thread sniper
ID: 13601 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Apache related Operating System: Linux (Red Hat 7) PHP Version: 4.0.6 New Comment: Are you sure there isn't some transparent proxy involved? Previous Comments:

[PHP-DEV] Bug #14145 Updated: configure fails with apache 2.0.28

2001-11-21 Thread sniper
ID: 14145 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: *Configuration Issues Operating System: linux 2.2.14 PHP Version: 4.0.6 New Comment: Not a bug - bogus. Previous Comments:

[PHP-DEV] Bug #14146 Updated: Compiles fine, but PHP binary and module just exit

2001-11-21 Thread sniper
ID: 14146 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: *General Issues Operating System: AIX PHP Version: 4.0.6 New Comment: What does 'bt full' output? (in GDB) Previous Comments:

[PHP-DEV] Bug #14146 Updated: Compiles fine, but PHP binary and module just exit

2001-11-21 Thread sniper
ID: 14146 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: *General Issues Operating System: AIX PHP Version: 4.0.6 New Comment: And you should also try the PHP 4.1.0RC3 from: http://download.php.net/~zeev/php-4.1.0RC3.tar.gz Previous Comments:

[PHP-DEV] Bug #14147 Updated: symbol uncompress: referenced symbol not found

2001-11-21 Thread sniper
ID: 14147 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Old Bug Type: Dynamic loading Bug Type: MySQL related Operating System: Solaris 8 sun4u PHP Version: 4.0.6 Previous Comments:

[PHP-DEV] Bug #14118 Updated: Upload file more than 1 Mb doesn´t work

2001-11-21 Thread sniper
ID: 14118 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Unknown/Other Function Operating System: linux redhat 7.1 PHP Version: 4.0.4pl1 New Comment: Please try with PHP 4.1.0RC3: http://download.php.net/~zeev/php-4.1.0RC3.tar.gz Previous

[PHP-DEV] Bug #14151 Updated: Installed/Compiled Php4.0.6 with Oracle9i on Linux Red Hat7.2

2001-11-21 Thread sniper
ID: 14151 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: OCI8 related Operating System: Linux Red Hat 7.2 PHP Version: 4.0.6 New Comment: Check this manual page: http://www.php.net/manual/en/ref.oci8.php And especially the part about linking Apache with

[PHP-DEV] Bug #14156 Updated: No TTF support in this PHP build

2001-11-21 Thread sander
ID: 14156 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: GD related Operating System: RH 7.2 PHP Version: 4.0.6 New Comment: Use --enable-gd-native-ttf or --enable-gd-native-tt (yes that's a typo) if the first doesn't work. Previous Comments:

Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread Phil Driscoll
On Wednesday 21 November 2001 4:50 pm, James Moore wrote: Well if your happy doing the installer for now thats fine I'm happy doing it, but sad that I never seem to find time to make it any better :) It's main drawback at the moment is that it relies on an OCX control which is not present on

Re: [PHP-DEV] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread Brian Moon
I built it on Linux with Apache 2.0.28. I guess no one merged the HEAD changes in that will make it work with Apache2Filter. Latest HEAD works fine with 2.0.28. Brian. - Original Message - From: Derick Rethans [EMAIL PROTECTED] To: Zak Greant [EMAIL PROTECTED] Cc: PHP Quality

[PHP-DEV] Bug #14162 Updated: wrong init with mcrypt_generic_init crashes php

2001-11-21 Thread derick
ID: 14162 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: Unknown/Other Function Operating System: i686-pc-linux-gnu PHP Version: 4.0CVS-2001-11-21 Old Assigned To: Assigned To: derick Edit this bug report at http://bugs.php.net/?id=14162edit=1

Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread Brian Moon
You might have thought it was junk, but did you look at the one from the Nullsoft guys? http://www.nullsoft.com/free/nsis/ Brian. - Original Message - From: Phil Driscoll [EMAIL PROTECTED] To: James Moore [EMAIL PROTECTED]; Zak Greant [EMAIL PROTECTED]; Jani Taskinen [EMAIL PROTECTED];

[PHP-DEV] Bug #13883 Updated: compilation module php4 avec apache

2001-11-21 Thread sander
ID: 13883 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Compile Failure Operating System: AIX 4.3 PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #13891 Updated: bug in sapi/apache/mod_php4.c

2001-11-21 Thread sander
ID: 13891 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Compile Failure Operating System: Digital Unix 4.0D PHP Version: 4.0.5 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #13572 Updated: fread doesn't read from udp sockets

2001-11-21 Thread sander
ID: 13572 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Sockets related Operating System: Windows 2k/Linux PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #13882 Updated: parent class isn`t correctly resolved when child class is included

2001-11-21 Thread sander
ID: 13882 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Scripting Engine problem Operating System: Windows PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #14163: Apache 2.0.28 Beta Service Crashes when loading PHP module

2001-11-21 Thread sonnysavage
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.6 PHP Bug Type: Apache2 related Bug description: Apache 2.0.28 Beta Service Crashes when loading PHP module When I add this entry to my httpd.conf: code LoadModule php4_module C:/Program

Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread Phil Driscoll
On Wednesday 21 November 2001 6:14 pm, Brian Moon wrote: You might have thought it was junk, but did you look at the one from the Nullsoft guys? http://www.nullsoft.com/free/nsis/ I didn't find it when I lookd - however, it looks like it's not junk :) -- Phil Driscoll -- PHP Development

[PHP-DEV] Bug #14163 Updated: Apache 2.0.28 Beta Service Crashes when loading PHP module

2001-11-21 Thread derick
ID: 14163 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Apache2 related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: If you use it with apache 2, you need a special SAPI module. Ask for support on the [EMAIL PROTECTED] mailinglist.

[PHP-DEV] Bug #13940 Updated: mysql_select_db doesn't honor resource_identifier param

2001-11-21 Thread sniper
ID: 13940 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Duplicate Status: Bogus Bug Type: MySQL related Operating System: RedHat 7.1 PHP Version: 4.2.0-dev New Comment: No need for two reports about same issue. Previous Comments:

Re: [PHP-DEV] Re: [PHP-QA] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread Alain Samoun
James: It seems that the php4ts_debug.dll file is missing in your current build. A+ Alain As I posted when RC3 came out: http://www.phpuk.org/~james/php-4.1.0RC3-win32.zip I also have a nice installshield script that creates a distributable msi installer but its not quite finished yet

Re: [PHP-DEV] Re: [PHP-QA] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread James Moore
- Original Message - From: Alain Samoun [EMAIL PROTECTED] To: James Moore [EMAIL PROTECTED] Cc: Zak Greant [EMAIL PROTECTED]; Jani Taskinen [EMAIL PROTECTED]; Andy Woolley [EMAIL PROTECTED]; Zeev Suraski [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, November

Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread Pierre-Alain Joye
On Wed, 21 Nov 2001 17:55:33 + Phil Driscoll [EMAIL PROTECTED] wrote: On Wednesday 21 November 2001 4:50 pm, James Moore wrote: Well if your happy doing the installer for now thats fine I'm happy doing it, but sad that I never seem to find time to make it any better :) It's main

[PHP-DEV] SAPI/CGI and CG(extended_info)

2001-11-21 Thread Sebastian Bergmann
Why is it that CG(extended_info) is set to 0 after the extensions are loaded when PHP is running as CGI? This is 'bad' when a extension, like APD, relies on CG(extended_info)=1 and CG(extended_info) gets overwritten. -- Sebastian Bergmann http://sebastian-bergmann.de/

[PHP-DEV] Bug #14118 Updated: Upload file more than 1 Mb doesn´t work

2001-11-21 Thread mlara
ID: 14118 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Unknown/Other Function Operating System: linux redhat 7.1 PHP Version: 4.0.4pl1 New Comment: Thanks I resolved my problem, the reason was that the squid configuration

Re: [PHP-DEV] Re: [PHP-QA] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread Alain Samoun
Checked it again: Nope, you must have it in your system from a previous build or you called it another name... A+ Alain On Wed, Nov 21, 2001 at 06:46:20PM -, James Moore wrote: - Original Message - From: Alain Samoun [EMAIL PROTECTED] To: James Moore [EMAIL PROTECTED] Cc: Zak

  1   2   >