[PHP-DEV] PHP 4.0 Bug #9721: none

2001-03-13 Thread homedns
From: [EMAIL PROTECTED] Operating system: OS/2 PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: none Hello, What happened to the OS/2 Links? I just found the PHP Os/2 release last week and came back to grab the binary and have now discovered

[PHP-DEV] PHP 4.0 Bug #8935 Updated: A reference to 'this' can not be used in the constructor method for a class.

2001-03-13 Thread johanp
ID: 8935 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Class/Object related Description: A reference to 'this' can not be used in the constructor method for a class. I haven't tried the $a = new syntax However, is that really a working solution? This would require all clients

[PHP-DEV] PHP 4.0 Bug #9722: foreach() operates on a copy of an object

2001-03-13 Thread johanp
From: [EMAIL PROTECTED] Operating system: Linux 2.2.16 PHP version: 4.0.4pl1 PHP Bug Type: Class/Object related Bug description: foreach() operates on a copy of an object The following two array looping statements are not equal (Assuming Update() updates some instance

[PHP-DEV] PHP 4.0 Bug #9709 Updated: Unable to load php_ldap.dll

2001-03-13 Thread dbeu
ID: 9709 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Dynamic loading Assigned To: Comments: seems like libsasl.dll isn't found. copy libsasl.dll to %WinDir%/system(32). Previous Comments:

[PHP-DEV] PHP 4.0 Bug #8846 Updated: gmdate() causes crash. Using Apache + Win2K

2001-03-13 Thread dbeu
ID: 8846 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Reproduceable crash Assigned To: Comments: fixed in cvs Previous Comments: --- [2001-02-17 17:55:23] [EMAIL PROTECTED]

[PHP-DEV] PHP 4.0 Bug #9626 Updated: unable to use sybase-extension

2001-03-13 Thread dbeu
ID: 9626 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Sybase-ct (ctlib) related Assigned To: Comments: can you please download the dependcy walker and check if all external dlls are found? http://www.dependencywalker.com Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9619 Updated: {0,300} returns REG_BADRPT-Warning

2001-03-13 Thread dbeu
ID: 9619 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Regular Expressions Assigned To: Comments: the regex will have to look like the following ^(.{0,99}[^ ]*).*$ the ereg functions seem only to support values 0 100 for the intervals. use

[PHP-DEV] PHP 4.0 Bug #9723: not being encoded, invalid html

2001-03-13 Thread alex . dent
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.4pl1 PHP Bug Type: *Session related Bug description: not being encoded, invalid html php 4.0.4 pl1 does not correctly encode the as amp; when trans-sid is enabled. this is rather annoying because this is simply

[PHP-DEV] PHP 4.0 Bug #9617 Updated: fileposition error

2001-03-13 Thread dbeu
ID: 9617 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Filesystem function related Assigned To: Comments: following script works okay for me (win2k) so closing. ?php $output = fopen("test.txt", "a+"); echo "bytes written: ", fputs($output,

[PHP-DEV] PHP 4.0 Bug #9626 Updated: unable to use sybase-extension

2001-03-13 Thread trond . straume
ID: 9626 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Sybase-ct (ctlib) related Description: unable to use sybase-extension libct.dll, libcs.dll and php4ts.dll are not found. Where can I find these dll's and where should I place them? I'm getting pretty

[PHP-DEV] PHP 4.0 Bug #9724: user sessions not working anymore ?

2001-03-13 Thread vincent . negrier
From: [EMAIL PROTECTED] Operating system: Linux 2.2 PHP version: 4.0.4pl1 PHP Bug Type: *Session related Bug description: user sessions not working anymore ? I'm using user defined sessions to store my session data into a mysql database ... my code worked well from 4.0.2

[PHP-DEV] Re: PHP 4.0 Bug #9600 Updated: PHP chashing on IRIX

2001-03-13 Thread Mats Gustavsson
Sorry, but it is the same problem with the latest vesrion from http://snaps.php.net/ /Mats Gustavsson Please try the latest CVS snapshot from http://snaps.php.net/ --Jani Previous Comments: --- [2001-03-07

[PHP-DEV] dbx module (database abstraction) available

2001-03-13 Thread Marc Boeren
Hi! The dbx module (database abstraction module in C, supports ODBC and MySQL (for now :-)) is available at http://www.guidance.nl/php/dbx/ Source is available in zip and tar.gz formats. Documentation (both user docs and docs about extending the database support) is also available is zip and

[PHP-DEV] CVS Account Request

2001-03-13 Thread CVS Account Request
Full name: Bertrand Mansion Email: [EMAIL PROTECTED] ID: mansion Purpose: PEAR development in /HTML and PHPLIB merge -- 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

Re: [PHP-DEV] PHP 4.0 Bug #9626 Updated: unable to use sybase-extension

2001-03-13 Thread Daniel Beulshausen
At 12:04 13.03.2001 +, [EMAIL PROTECTED] wrote: ID: 9626 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Sybase-ct (ctlib) related Description: unable to use sybase-extension libct.dll, libcs.dll and php4ts.dll are not found. Where can I find these dll's and

[PHP-DEV] PHP 4.0 Bug #9712 Updated: zend_is_callable clobbers values if using arrays as parameters for preg_replace

2001-03-13 Thread andrei
ID: 9712 Updated by: andrei Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: PCRE related Assigned To: andrei Comments: Removed /F modifier from preg_replace(), created preg_replace_callback() function instead. Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9726: the HTTP_POST_VARS are prepended by RC BS

2001-03-13 Thread jbeney
From: [EMAIL PROTECTED] Operating system: Linux porky.devel.redhat.com 2.2.17-8smp #1 SMP Fri Nov 17 16:12:17 EST 2000 i686 PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: the HTTP_POST_VARS are prepended by RC BS The script below worked with php3. When

[PHP-DEV] PHP 4.0 Bug #9626 Updated: unable to use sybase-extension

2001-03-13 Thread trond . straume
ID: 9626 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Sybase-ct (ctlib) related Description: unable to use sybase-extension Sybase Open Client - EBF 9464 12.0 05 Feb 2001 EBF/Patch I have downloaded this client from sybase, which includes the requested dll's. I have also

[PHP-DEV] PHP 4.0 Bug #9626 Updated: unable to use sybase-extension

2001-03-13 Thread trond . straume
ID: 9626 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Sybase-ct (ctlib) related Description: unable to use sybase-extension PS! The subdirectory "dll" is a subdirectory of open client. Previous Comments: ---

[PHP-DEV] Re: PHP 4.0 Bug #9617 Updated: fileposition error

2001-03-13 Thread Achim Winkler
Hello Bug, Tuesday, March 13, 2001, 12:34:46 PM, you wrote: BD ID: 9617 BD Updated by: dbeu BD Reported By: [EMAIL PROTECTED] BD Old-Status: Open BD Status: Closed BD Bug Type: Filesystem function related BD Assigned To: BD Comments: BD following script works okay for me (win2k) so closing.

[PHP-DEV] PHP 4.0 Bug #9708 Updated: double #defined V_RENAME, the second

2001-03-13 Thread andreas
ID: 9708 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Description: double #defined V_RENAME, the second The alloca.h file, I have written, is this: #ifndef _H_ALLOCA #define _H_ALLOCA #pragma alloca /*needed, as no alloca in any library of AIX*/ #ifdef

[PHP-DEV] PHP 4.0 Bug #9703 Updated: missing alloca-prototype in AIX

2001-03-13 Thread andreas
ID: 9703 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Description: missing alloca-prototype in AIX The alloca.h file, I wrote, is this: #ifndef _H_ALLOCA #define _H_ALLOCA #pragma alloca #ifdef _NO_PROTO extern void *alloca(); #else /* _NO_PROTO

[PHP-DEV] PHP 4.0 Bug #9708 Updated: double #defined V_RENAME, the second

2001-03-13 Thread andreas
ID: 9708 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Description: double #defined V_RENAME, the second Sorry! The last comment was put in the wrong context. Andreas Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #9727: Unable to use @ in URL passwords with fopen()

2001-03-13 Thread aaron . webb
From: [EMAIL PROTECTED] Operating system: rh 6.1 PHP version: 4.0.4pl1 PHP Bug Type: Filesystem function related Bug description: Unable to use @ in URL passwords with fopen() I'm running 4.0.4pl1 on redhat 6.1. I've tried (raw and regular) urlencoding my ftp password to

[PHP-DEV] Err : Invalid library

2001-03-13 Thread Barry Mitchelson
hi, i've been playing around with the php-gtk extension (don't worry this is not OT), but am having problems after installing the latest cvs version of php4. when I try and run a script (and even when i do 'php -v') i get the following error : PHP Warning: Invalid library (maybe not a PHP

Re: [PHP-DEV] Err : Invalid library

2001-03-13 Thread Alexander Bokovoy
On Tue, Mar 13, 2001 at 05:24:58PM +, Barry Mitchelson wrote: hi, i've been playing around with the php-gtk extension (don't worry this is not OT), but am having problems after installing the latest cvs version of php4. when I try and run a script (and even when i do 'php -v') i get

[PHP-DEV] PHP 4.0 Bug #9728: I cannot post any string over any form or send through a GET method....

2001-03-13 Thread jose . plans
From: [EMAIL PROTECTED] Operating system: RedHat 7.0 PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: I cannot post any string over any form or send through a GET method Hi there, I'm in trouble with the new RedHat release... too many bugs, and I

Re: [PHP-DEV] Err : Invalid library

2001-03-13 Thread Andrei Zmievski
On Tue, 13 Mar 2001, Alexander Bokovoy wrote: 2. PHP-GTK suffers from other bug. It is also a problem with build environment: when you do #include "php_config.h" in SCE module, then main PHP4 php_config.h which is installed on the system is included, not locally created

[PHP-DEV] CVS Account Request

2001-03-13 Thread CVS Account Request
Full name: Jared Skinner Email: [EMAIL PROTECTED] ID: jskinner Purpose: I need the account to help maintain GTK website -- 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

[PHP-DEV] PHP 4.0 Bug #9729: --enable-sockets problem

2001-03-13 Thread xue . mei . tang
From: [EMAIL PROTECTED] Operating system: Solaris2.8 PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: --enable-sockets problem I tried to configure the php-4.0.4pl1 with options "--enable-sockets" under Solaris 2.8. The commands that I typed in are

[PHP-DEV] PHP 4.0 Bug #9730: When following redirects, username and password ignored

2001-03-13 Thread edink
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0 Latest CVS (13/03/2001) PHP Bug Type: *URL Functions Bug description: When following redirects, username and password ignored fopen() and friends when opening "http://user:pass@site" do not send username and

[PHP-DEV] PHP 4.0 Bug #9731: Using PHP in ISAPI mode, the ASP Servers

2001-03-13 Thread fteodoro
From: [EMAIL PROTECTED] Operating system: WIN 2000 Server PHP version: 4.0.4pl1 PHP Bug Type: IIS related Bug description: Using PHP in ISAPI mode, the ASP Servers -- Edit Bug report at: http://bugs.php.net/?id=9731edit=1 -- PHP Development Mailing List

[PHP-DEV] PHP 4.0 Bug #9732: Using PHP in ISAPI mode, the ASP Server stops to work

2001-03-13 Thread fteodoro
From: [EMAIL PROTECTED] Operating system: WIN 2000 Server PHP version: 4.0.4pl1 PHP Bug Type: IIS related Bug description: Using PHP in ISAPI mode, the ASP Server stops to work I've downloaded the ISAPI flavour of PHP 4.04pl1, and installed the DLL's under MS-WIN 2000

[PHP-DEV] PHP 4.0 Bug #9733: failure to fully compile

2001-03-13 Thread ronrpice
From: [EMAIL PROTECTED] Operating system: Linux 2.2.17 (Slackware 7.0) PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: failure to fully compile after running ./configure ; make, I get the following errors.

[PHP-DEV] CVS Account Request

2001-03-13 Thread CVS Account Request
Full name: Alexander Bokovoy Email: [EMAIL PROTECTED] ID: ab Purpose: Work on PHP4 extension for Midgard (resending request to renew account) -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To

[PHP-DEV] 4.0.5RC1 packaged

2001-03-13 Thread Zeev Suraski
http://www.php.net/distributions/RCs/php-4.0.5RC1.tar.gz Do your thing :) Zeev -- 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] Script for proper build of SCE modules

2001-03-13 Thread Alexander Bokovoy
Hi! Following little script does quick conversion of all modules' sources to new configuration header file for self-contained-extensions (config.h instead of php_config.h). It is not optimized but does its work fine: after that all modules that supposed to be compiled in SCE mode, compile and

Re: [PHP-DEV] Err : Invalid library

2001-03-13 Thread Barry Mitchelson
many thanks :) barry On Tue, Mar 13, 2001 at 07:46:32PM +0200, Alexander Bokovoy wrote: On Tue, Mar 13, 2001 at 05:24:58PM +, Barry Mitchelson wrote: hi, i've been playing around with the php-gtk extension (don't worry this is not OT), but am having problems after installing the

[PHP-DEV] PHP 4.0 Bug #9731 Updated: Using PHP in ISAPI mode, the ASP Servers

2001-03-13 Thread derick
ID: 9731 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: IIS related Assigned To: Comments: Not enough information, read www.php.net/bugs-dos-and-donts.php before submitting a report Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9732 Updated: Using PHP in ISAPI mode, the ASP Server stops to work

2001-03-13 Thread dbeu
ID: 9732 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: IIS related Assigned To: Comments: do you have the "asp_tags" configuration value enabled or disable? Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9734: Error

2001-03-13 Thread ahmed
From: [EMAIL PROTECTED] Operating system: Unix PHP version: 4.0.4pl1 PHP Bug Type: MySQL related Bug description: Error It seems like the DELETE query don't return any error so I have to test first for the existing of the element than if exist I'll delete it. $db =

[PHP-DEV] PHP 4.0 Bug #9735: Mysql / IMAP issues

2001-03-13 Thread danellis
From: [EMAIL PROTECTED] Operating system: LInux Redhat 7 PHP version: 4.0.4pl1 PHP Bug Type: MySQL related Bug description: Mysql / IMAP issues WHen using imap and mysql modules together, the imap will fail with a "Unable to find stream error" anytime that the imap_open is

[PHP-DEV] PHP 4.0 Bug #9721 Updated: none

2001-03-13 Thread sniper
ID: 9721 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Feature/Change Request Assigned To: Comments: Please ask this on [EMAIL PROTECTED] --Jani Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #9722 Updated: foreach() operates on a copy of an object

2001-03-13 Thread sniper
ID: 9722 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Class/Object related Assigned To: Comments: Please read the manual: http://www.php.net/manual/en/control-structures.foreach.php "Note: Also note that foreach operates on a copy of the

[PHP-DEV] PHP 4.0 Bug #9600 Updated: PHP chashing on IRIX

2001-03-13 Thread sniper
ID: 9600 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproduceable crash Assigned To: Comments: User feedback: -- Sorry, but it is the same problem with the latest vesrion from http://snaps.php.net/ /Mats Gustavsson

[PHP-DEV] PHP 4.0 Bug #9726 Updated: the HTTP_POST_VARS are prepended by RC BS

2001-03-13 Thread sniper
ID: 9726 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Apache related Assigned To: Comments: Please try the latest CVS snapshot from http://snaps.php.net/ as I can't reproduce this. --Jani Previous Comments:

[PHP-DEV] Re: PHP 4.0 Bug #9732 Updated: Using PHP in ISAPI mode, the ASP Server stops to work

2001-03-13 Thread Fernando Teodoro
It makes no difference in using "asp_tags" enabled or disabled. Apparentlly we've succeeded running PHP ISAPI mode under IIS 5.0 (at least, for the last two hours), marking the specified website as "hi-security / isolated process" (security preferences under 'home directory' tab); it's not a

[PHP-DEV] PHP 4.0 Bug #9729 Updated: --enable-sockets problem

2001-03-13 Thread sniper
ID: 9729 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Install and Config Assigned To: Comments: Please get the latest CVS snapshot from http://snaps.php.net/ and try the solution mentioned in #8667 (last comment) --Jani Previous

[PHP-DEV] PHP 4.0 Bug #9735 Updated: Mysql / IMAP issues

2001-03-13 Thread sniper
ID: 9735 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: MySQL related Assigned To: Comments: Please attach short as possible example script into this bug report. --Jani Previous Comments:

[PHP-DEV] 4.0.5RC1 packaged

2001-03-13 Thread James Moore
You can grab win32 binaries from ftp://ftp.phpuk.org/php_binaries/ James -Original Message- From: Zeev Suraski [mailto:[EMAIL PROTECTED]] Sent: 13 March 2001 19:52 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: [PHP-QA] 4.0.5RC1 packaged

[PHP-DEV] PHP 4.0 Bug #9733 Updated: failure to fully compile

2001-03-13 Thread sniper
ID: 9733 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Assigned To: Comments: 1. Read the INSTALL file. (hint: You should be using the Apache source directory with --with-apache) 2. You propably tried to configure php with some

[PHP-DEV] PHP 4.0 Bug #9728 Updated: I cannot post any string over any form or send through a GET method....

2001-03-13 Thread sniper
ID: 9728 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Apache related Assigned To: Comments: Did you compile PHP yourself? Or did you install it from RPM? If latter, there is (somewhere) an updated PHP rpm in the RedHat FTP sites.

[PHP-DEV] RE: PHP 4.0 Bug #9715 Updated: Memory leak when passing string values to modular variables in COM

2001-03-13 Thread Jason Gan
Hi Sniper: Actually I was posting two different cases of possibly the same bug. One case is passing String value to a static variable in the COM object. The other is passing String value as an argument in a method exposed by the COM object. They both leak memory, and all my php-com work is

[PHP-DEV] PHP 4.0 Bug #9727 Updated: Unable to use @ in URL passwords with fopen()

2001-03-13 Thread sniper
ID: 9727 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Filesystem function related Assigned To: Comments: There is one bug in your script: . . $server = "servername"; . . echo $filename = 'ftp://username:'.$pword."@$servername/$filename"; .

Re: [PHP-DEV] RE: PHP 4.0 Bug #9715 Updated: Memory leak when passingstring values to modular variables in COM

2001-03-13 Thread Jani Taskinen
On Wed, 14 Mar 2001, Jason Gan wrote: Hi Sniper: Actually I was posting two different cases of possibly the same bug. One bug, one report. Add the other example into the other report you posted. --Jani One case is passing String value to a static variable in the COM object. The other is

[PHP-DEV] PHP 4.0 Bug #9720 Updated: Location header + session causes an infinite loop

2001-03-13 Thread sniper
ID: 9720 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Scripting Engine problem Assigned To: Comments: 1. Does this happen when using the latest CVS snapshot from http://snaps.php.net/ ? 2. What was the configure line used to compile PHP? 3.

[PHP-DEV] frontbase always on in configure?

2001-03-13 Thread Chuck Hagenbuch
With current cvs, I can't seem to run configure without it trying to find frontbase - I've tried not saying anything at all about frontbase, saying -- without-fbsql, and --disable-fbsql, and all 3 ways, I get: checking for FrontBase SQL92 (fbsql) support... yes configure: error: Cannot find

[PHP-DEV] PHP 4.0 Bug #9718 Updated: Memory leak when passing String values into methods through COM

2001-03-13 Thread Jason
ID: 9718 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: COM related Description: Memory leak when passing String values into methods through COM Bug #9715 is reclassified under this bug. Memory leak when passing String value to a static variable in the COM object. Memory leak

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/fbsql .cvsignore Makefile.in config.m4 fbsql.dsp php_fbsql.c php_fbsql.h

2001-03-13 Thread Jason Greene
Frank, Your config.m4 breaks the build. -Jason - Original Message - From: "Frank M. Kromann" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, March 13, 2001 2:58 PM Subject: [PHP-CVS] cvs: php4 /ext/fbsql .cvsignore Makefile.in config.m4 fbsql.dsp php_fbsql.c php_fbsql.h fmk

[PHP-DEV] PHP 4.0 Bug #9717 Updated: configure script looks for httpd.h in wrong place in Apache Source tree

2001-03-13 Thread sniper
ID: 9717 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Assigned To: Comments: Works for me just fine with the same versions of Apache and PHP you are trying. Please get fresh sources of both and follow the instructions given in

[PHP-DEV] Re: =?iso-8859-1?Q?Re: [PHP-CVS] cvs: php4 /ext/fbsql .cvsignore Makefile.in config.m4 fbsql.d=

2001-03-13 Thread Jason Greene
The problem was not with the module itself, but with your m4 file... you were enabling your extension by default, as well as running config tests outside of the $PHP_FBSQL test section Jani and I modified the your file to allow ./buildconf to work correctly -Jason - Original Message

Re: [PHP-DEV] 4.0.5RC1 packaged

2001-03-13 Thread Phil Driscoll
I've just put 4.0.5RC1 (the Windows binaries posted by James Moore) through their paces on N4 SP6 IIS CGI. I've tried all my stuff (general language stuff + MySQL) plus phpMyAdmin and Phorum. Everything tested works fine. Cheers -- Phil Driscoll Dial Solutions +44 (0)113 294 5112

[PHP-DEV] PHP 4.0 Bug #9736: mssql_fetch_array not consistent

2001-03-13 Thread vhegde
From: [EMAIL PROTECTED] Operating system: NT 4.0 PHP version: 4.0.1pl2 PHP Bug Type: MSSQL related Bug description: mssql_fetch_array not consistent mssql_fetch_array is not consistent in the results it fetches when referred to using the numeric indices of the returned

[PHP-DEV] PHP 4.0 Bug #9736 Updated: mssql_fetch_array not consistent

2001-03-13 Thread sniper
ID: 9736 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Old-Bug Type: MSSQL related Bug Type: MySQL related Assigned To: Comments: So which one is this? MSsql OR MySQL ?? Anyways, you're using very old version of PHP. Update first to PHP 4.0.4pl1 and

[PHP-DEV] Latest CVS on Win32

2001-03-13 Thread Sebastian Bergmann
4 errors, 1 new warning: browscap.c D:\Programme\MS Visual Studio\Projekte\php\php4\ext\standard\browscap.c(206) : error C2065: 'core_globals' : nichtdeklarierter Bezeichner D:\Programme\MS Visual Studio\Projekte\php\php4\ext\standard\browscap.c(206) : error C2223: Der linke Teil von

RE: [PHP-DEV] 4.0.5RC1

2001-03-13 Thread Lon Baker
The source compiles and installs as a DSO under: Mac OS X 10.0 RC1 Apache 1.3.19 MySQL 3.23.34a Config line used: ./configure --with-apxs=/usr/sbin/apxs --enable-track-vars --with-mysql=/usr/local/mysql --with-zlib With the following issues: Requires corrected lines in internal_functions.c @

[PHP-DEV] Adding oneself as Author

2001-03-13 Thread Sean R. Bright
At what point would one add themselves to the list of Authors in a given source file? This may sound like a dumb question and I am not going to start submitting patches specifically to add myself as author or anything, I was just curious as to if there was some criteria it was based on. Thanks,

[PHP-DEV] QA: chunked output buffering does not work on win32 + internal function output callbacks

2001-03-13 Thread André Langhorst
Hi Zeev, chunked output buffering seems to work on Linux. Unfortunately several things do not work (anymore) on win32 (tested CGI): 1) Using ob_start([internal_function]) eg. strlen(),nl2br()etc. yield in no-output, while using a simple user-land wrapper works. 2) this crashes: function

[PHP-DEV] PHP 4.0 Bug #9737: undefined function socket()

2001-03-13 Thread xue . mei . tang
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.0 Latest CVS (14/03/2001) PHP Bug Type: Sockets related Bug description: undefined function socket() I have posted ticket #9729. And then I followed the last comment in bug ticket #8667. move the #include

RE: [PHP-DEV] 4.0.5RC1 packaged

2001-03-13 Thread Mike Robinson
Zeev Suraski wrote: http://www.php.net/distributions/RCs/php-4.0.5RC1.tar.gz Do your thing :) Zeev On a stock Redhat-7.0 box, apache-1.3.19/mod_ssl-2.8.1/openssl-0.9.6 all from source: ./configure \ --disable-debug \ --disable-inline \ --with-apxs=/usr/local/apache/bin/apxs \

[PHP-DEV] PHP 4.0 Bug #8202 Updated: exec(java -cp classpath classname inputArgument); has no effect

2001-03-13 Thread Lee . Seldon
ID: 8202 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Function Specific Description: exec("java -cp classpath classname inputArgument"); has no effect ID 8202 I don't get any error messages. A student of mine tried the code on his system, and claimed it

[PHP-DEV] PHP 4.0 Bug #9738 Updated: odbc_prepare does implicit SQLSetStmtOption (6,2) (sets to dynamic cursor)

2001-03-13 Thread sschadt
ID: 9738 User Update by: [EMAIL PROTECTED] Status: Open Old-Bug Type: Feature/Change Request Bug Type: ODBC related Description: odbc_prepare does implicit SQLSetStmtOption (6,2) (sets to dynamic cursor) Previous Comments:

[PHP-DEV] sapi/servlet

2001-03-13 Thread Keith_Wong
Hi everyone, I'm not sure who's maintaining the sapi/servlet module now... I think it might be Alex Akilov. I've been looking at the servlet code... and I'm curious in how the servlet handles multiple threads ? The servlet has some member variables namely.. char

[PHP-DEV] PHP 4.0 Bug #9739: Reading logical values doesn't work: fix attached

2001-03-13 Thread widman
From: [EMAIL PROTECTED] Operating system: Redhat 6.2 PHP version: 4.0.4pl1 PHP Bug Type: dBase related Bug description: Reading logical values doesn't work: fix attached Reading logical values doesn't work, apparently because in dbase.c logicals are interpreted as

[PHP-DEV] NEED HELP

2001-03-13 Thread Madap anismit
i have to do fopen but it's terminating due to Read Error the code is: fopen($url, "r"); so i have to check is this code is terminate due to Read Error or not. If it is resulting Read Error then i Have to repeat it again till the url is successfully open. PADAM TIMSINA

Re: [PHP-DEV] sapi/servlet

2001-03-13 Thread Ken Gengler
on 3/13/01 8:44 PM, [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: I'm not sure who's maintaining the sapi/servlet module now... I think it might be Alex Akilov. Alex has left IBM, I believe and is no longer involved. I'm not sure if Sam Ruby is still involved - have never heard from him.

[PHP-DEV] [PHP-QA] 4.0.5RC1 on Solaris x86

2001-03-13 Thread Kirill Maximov
hi, Compiles an works fine both as CGI and Apache module. But, there are some problems with test environment, almost all tests are failed :(. When I run script like 030.php from command line, it outputs 'success', from run_tests.php, it outputs nothing (empty file 030.out).

[PHP-DEV] PHP 4.0 Bug #9718 Updated: Memory leak when passing String values into methods through COM

2001-03-13 Thread Jason
ID: 9718 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: COM related Description: Memory leak when passing String values into methods through COM Corrections to bug report. Ignore previous example, check with the below example instead. I'm actually assigning values from inside a