[PHP-DEV] Bug #10869 Updated: bug in an example

2001-05-15 Thread derick
ID: 10869 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: I deleted the note from the manual, as number_format() is a much easier way for this. Previous Comments:

[PHP-DEV] Bug #10849 Updated: bug with get_object_vars($this)

2001-05-14 Thread geniusd
ID: 10849 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Class/Object related Operating system: WIN 2000 PHP Version: 4.0.4pl1 Description: bug with get_object_vars($this) Previous Comments:

[PHP-DEV] Bug #5418 Updated: Bug in detection of dbm causes conflict with Sybase dbopen()

2001-05-14 Thread kalowsky
ID: 5418 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Feedback Bug Type: Sybase (dblib) related Operating system: PHP Version: 4.0.1pl2 Assigned To: Comments: attempted at a patch, sent to user. awaiting a response. Previous Comments:

[PHP-DEV] Bug #5418 Updated: Bug in detection of dbm causes conflict with Sybase dbopen()

2001-05-14 Thread joey
ID: 5418 Updated by: joey Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Sybase (dblib) related Operating system: PHP Version: 4.0.1pl2 Assigned To: Comments: There are 2 seperate bugs here: 1) The configure issue (IE, order of 'db' libs) and 2) The conflict with Sybase's

[PHP-DEV] Bug #10686 Updated: Bug in mktime() on values out of bounds

2001-05-14 Thread jmoore
ID: 10686 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Critical Status: Open Bug Type: Date/time related Operating system: PHP Version: 4.0.5 Assigned To: Comments: MacOS specific. Not critical untill we can find some MacOS X servers for developers/QA Team to test on. -

[PHP-DEV] Bug #10686 Updated: Bug in mktime() on values out of bounds

2001-05-14 Thread dieter
ID: 10686 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Date/time related Operating system: MacOS X 10.0.2 (Darwin) PHP Version: 4.0.5 Description: Bug in mktime() on values out of bounds Yes, it is Darwin specific. It is enough to use MacOS X 10.0.0 to 10.0.3 (MacOS X Server is

[PHP-DEV] Bug #10686 Updated: Bug in mktime() on values out of bounds

2001-05-14 Thread jmoore
ID: 10686 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Date/time related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Ill look into getting darwin x86 tomorrow. - James Previous Comments:

[PHP-DEV] Bug #5418 Updated: Bug in detection of dbm causes conflict with Sybase dbopen()

2001-05-14 Thread dean . bennett
ID: 5418 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Sybase (dblib) related Operating system: Digital Unix 4.0 PHP Version: 4.0.1pl2 Description: Bug in detection of dbm causes conflict with Sybase dbopen() I stopped seeing this problem because someone fixed the

[PHP-DEV] Bug #5418 Updated: Bug in detection of dbm causes conflict with Sybase dbopen()

2001-05-14 Thread sniper
ID: 5418 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Sybase (dblib) related Operating system: PHP Version: 4.0.1pl2 Assigned To: Comments: Fixed in CVS. --Jani Previous Comments:

[PHP-DEV] Bug #10829: call_user_func() - Bug

2001-05-12 Thread stefan
From: [EMAIL PROTECTED] Operating system: Win2K, Solaris PHP version: 4.0.5 PHP Bug Type: Scripting Engine problem Bug description: call_user_func() - Bug Hi, I have found the following bug with the function call_user_func(): If the user function you are trying to call

Re: [PHP-DEV] Bug #10829: call_user_func() - Bug

2001-05-12 Thread Thies C. Arntzen
On Sat, May 12, 2001 at 02:23:44PM -, [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Operating system: Win2K, Solaris PHP version: 4.0.5 PHP Bug Type: Scripting Engine problem Bug description: call_user_func() - Bug Hi, I have found the following bug with

Re: [PHP-DEV] Bug #10829: call_user_func() - Bug

2001-05-12 Thread Sterling Hughes
Thies C. Arntzen wrote: On Sat, May 12, 2001 at 02:23:44PM -, [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Operating system: Win2K, Solaris PHP version: 4.0.5 PHP Bug Type: Scripting Engine problem Bug description: call_user_func() - Bug Hi, I have found the

Re: [PHP-DEV] Bug #10829: call_user_func() - Bug

2001-05-12 Thread Sterling Hughes
Sterling Hughes wrote: Thies C. Arntzen wrote: On Sat, May 12, 2001 at 02:23:44PM -, [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Operating system: Win2K, Solaris PHP version: 4.0.5 PHP Bug Type: Scripting Engine problem Bug description: call_user_func() -

[PHP-DEV] Bug #10794 Updated: Bug in memory_limit

2001-05-10 Thread derick
ID: 10794 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Apache related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Did yo ucompile PHP with: --enable-memory-limit ? Previous Comments:

[PHP-DEV] Bug #10794 Updated: Bug in memory_limit

2001-05-10 Thread baikov
ID: 10794 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Apache related Operating system: Redhat Linux 6.2 PHP Version: 4.0.4pl1 Description: Bug in memory_limit Oops, sorry, my mistake. Previous Comments:

[PHP-DEV] Bug #10686 Updated: Bug in mktime() on values out of bounds

2001-05-07 Thread derick
ID: 10686 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Critical Bug Type: Date/time related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Marking as fix before 4.0.6 Previous Comments:

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-05-03 Thread Jani Taskinen
On Thu, 3 May 2001, Alexander Bokovoy wrote: This code branch should only be triggered if HAVE_IMAP_SSL is defined, which should only happen if you configure php --with-imap-ssl. If you're doing so, it's assumed that you've built c-client with SSL support. Current configure macros in PHP

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-05-03 Thread J. Jones
On Thu, May 03, 2001 at 09:28:03AM +0200, Jani Taskinen wrote: On Thu, 3 May 2001, Alexander Bokovoy wrote: This code branch should only be triggered if HAVE_IMAP_SSL is defined, which should only happen if you configure php --with-imap-ssl. If you're doing so, it's assumed that you've

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-05-03 Thread Alexander Bokovoy
On Thu, May 03, 2001 at 09:28:03AM +0200, Jani Taskinen wrote: On Thu, 3 May 2001, Alexander Bokovoy wrote: This code branch should only be triggered if HAVE_IMAP_SSL is defined, which should only happen if you configure php --with-imap-ssl. If you're doing so, it's assumed that you've

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-05-03 Thread Jani Taskinen
On Thu, 3 May 2001, Alexander Bokovoy wrote: You're both wrong. This is really a bug in the IMAP-2001.beta sources. It's not possible to build it with SSL support on Unix. It is possible and I did it, and it works. That's why I'm saying about it. Look closer to the circumstances where this

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-05-03 Thread Alexander Bokovoy
On Thu, May 03, 2001 at 10:43:21AM +0200, Jani Taskinen wrote: On Thu, 3 May 2001, Alexander Bokovoy wrote: You're both wrong. This is really a bug in the IMAP-2001.beta sources. It's not possible to build it with SSL support on Unix. It is possible and I did it, and it works. That's

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-05-03 Thread Sascha Schumann
This is known bug since early March but nobody fixed it and in general fixing requires serious rework of PHP4's configure macros concept. I plan to address this by introducing two new macros which can embrace the sections which contain optional PHP_ARG_WITH/PHP_ARG_ENABLE macros.

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-05-03 Thread Alexander Bokovoy
On Thu, May 03, 2001 at 10:43:21AM +0200, Jani Taskinen wrote: On Thu, 3 May 2001, Alexander Bokovoy wrote: You're both wrong. This is really a bug in the IMAP-2001.beta sources. It's not possible to build it with SSL support on Unix. It is possible and I did it, and it works. That's

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-05-03 Thread Alexander Bokovoy
On Thu, May 03, 2001 at 10:54:19AM +0200, Sascha Schumann wrote: This is known bug since early March but nobody fixed it and in general fixing requires serious rework of PHP4's configure macros concept. I plan to address this by introducing two new macros which can embrace the

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-05-03 Thread Jani Taskinen
On Thu, 3 May 2001, Alexander Bokovoy wrote: IMAP-2001.beta doesn't work but it doesn't even matter as it still is _beta_. As original author already pointed out, error triggers out with IMAP 2000*, not with IMAP 2001 betas. And I'm saying about it too. With Please read that bug report. It

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-05-03 Thread Jani Taskinen
On Thu, 3 May 2001, Alexander Bokovoy wrote: Hrhm. If you know what is wrong then fix it and send a patch. Or at least point us WHERE the problem is. Everything works for me just fine as it is - no broken functionality. So, it means that you never test PHP extensions in SCE mode. So? I have

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-05-03 Thread Emiliano
Jani Taskinen wrote: IMAP-2000 ext/imap does not compiles well using phpize because both PHP_ARG_WITH() in its config.m4. Why would anyone want to use phpize on imap extension? (forgive me but I never have needed phpize..) You do when you want to develop self-contained extensions. SCEs

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-05-03 Thread Alexander Bokovoy
On Thu, May 03, 2001 at 11:19:10AM +0200, Jani Taskinen wrote: On Thu, 3 May 2001, Alexander Bokovoy wrote: IMAP-2001.beta doesn't work but it doesn't even matter as it still is _beta_. As original author already pointed out, error triggers out with IMAP 2000*, not with IMAP 2001 betas.

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-05-03 Thread Emiliano
Jani Taskinen wrote: So, it means that you never test PHP extensions in SCE mode. So? I have no use for SCEs. All the world, fall in line with Jani. Some people do need them. For PHP too, see package argument earlier. Emile -- PHP Development Mailing List http://www.php.net/ To

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-05-03 Thread Alexander Bokovoy
On Thu, May 03, 2001 at 11:21:28AM +0200, Jani Taskinen wrote: On Thu, 3 May 2001, Alexander Bokovoy wrote: Hrhm. If you know what is wrong then fix it and send a patch. Or at least point us WHERE the problem is. Everything works for me just fine as it is - no broken functionality. So,

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-05-03 Thread Jani Taskinen
On Thu, 3 May 2001, Emiliano wrote: Jani Taskinen wrote: Why would anyone want to use phpize on imap extension? (forgive me but I never have needed phpize..) You do when you want to develop self-contained extensions. SCEs are useful for large PHP extensions that have to live outside the main

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-05-03 Thread Jani Taskinen
On Thu, 3 May 2001, Alexander Bokovoy wrote: On Thu, May 03, 2001 at 11:21:28AM +0200, Jani Taskinen wrote: On Thu, 3 May 2001, Alexander Bokovoy wrote: Hrhm. If you know what is wrong then fix it and send a patch. Or at least point us WHERE the problem is. Everything works for me just

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-05-03 Thread Jani Taskinen
Can we drop this issue already? Sascha said his working on it, okay? FYI: I'm not the maintainer of IMAP extension. Check EXTENSIONS file. --Jani On Thu, 3 May 2001, Emiliano wrote: Jani Taskinen wrote: You do when you want to develop self-contained extensions. SCEs are useful for large

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-05-03 Thread Alexander Bokovoy
On Thu, May 03, 2001 at 11:57:14AM +0200, Jani Taskinen wrote: On Thu, 3 May 2001, Emiliano wrote: Jani Taskinen wrote: Why would anyone want to use phpize on imap extension? (forgive me but I never have needed phpize..) You do when you want to develop self-contained extensions. SCEs

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-05-03 Thread Alexander Bokovoy
On Thu, May 03, 2001 at 12:07:47PM +0200, Jani Taskinen wrote: On Thu, 3 May 2001, Alexander Bokovoy wrote: On Thu, May 03, 2001 at 11:21:28AM +0200, Jani Taskinen wrote: On Thu, 3 May 2001, Alexander Bokovoy wrote: Hrhm. If you know what is wrong then fix it and send a patch. Or at

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-05-02 Thread Chuck Hagenbuch
Quoting J. Jones [EMAIL PROTECTED]: The imap module fails with the following (perhaps only when building against imap-2000*): php_imap.c: In function `php_minit_imap': php_imap.c:450: `auth_ssl' undeclared (first use in this function) php_imap.c:450: (Each undeclared identifier is

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-05-02 Thread Alexander Bokovoy
On Wed, May 02, 2001 at 01:50:08PM -0400, Chuck Hagenbuch wrote: Quoting J. Jones [EMAIL PROTECTED]: The imap module fails with the following (perhaps only when building against imap-2000*): php_imap.c: In function `php_minit_imap': php_imap.c:450: `auth_ssl' undeclared (first use

[PHP-DEV] Bug #10564: feof bug isn't fixed in windows versions.

2001-04-30 Thread tarik_rahmanovic
From: [EMAIL PROTECTED] Operating system: win NT 4.0 PHP version: 4.0.4pl1 PHP Bug Type: *Function Specific Bug description: feof bug isn't fixed in windows versions. while (!feof($sock)) { echo fgets ($sock, 128); } fclose ($sock); This hangs

[PHP-DEV] Imap SSL support (Bug #10330)

2001-04-30 Thread J. Jones
The imap module fails with the following (perhaps only when building against imap-2000*): php_imap.c: In function `php_minit_imap': php_imap.c:450: `auth_ssl' undeclared (first use in this function) php_imap.c:450: (Each undeclared identifier is reported only once php_imap.c:450: for each

Re: [PHP-DEV] Imap SSL support (Bug #10330)

2001-04-30 Thread J. Jones
On Mon, Apr 30, 2001 at 01:22:32PM -0500, J. Jones wrote: make slx SPECIALAUTHENTICATORS=ssl EXTRACFLAGS=/path/to/openssl/includes/ Whoops! make that make slx SPECIALAUTHENTICATORS=ssl EXTRACFLAGS=-I/path/to/openssl/includes/ -- PHP Development Mailing List http://www.php.net/ To

[PHP-DEV] further notes on bug squashing parties

2001-04-24 Thread Stephen van Egmond
Looking at the RC bugs graph: http://master.debian.org/~wakkerma/bugs/ you'll see two precipitous drops in the number of RC bugs. Those are bug parties. - Steve -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

[PHP-DEV] Possible fix for Bug #8045

2001-04-22 Thread Lars Torben Wilson
Howdy, I was just researching the CCVS extension and noted that its config.m4 doesn't search automatically for the CCVS install dir, and leaving the DIR out of the --with-ccvs=[DIR] causes a blank -L to be added to $LIBS, which makes configure fail on the next test to be run. (Bug #8045 had

Re: [PHP-DEV] RE: PHP 4.0 Bug #10299 Updated: CPU and Memory Spike

2001-04-15 Thread Derick Rethans
On Sun, 15 Apr 2001, Derek Leung wrote: I did try the snap shot 4/14/2001 4.06dev, it didnt' solve the problem. If 256mb ram , dual 400mhz can only serve around 10 concurrent clients, this is a MAJOR issue for PHP. I guess any web language like PERL, Cold fusion, JSP, servlet can do a LOT

Re: [PHP-DEV] RE: PHP 4.0 Bug #10299 Updated: CPU and Memory Spike

2001-04-15 Thread Goten
out why. rgd, Derek -Original Message- From: Derick Rethans To: Derek Leung Cc: '[EMAIL PROTECTED]' Sent: 4/15/01 9:34 AM Subject: Re: [PHP-DEV] RE: PHP 4.0 Bug #10299 Updated: CPU and Memory Spike On Sun, 15 Apr 2001, Derek Leung wrote: I did try the snap shot 4/14/2001 4.06dev

[PHP-DEV] Re: PHP 4.0 Bug #7918 Updated: fopen fails to open file of form http://....

2001-04-11 Thread David C. Buchan
Will do. - Original Message - From: "Bug Database" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, April 10, 2001 11:36 PM Subject: PHP 4.0 Bug #7918 Updated: fopen fails to open file of form http:// ID: 7918 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status:

[PHP-DEV] RE: PHP 4.0 Bug #9471 Updated: Warning: $CS is not an object in /www/wwwx/index.phtml on line 25

2001-04-10 Thread Ed Lee
Jani, Thanks very much. The bug has been fixed, it was actually due to disk full which caused MySQL database crash. Regards, Ed -Original Message- From: Bug Database [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 10, 2001 10:12 AM To: [EMAIL PROTECTED] Subject: PHP 4.0 Bug #9471

[PHP-DEV] mail errors on bug form

2001-04-10 Thread Jason Greene
While updating bugs 9729, 9664, 9656, 8667, I kept getting Warning: Could not execute mail delivery program in /local/Web/sites/phpweb/bugs.php on line 637 Warning: Could not execute mail delivery program in /local/Web/sites/phpweb/bugs.php on line 638 Is anyone aware of this? -Jason --

[PHP-DEV] RE: PHP 4.0 Bug #6734 Updated: SQL Error In using ODBC connection to Oracle

2001-04-09 Thread Eric Ballou
Last time I checked it was still valid. I was still unable to access on the NT 4.0 SP6/Windows 2000 box. Sincerely, Eric Ballou -Original Message- From: Bug Database [mailto:[EMAIL PROTECTED]] Sent: Monday, April 09, 2001 11:08 AM To: [EMAIL PROTECTED] Subject: PHP 4.0 Bug #6734

[PHP-DEV] Re: PHP 4.0 Bug #6294 Updated: Strange behaviour when using DB2

2001-04-09 Thread Eirik Overby
Hi, Judging by your second comment, would you consider this bug closed? No, since the GENERATE_UNIQUE() function, which relies on a FOR BIT DATA field still won't work. It seems to be the FOR BIT DATA variants of the CHAR fields that PHP has problems with, and even though I haven't bumped into

[PHP-DEV] RE: PHP 4.0 Bug #10237 Updated: sybase_query returns 1 instead of link id with action queries

2001-04-09 Thread Tyson Lloyd Thwaites
I see. A little bit of confusion on my part. From the manual: "Returns: A positive Sybase result identifier on success, or false on error. " I would have thought that the affected_rows function would be called on the *resource id returned by sybase_query, as it is with odbc_num_rows. So I

[PHP-DEV] RE: PHP 4.0 Bug #10205 Updated: taalfout

2001-04-06 Thread Weeme ter, Maurice
In the dutch manual are some word misspeld. In chapter 4 security( beveiliging) the following word is mispeld. Uitgeveord must be uitgevoerd In chapter (het rapporteren van fouten) the following word is misspeld voorzier must be voorziet and 3 paragraphs further in the same article geeeft

[PHP-DEV] Re: PHP 4.0 Bug #10210 Updated: Netscape 4.75 will not render web pages built with php.

2001-04-06 Thread gumb
Jani, Thank you very very much. I knew I was mentally challenged! I love php. Respectfully, Jim Anderson -gumb - Original Message - From: "Bug Database" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: April 06, 2001 11:24 AM Subject: PHP 4.0 Bug #10210 Updated: Netscape 4.75 will not

[PHP-DEV] Re: PHP 4.0 Bug #9857 Updated: define(named_constant)

2001-04-06 Thread Joe Brown
I'm using the latest snapshot's on win32. Getting some needed practice with MSVC... I think the problem is that OCI is walking on TSRM local storage. I haven't been able to verify it, but my gut says it's so. joebrown podiatryfl.com --- Bug Database [EMAIL PROTECTED] wrote: ID: 9857

[PHP-DEV] RE: PHP 4.0 Bug #10157 Updated: fdf_next_field_name still not work.

2001-04-05 Thread Stefan Hammarin
Hi! Works perfect now! I stumbled into another problem though. fdf_get_status won't give me the /STATUS-key from the FDF file. I open the fdf file with $foo = fdf_open($fp); and then echo fdf_get_status($foo); and it just returns a  (square). When i print out the fdf file I can clearly see

Re: [PHP-DEV] Re: PHP 4.0 Bug #9964 Updated: Unresolved symbols

2001-04-04 Thread Daniel Beulshausen
At 16:34 03.04.2001 -0700, Joe Brown wrote: Have you looked at the instructions at http://www.php4win.de under articles/compiling -english version? yeah, because i've writtem them :) i'm not talking about the php4ts.dll, i'm taking about extensions using the COM interface (it seems to be

[PHP-DEV] Re: PHP 4.0 Bug #10124 Updated: Cookies are being read

2001-04-03 Thread Tim
Sorry about that, I tried it on all 4 browsers I have Netscape 4, IE 5, IE 5.5, and Opera 5. It only started after I did a security patch with Microsoft, and on the second time after I redid the whole server, I left the security patch out, but it still had the same problems. But I did install

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

2001-04-03 Thread Rusty Wright
Ok, thanks. Date: 30 Mar 2001 19:32:47 - To: [EMAIL PROTECTED] Subject: PHP 4.0 Bug #10067 Updated: zlib not included when compiled with apache From: Bug Database [EMAIL PROTECTED] ID: 10067 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open

[PHP-DEV] Re: PHP 4.0 Bug #9489 Updated: The mail() function doesn't return the success or error

2001-04-03 Thread Star-Tools Team
Dear Jani, The mail() function returns either TRUE if mail was sent and FALSE if not. That's not correct. The mail() function gives NO result back, if the mail was sent and NO result, if the mail was not sent. Or what return value did you mean? Does it always return FALSE? I've outputed

Re: [PHP-DEV] Re: PHP 4.0 Bug #9489 Updated: The mail() function doesn't return the success or error

2001-04-03 Thread Hartmut Holzgraefe
Star-Tools Team wrote: I've outputed the return value by using the following code: $Result = mail(...) echo "-$Result-"; The output was "--"! so $Result was either empty or 'false' as false converts to an empty string you might try this instead: echo

[PHP-DEV] Re: PHP 4.0 Bug #10143 Updated: need a tweak to ldap_add to set a binary flag

2001-04-03 Thread Brian S. Craigie
Hi, Uhm, how about the example I gave? ;-) (note: the bug screen must have stripped off my backslashes from the example). Example:- $info["postalAddress"] = base64_encode("address line\r\naddress line 2\r\n"); ldap_add($ds,"cn=something", $info); Aha! I understand things. The light

[PHP-DEV] Re: PHP 4.0 Bug #9964 Updated: Unresolved symbols

2001-04-03 Thread Joe Brown
Have you looked at the instructions at http://www.php4win.de under articles/compiling -english version? --- Bug Database [EMAIL PROTECTED] wrote: ID: 9964 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: Compile Failure Assigned To: Comments:

[PHP-DEV] RE: PHP 4.0 Bug #9284 Updated: odbc_execute , SQL state 07001 in SQLExecute

2001-04-02 Thread moisey . g . oysgelt
[mailto:[EMAIL PROTECTED]] Sent:Monday, April 02, 2001 5:01 PM To: moisey.g.oysgelt Cc: php-dev Subject: PHP 4.0 Bug #9284 Updated: odbc_execute , SQL state 07001 in SQLExecute ID: 9284 Updated by: kalowsky Reported

[PHP-DEV] Re: PHP 4.0 Bug #6342 Updated: Can't connect to Oracle DB via ODBC

2001-04-02 Thread Cameron Just
I no longer work in the company which used oracle databases so I can't test this for you. At 07:03 3/04/01, you wrote: ID: 6342 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related Assigned To: Comments: is this still a valid bug, or

[PHP-DEV] Re: [PHP 4.0 Bug #9816 Updated: FATAL: emalloc(): Unable to allocate]

2001-04-01 Thread Tamer Shazli
it is 4.04pl1 on win2k sp1 and MDAC 2.6 Bug Database [EMAIL PROTECTED] wrote: ID: 9816 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: ODBC related Assigned To: Comments: A) Unable to reproduce locally on Win98SE, and MSAccess with 4.0.5RC4 B)

[PHP-DEV] Re: PHP 4.0 Bug #10091 Updated: -

2001-03-31 Thread MegaHz
its not me that have found the bug its someone else... = MegaHz Do you hear the clock ticking again on your networks ? http://www.the-megahz.com [EMAIL PROTECTED] = - Original Message - From:

[PHP-DEV] Re: PHP 4.0 Bug #5595 Updated: ORACLE ODBC ver 8.01.55.00 can't make subselects and funcition odbc_exec

2001-03-30 Thread Hélio Silva
Hi, Unfortunately I finished this job using OCI8 connections and I can't test this enviroment anymore. Regards Helio Silva At 15:11 30/03/01 +, you wrote: ID: 5595 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related Assigned To:

[PHP-DEV] Re: PHP 4.0 Bug #5594 Updated: Can't connect ORACLE using ORACLE ODBC ver 8.01.55.00

2001-03-30 Thread Hélio Silva
No At 15:14 30/03/01 +, you wrote: ID: 5594 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Assigned To: Comments: has this been addressed in any of the recent releases since you've last submitted information on this bug? Previous Comments:

[PHP-DEV] Re: PHP 4.0 Bug #5594 Updated: Can't connect ORACLE using ORACLE ODBC ver 8.01.55.00

2001-03-30 Thread Hélio Silva
I finished this job using OCI8 Connection and I can't test ODBC connections anymore Sorrry Helio Silva At 15:14 30/03/01 +, you wrote: ID: 5594 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related Assigned To: Comments: has this been

[PHP-DEV] RE: PHP 4.0 Bug #10079 Updated: Header Function Within IF construct

2001-03-30 Thread Grimes, Dean
Apache is running standalone as a daemon. But even so, why would both sides of the IF statement run? Did you try this and get the same results? Dean -Original Message- From: Bug Database [mailto:[EMAIL PROTECTED]] Sent: Friday, March 30, 2001 11:35 AM To: [EMAIL PROTECTED] Subject:

[PHP-DEV] RE: PHP 4.0 Bug #8869 Updated: phpinfo() returns incorrect Config uration File Path

2001-03-29 Thread Clifford, Shawn A
Ah, I'll do that. I've got PHP working fine, but I had put a link from /usr/local to /opt/apache. I'll try strace (I'm a Solaris guy, so anything other than truss is heinous). Thanks, -- Shawn -Original Message- From: Bug Database [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 29,

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[PHP-DEV] Re: PHP 4.0 Bug #10035 Updated: In function `apache_php_module_main': `NOT_FOUND' undeclared

2001-03-28 Thread Vincent Katz
ok thx but i have tested with --with-apxs2 and an other problem come. i have post it on bug database -- Vincent Katz - CETELEM Equipe Systeme Unix Cetelem/Cofica 20 Avenue Georges Pompidou 92300 Levallois Perret - FRANCE E-Mail : [EMAIL PROTECTED] Le 28.03.2001 18:49, Bug Database a crit :

[PHP-DEV] missing PHP 4.0 Bug Summary Report

2001-03-27 Thread Cynic
I haven't recieved last two bug summaries for PHP 4. what's wrong? [EMAIL PROTECTED] - And the eyes of them both were opened and they saw that their files were world readable and writable, so they chmoded 600 their files. - Book of Installation chapt 3 sec 7 -- PHP

[PHP-DEV] Re: PHP 4.0 Bug #9918 Updated: cannot compile php4 with pdflib

2001-03-27 Thread Jim Balcomb
On Mon, Mar 26, 2001 at 09:31:48AM -, Bug Database wrote: ID: 9918 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Compile Failure Assigned To: Comments: User feedback: -- ok, i uninstalled libjpeg, recompiled it with

[PHP-DEV] RE: PHP 4.0 Bug #10024 Updated:

2001-03-27 Thread Hugh Jones
Title: RE: PHP 4.0 Bug #10024 Updated: I read that before submitting the bug, and nowhere on the site can I find anything about this problem! -Original Message- From: Bug Database [mailto:[EMAIL PROTECTED]] Sent: 27 March 2001 16:53 To: [EMAIL PROTECTED] Subject: PHP 4.0 Bug #10024

Re: [PHP-DEV] RE: PHP 4.0 Bug #10024 Updated:

2001-03-27 Thread Jani Taskinen
You submitted the report twice, this one was totally empty. The other bug report, #10025 is allright. --Jani On Tue, 27 Mar 2001, Hugh Jones wrote: I read that before submitting the bug, and nowhere on the site can I find anything about this problem! -Original Message- From: Bug

[PHP-DEV] Re: PHP 4.0 Bug #9930 Updated: only small subset of rfc1867 accepted

2001-03-27 Thread Andreas Pistoor
Hello Jani, it seems, 'diff -u' is not as unified as that the diff of AIX would know anything about it. I do not have a GNU-diff handy, so I send you the full rfc1867.c, as it is not too big, I hope. Andreas == EASY and

[PHP-DEV] RE: PHP 4.0 Bug #6936 Updated: Can not resolve TNS NAMES with ORALCE connection

2001-03-27 Thread Gaudette, Michael D
Yes it is still happening. And I do not believe it is a configuration issue. Windows NT 4.0 service pack 4 / Apache 1.3 / PHP 4.0.4PL1 and PHP 3.0.6 I have two directories one call php306 with php.exe and associated files and one called php404pl1 with php.exe and associated files. When I point

[PHP-DEV] RE: PHP 4.0 Bug #10006 Updated: Netscape Navigator 4.7 returns blankpages.

2001-03-27 Thread dthompson
Thanks, I will check it out. -Original Message- From: Bug Database [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 27, 2001 1:35 AM To: [EMAIL PROTECTED] Subject: PHP 4.0 Bug #10006 Updated: Netscape Navigator 4.7 returns blank pages. ID: 10006 Updated by: sniper Reported

[PHP-DEV] Re: PHP 4.0 Bug #10010 Updated: odbc_exec()

2001-03-27 Thread Karol EJKA
i use ODBC to ms access database. if i do this function odbc_exec($me_con,"select * from users;"). php and apache go down with windows error... - i thing some in php is no good. i use php4pl1 no long time ago i use php4 and it works - why not now? thanx. - Original Message - From: "Bug

[PHP-DEV] RE: PHP 4.0 Bug #9973 Updated: See below

2001-03-25 Thread Ray Cherry
Chris, Problem solved by hardcoding. Thanks, Ray. PS: Am still working on Mindspring! -Original Message- From: Bug Database [mailto:[EMAIL PROTECTED]] Sent: Sunday, March 25, 2001 5:58 PM To: [EMAIL PROTECTED] Subject: PHP 4.0 Bug #9973 Updated: See below ID: 9973 Updated by:

[PHP-DEV] Re: PHP 4.0 Bug #9956 Updated:

2001-03-24 Thread Marcus Vinícius Bastos de Andrade
sorry hug! Marcus On Fri, 23 Mar 2001, you wrote: ID: 9956 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Unknown/Other Function Assigned To: Comments: Please use [EMAIL PROTECTED] to report these kind of errors. --Jani Previous

[PHP-DEV] Re: PHP 4.0 Bug #9929 Updated: Symbol referencing errors

2001-03-23 Thread Jason Gulledge
I used: make clean;make install ..and that Fixed it.. recreated those object files ..etc. Thanks, Jason __ Reply Separator _ Subject: PHP 4.0

[PHP-DEV] Re: PHP 4.0 Bug #9931 Updated: under Communicator 4.76 {basename(PHP_SELF) doesn't return value}

2001-03-23 Thread Ieleja
my situation: is common.function.php function_abc() { $return_string = basename($PHP_SELF); return $return_string; } un ir listing.php { include("common.functions.inc.php"); ? echo function_abc(); ? } and there

Re: [PHP-DEV] Re: PHP 4.0 Bug #9931 Updated: under Communicator 4.76 {basename(PHP_SELF) doesn't return value}

2001-03-23 Thread Hartmut Holzgraefe
Ieleja wrote: my situation: is common.function.php function_abc() { $return_string = basename($PHP_SELF); return $return_string; } un ir listing.php { include("common.functions.inc.php"); ? echo function_abc();

[PHP-DEV] PHP 4.0.4.pl1 Bug

2001-03-22 Thread Larry Schartman
From: [EMAIL PROTECTED] Operating system: HP-UX 10.20 PHP version: 4.0.4pl1 PHP Bug Type: Directory function related Bug description: readdir doesn't work see Bug ID # 9058 Greetings, I have unknowingly followed the same path that Brian has in bug report # 9058. Namely,

[PHP-DEV] RE: PHP 4.0 Bug #9636 Updated: error message

2001-03-21 Thread Smith, Robert W.
Before doing that I tried making the directory cgi executable and adding "#!/usr/local/bin/php" to the scripts. That seemed to do the trick athough I didn't think this was the GCI version. Here is the output: http://www.lib.ecu.edu/st/php/test.php As far as I can tell, I'm set up for mySQL

[PHP-DEV] Re: PHP 4.0 Bug #9836 Updated: php unexpectedly ends on too long scripts

2001-03-20 Thread ing. Jan Fedak
All right. Sorry for the harsh reaction but I strongly dislike the way you guys at PHP team treat the bugs we report. So let's just cool down (at least me) and try to solve this one. No, it doesn't crash. It merely exits with status 1. (maybe it has something to do with memory limit, I don't

[PHP-DEV] Re: PHP 4.0 Bug #9850 Updated: Apache dies

2001-03-20 Thread Clay Claiborne
After rebuilding with debugging support as you suggested, I got the following output: This GDB was configured as "i386-redhat-linux"... (no debugging symbols found)... (gdb) run -X Starting program: /usr/sbin/httpsd -X Cannot access memory at address 0x40701af4 (gdb) And this is the backtrace:

[PHP-DEV] RE: PHP 4.0 Bug #9627 Updated: PHP.INI cannot read new values

2001-03-20 Thread moisey . g . oysgelt
:Tuesday, March 20, 2001 2:20 AM To: moisey.g.oysgelt Cc: php-dev Subject: PHP 4.0 Bug #9627 Updated: PHP.INI cannot read new values ID: 9627 Updated by: sbergmann Reported By: [EMAIL PROTECTED] Old-Status: Open Status

[PHP-DEV] RE: PHP 4.0 Bug #9636 Updated: error message

2001-03-20 Thread Smith, Robert W.
Thanks. I was able to configure and install, however I get the message from Netscape browser, "Document contains no data," and from IE, "The page cannot be displayed" when trying test.php. I followed the directions for editing mime.types and obj.conf. Is there any more documentation referencing

[PHP-DEV] Re: PHP 4.0 Bug #9493 Updated: compilation and make with ldap ok but problem during make with apache

2001-03-19 Thread Alain Defrance
thanks for your reply... all works fine now... have a good day ID: 9493 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: LDAP related Assigned To: Comments: Where in your system are the libldap.a(or .so) and liblber.a(or so) located? Try adding

[PHP-DEV] Re: PHP 4.0 Bug #9849 Updated: Square boxes?

2001-03-19 Thread Jason Gulledge
This webpage is what I'm using to install php4 / Apache 1.3.19 http://www.php.net/manual/kr/install.apache.php and there squares everywhere on the page from what I can see Jason __ Reply Separator

[PHP-DEV] Re: PHP 4.0 Bug #9849 Updated: Square boxes?

2001-03-19 Thread Jason Gulledge
Nevermind... i replaced http://www.php.net/manual/kr/install.apache.php with http://www.php.net/manual/en/install.apache.php Sorry for the waste of your time Jason __ Reply Separator

<    1   2   3   4   5   >