[PHP-DEV] Bug #10777: Missing libraries for Netscape LDAP SDK

2001-05-09 Thread d . begley
From: [EMAIL PROTECTED] Operating system: Solaris 7 PHP version: 4.0.5 PHP Bug Type: LDAP related Bug description: Missing libraries for Netscape LDAP SDK ext/ldap/config.m4 looks for and adds the library required for the Netscape LDAP SDK (such as ldapssl41); the script al

Re: AW: [PHP-DEV] 4.1 & Declaration Case Persistance

2001-05-09 Thread Sterling Hughes
On Thu, 10 May 2001, Jani Taskinen wrote: > On Wed, 9 May 2001, Sterling Hughes wrote: > > >On Thu, 10 May 2001, Jani Taskinen wrote: > >> This is just because some developers don't like to follow the guidelines. > >> As, I quote, "it woulnd't be fun anymore" or "you can't force anyone". > > > >H

[PHP-DEV] Bug #10776: Externally set LDFLAGS not exported by configure

2001-05-09 Thread d . begley
From: [EMAIL PROTECTED] Operating system: Solaris 7 PHP version: 4.0.5 PHP Bug Type: Compile Problem Bug description: Externally set LDFLAGS not exported by configure If you set CC, CFLAGS and LDFLAGS prior to running configure, CC and CFLAGS will be used by and exported thr

Re: AW: [PHP-DEV] 4.1 & Declaration Case Persistance

2001-05-09 Thread Jani Taskinen
On Wed, 9 May 2001, Sterling Hughes wrote: >On Thu, 10 May 2001, Jani Taskinen wrote: >> This is just because some developers don't like to follow the guidelines. >> As, I quote, "it woulnd't be fun anymore" or "you can't force anyone". > >Hrrmmm.. Which guidelines would those be? And no, you ca

Re: [PHP-DEV] Bug #10774: SWF complill error

2001-05-09 Thread Sterling Hughes
On Thu, 10 May 2001, Jani Taskinen wrote: > > Ok. Any ideas how to "not force them because that is evil" > but softly suggest them to not use libswf but ming instead? > > Warning into configure? A note about it being deprecated into > configure help? > I'd say a manual note and a message for the

Re: [PHP-DEV] Bug #10774: SWF complill error

2001-05-09 Thread Jani Taskinen
Ok. Any ideas how to "not force them because that is evil" but softly suggest them to not use libswf but ming instead? Warning into configure? A note about it being deprecated into configure help? --Jani On Wed, 9 May 2001, Sterling Hughes wrote: >On Thu, 10 May 2001, Jani Taskinen wrote: >

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

2001-05-09 Thread Nolan Andres
*sigh*...Still fails in 4.0.5...thanks just the same. Let me know if there's anything else I can do... tested on: Windows 2000 Server, SP1 PHP4.0.5 CGI IIS5 Access97, called using odbc_exec query: "SELECT LastName & ', ' & FirstName AS pName FROM Borrowers" error: FATAL: emalloc(): Unable to

Re: [PHP-DEV] Bug #10774: SWF complill error

2001-05-09 Thread Sterling Hughes
On Thu, 10 May 2001, Jani Taskinen wrote: > > Sterling? Time to nuke swf extension? > That site of libswf has been updated last time 1999..? > > --Jani > No... Many people (surprisingly :) still use and rely on the libswf extension. I've still had (within the last month or two) like 40 message

Re: [PHP-DEV] Bug #10774 Updated: SWF complill error

2001-05-09 Thread Sterling Hughes
On 10 May 2001 [EMAIL PROTECTED] wrote: > ID: 10774 > Updated by: sniper > Reported By: [EMAIL PROTECTED] > Old-Status: Open > Status: Closed > Bug Type: SWF related > Operating system: > PHP Version: 4.0.4pl1 > Assigned To: > Comments: > > Use MING instead. It's much better and it's been still >

Re: [PHP-DEV] Bug #10774: SWF complill error

2001-05-09 Thread Jani Taskinen
Sterling? Time to nuke swf extension? That site of libswf has been updated last time 1999..? --Jani On 10 May 2001 [EMAIL PROTECTED] wrote: >From: [EMAIL PROTECTED] >Operating system: Red Hat Linux 6.2 >PHP version: 4.0.4pl1 >PHP Bug Type: SWF related >Bug description: S

[PHP-DEV] Bug #10774 Updated: SWF complill error

2001-05-09 Thread sniper
ID: 10774 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: SWF related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Use MING instead. It's much better and it's been still developed. It seems like the libswf is pretty much dead projec

Re: AW: [PHP-DEV] 4.1 & Declaration Case Persistance

2001-05-09 Thread Sterling Hughes
On Thu, 10 May 2001, Jani Taskinen wrote: > On Thu, 10 May 2001, Harald Radi wrote: > > >looking forward to getting php case sensitive i'm just wondering that > > Me too. > > >function names are exported mixed case in the com extension. > >e.g. there's a COM_load() and a com_set(), is there a spe

Re: [PHP-DEV] documentation

2001-05-09 Thread Stig Sæther Bakken
["Harald Radi" <[EMAIL PROTECTED]>] > hi, > > how should classes be documented ? since they are not really a function they > only have a return value together with new and seems > to be illogical. > is there also a way to document members and attributes ? > is there a list of tags that are avail

Re: AW: [PHP-DEV] 4.1 & Declaration Case Persistance

2001-05-09 Thread Jani Taskinen
On Thu, 10 May 2001, Harald Radi wrote: >looking forward to getting php case sensitive i'm just wondering that Me too. >function names are exported mixed case in the com extension. >e.g. there's a COM_load() and a com_set(), is there a special reason for >this (zeev) ? This is just because som

Re: [PHP-DEV] unbuffered mysql_db_query for 4.0.6?

2001-05-09 Thread Jani Taskinen
On Thu, 10 May 2001, Andi Gutmans wrote: >At 04:03 PM 5/9/2001 -0400, Jon Parise wrote: >>On Wed, May 09, 2001 at 08:28:55PM +0200, Jani Taskinen wrote: >> >> > Remove. Actually..should that mysql_db_query() be deprecated too? >> > Starting 4.0.6 with warning? >> >>That sounds like a good move to

[PHP-DEV] Bug #10775: Apache process in loop after allocation of first session

2001-05-09 Thread peter
From: [EMAIL PROTECTED] Operating system: NT 4.0 SP6a PHP version: 4.0.5 PHP Bug Type: *Session related Bug description: Apache process in loop after allocation of first session Using Apache 1.3.19, PHP 4.0.5, MySQL from April download. The web site has worked with several

Re: [PHP-DEV] unbuffered mysql_db_query for 4.0.6?

2001-05-09 Thread Andi Gutmans
At 04:03 PM 5/9/2001 -0400, Jon Parise wrote: >On Wed, May 09, 2001 at 08:28:55PM +0200, Jani Taskinen wrote: > > > Remove. Actually..should that mysql_db_query() be deprecated too? > > Starting 4.0.6 with warning? > >That sounds like a good move to me (provided it's just a warning >for now). It

[PHP-DEV] Bug #10774: SWF complill error

2001-05-09 Thread webmaster
From: [EMAIL PROTECTED] Operating system: Red Hat Linux 6.2 PHP version: 4.0.4pl1 PHP Bug Type: SWF related Bug description: SWF complill error I have attempted to compille php 4.0.4pl1 and 4.0.5 using files that I downloaded from "http://reality.sgi.com/grafica/flash/"; an

AW: [PHP-DEV] 4.1 & Declaration Case Persistance

2001-05-09 Thread Harald Radi
looking forward to getting php case sensitive i'm just wondering that function names are exported mixed case in the com extension. e.g. there's a COM_load() and a com_set(), is there a special reason for this (zeev) ? another question: according to the CODING_STANDARDS file every function should b

[PHP-DEV] Bug #10742 Updated: iconv failure

2001-05-09 Thread dnl
ID: 10742 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating system: redhat7.1 PHP Version: 4.0.5 Description: iconv failure filename is config.m4, if use error source,you cannot make iconv for php4.05. please use right replace error. error begin row 30. Prev

[PHP-DEV] Bug #10742 Updated: iconv failure

2001-05-09 Thread dnl
ID: 10742 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating system: redhat7.1 PHP Version: 4.0.5 Description: iconv failure filename is iconv/config.m4 Previous Comments: --- [2001-05-09 14:

Re: [PHP-DEV] Bug #10751: When ever I submit the japanese sjis charset string $B%=%U%H%&%'%"(B from the client side

2001-05-09 Thread Yasuo Ohgaki
You are not supposed to use SJIS. Try UTF-8 or EUC-JP -- Yasuo Ohgaki <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > From: [EMAIL PROTECTED] > Operating system: Red Hat Linux 6.2 > PHP version: 4.0.5 > PHP Bug Type: Scripting Engine probl

[PHP-DEV] Bug #10772 Updated: destroy_op_array

2001-05-09 Thread phplist
ID: 10772 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Class/Object related Operating system: Win2000 Server SP1 PHP Version: 4.0 Latest CVS (2001-05-09) Description: destroy_op_array Whoa. Sorry for this. Actually all the problems went away when I deleted all f

[PHP-DEV] Bug #10770 Updated: . (concatenation) preceeds mathematical operations in order of execution

2001-05-09 Thread sniper
ID: 10770 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.5 Assigned To: Comments: http://www.php.net/manual/en/language.operators.precedence.php . and - are equal. Use ()'s to override it.

[PHP-DEV] Bug #10773 Updated: C Compiler cannot create executables

2001-05-09 Thread sniper
ID: 10773 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Operating system: PHP Version: 4.0.5 Assigned To: Comments: Are you using GCC ? If not, get it. As this problem is with your compiler, not in PHP. And it's problem with

[PHP-DEV] Bug #10772 Updated: destroy_op_array

2001-05-09 Thread sniper
ID: 10772 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Class/Object related Operating system: PHP Version: 4.0 Latest CVS (2001-05-09) Assigned To: Comments: Add a short script which can be used to reproduce this into this bug report. --Jani

[PHP-DEV] Bug #10771 Updated: Segmentation Fault

2001-05-09 Thread sniper
ID: 10771 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproducible crash Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Can't reproduce with latest CVS. If this happens with PHP 4.0.5 too, reopen. --Jani Previous Comments: -

[PHP-DEV] Bug #10772 Updated: destroy_op_array

2001-05-09 Thread phplist
ID: 10772 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Class/Object related Operating system: Win2000 Server SP1 PHP Version: 4.0 Latest CVS (2001-05-09) Description: destroy_op_array Actually, this only happens if I set a variable, inside a class, to a new class (of itself, or anoth

[PHP-DEV] Bug #10773: C Compiler cannot create executables

2001-05-09 Thread keller_matthew
From: [EMAIL PROTECTED] Operating system: Sun Solaris 8 PHP version: 4.0.5 PHP Bug Type: *Install and Config Bug description: C Compiler cannot create executables I am entering the following script for configure ./configure --with-nsapi=/opt/server/netscape/server --with-oci

[PHP-DEV] Bug #10772: destroy_op_array

2001-05-09 Thread phplist
From: [EMAIL PROTECTED] Operating system: Win2000 Server SP1 PHP version: 4.0 Latest CVS (2001-05-09) PHP Bug Type: Class/Object related Bug description: destroy_op_array This happens everytime I try to instanciate a class. Got last 4.0.6 from php4win.de, also happens with o

[PHP-DEV] Bug #10771: Segmentation Fault

2001-05-09 Thread hackie
From: [EMAIL PROTECTED] Operating system: Linux 2.4.4-ac6 i686 SMP (glibc-2.2.2) PHP version: 4.0.4pl1 PHP Bug Type: Reproducible crash Bug description: Segmentation Fault 'nuff said -- Edit Bug report at: http://bugs.php.net/?id=10771&edit=1 -- PHP Development Mail

[PHP-DEV] Bug #10770: . (concatenation) preceeds mathematical operations in order of execution

2001-05-09 Thread vitaliyf
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.5 PHP Bug Type: Feature/Change Request Bug description: . (concatenation) preceeds mathematical operations in order of execution will output: -2 world ("hello " . $i is evaluated into "hello 10", then 2 i

[PHP-DEV] Bug #10769: sendmail_port does not work

2001-05-09 Thread mlabrot
From: [EMAIL PROTECTED] Operating system: Win32 PHP version: 4.0.5 PHP Bug Type: Mail related Bug description: sendmail_port does not work The sendmail_port INI variable has been left out of the PHP_INI var registration block. SMTP mail is forced to use port 25 in win32.

[PHP-DEV] Bug #10768 Updated: undefined symbol: output_globals

2001-05-09 Thread sniper
ID: 10768 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Dynamic loading Operating system: PHP Version: 4.0.5 Assigned To: Comments: Please try this cmd: './configure --help'. You should be using the INSTALL paths of the external resources. i.e. -

[PHP-DEV] Bug #10768: undefined symbol: output_globals

2001-05-09 Thread jacobc
From: [EMAIL PROTECTED] Operating system: Debian 2.2r2 on Alpha platform PHP version: 4.0.5 PHP Bug Type: Dynamic loading Bug description: undefined symbol: output_globals [output] Syntax error on line 208 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/l

[PHP-DEV] Bug #10767: CDATA sections not type'd or content'd

2001-05-09 Thread gregory
From: [EMAIL PROTECTED] Operating system: Linux RH 6.2 PHP version: 4.0.5 PHP Bug Type: DOM XML related Bug description: CDATA sections not type'd or content'd well, using the dom and libxml 2.3.8 (and libxml 1 was required in 4.0.4pl1 too) it (getting CDATA content) worke

Re: [PHP-DEV] Bug #10758 Updated: php_curl.dll won't load, even if in WinNT\system32 folder

2001-05-09 Thread Daniel Beulshausen
At 19:51 09.05.2001 +, [EMAIL PROTECTED] wrote: >ID: 10758 >User Update by: [EMAIL PROTECTED] >Status: Bogus >Bug Type: IIS related >Operating system: WinNT 4.0 >PHP Version: 4.0.4pl1 >Description: php_curl.dll won't load, even if in WinNT\system32 folder > >Possible Solution: > >To use the ph

[PHP-DEV] Bug #10766 Updated: date function "S" qualifier doesn't work and is inconsistent

2001-05-09 Thread derick
ID: 10766 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Date/time related Operating system: PHP Version: 4.0.4 Assigned To: Comments: Please provide more information and post a short script the shows your problem. Previous Comments: -

[PHP-DEV] Bug #10766: date function "S" qualifier doesn't work and is inconsistent

2001-05-09 Thread bmonro
From: [EMAIL PROTECTED] Operating system: solaris PHP version: 4.0.4 PHP Bug Type: Date/time related Bug description: date function "S" qualifier doesn't work and is inconsistent -- Edit Bug report at: http://bugs.php.net/?id=10766&edit=1 -- PHP Development Mailing L

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

2001-05-09 Thread wuxinan
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.5 PHP Bug Type: Sockets related Bug description: timeout doesn't work timeout parameter in fsockopen() doesn't work socket_set_timeout() doesn't work. I am using PHP 4.0.5 (binary release, CGI version) in

[PHP-DEV] Bug #10750 Updated: Seeking, reading and writing with GZIP

2001-05-09 Thread sr
ID: 10750 Updated by: sr Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: *Compression related Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.5 Assigned To: Comments: Reclassify as feature request. Have a look at the PHP java support, maybe you can use your java

[PHP-DEV] Bug #8941 Updated: Openlink/ODBC cannot parse complex queries

2001-05-09 Thread ahill
ID: 8941 Updated by: ahill Reported By: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Operating system: PHP Version: 4.0.2 Assigned To: Comments: this issue is specific to the interaction of the Progress database and the OpenLink Agent-based cursor library once scrollable cursors ar

[PHP-DEV] Re: [PEAR-CVS] cvs: php4 /pear PEAR.php.in

2001-05-09 Thread Andrei Zmievski
On Fri, 20 Apr 2001, Andrei Zmievski wrote: > I'll make a userland interface to zend_is_callable(). Ok, is_callable() is in. No docs yet, but the first argument is the construct to check, second optional one is whether to check just the syntax of construct or its existence in runtime tables, and

Re: [PHP-DEV] unbuffered mysql_db_query for 4.0.6?

2001-05-09 Thread Jon Parise
On Wed, May 09, 2001 at 08:28:55PM +0200, Jani Taskinen wrote: > Remove. Actually..should that mysql_db_query() be deprecated too? > Starting 4.0.6 with warning? That sounds like a good move to me (provided it's just a warning for now). It probably shouldn't be completely removed until 4.1. -

[PHP-DEV] Bug #10764: set_time_limit doesn't work

2001-05-09 Thread info
From: [EMAIL PROTECTED] Operating system: Suse 7.0 / Kernel 2.4.4 PHP version: 4.0.4pl1 PHP Bug Type: *Function Specific Bug description: set_time_limit doesn't work Set_time_limit() is completely ignored. All php.ini-values are on default (especially safe mode is off). For

[PHP-DEV] Bug #10758 Updated: php_curl.dll won't load, even if in WinNT\system32 folder

2001-05-09 Thread bryan . keller
ID: 10758 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: IIS related Operating system: WinNT 4.0 PHP Version: 4.0.4pl1 Description: php_curl.dll won't load, even if in WinNT\system32 folder Possible Solution: To use the php_curl.dll in NT 4.0, I made a copy of the msvcrt.dll library

[PHP-DEV] Bug #10763 Updated: MySQL Connection Failed: Can't connect to local MySQL server through socket

2001-05-09 Thread cardinal
ID: 10763 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: MySQL related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Previous Comments: --- [2001-05-09 15:34:53

[PHP-DEV] Bug #10762 Updated: Call to unsupported or undefined function mysql_connect()

2001-05-09 Thread cardinal
ID: 10762 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: MySQL related Operating system: PHP Version: 4.0.4 Assigned To: Comments: Previous Comments: --- [2001-05-09 15:22:08

[PHP-DEV] Bug #10763 Updated: MySQL Connection Failed: Can't connect to local MySQL server through socket

2001-05-09 Thread cardinal
ID: 10763 Updated by: cardinal Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Not a bug. Previous Comments: --- [2001-05-09 15:34:53] [EMAIL

[PHP-DEV] Bug #10762 Updated: Call to unsupported or undefined function mysql_connect()

2001-05-09 Thread cardinal
ID: 10762 Updated by: cardinal Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating system: PHP Version: 4.0.4 Assigned To: Comments: Not a bug. Previous Comments: --- [2001-05-09 15:22:08] [EMAIL

[PHP-DEV] Bug #10761 Updated: Call toCall to unsupported or undefined function mysql_connect()

2001-05-09 Thread cardinal
ID: 10761 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Configuration Issues Operating system: PHP Version: 4.0.5 Assigned To: Comments: Not a bug. Previous Comments: --- [2

[PHP-DEV] Bug #10763: MySQL Connection Failed: Can't connect to local MySQL server through socket

2001-05-09 Thread iandbigejunk
From: [EMAIL PROTECTED] Operating system: Red Hat 7 PHP version: 4.0.5 PHP Bug Type: MySQL related Bug description: MySQL Connection Failed: Can't connect to local MySQL server through socket Warning: MySQL Connection Failed: Can't connect to local MySQL server through soc

[PHP-DEV] Bug #10762: Call to unsupported or undefined function mysql_connect()

2001-05-09 Thread iandbigejunk
From: [EMAIL PROTECTED] Operating system: Red Hat 7 PHP version: 4.0.4 PHP Bug Type: MySQL related Bug description: Call to unsupported or undefined function mysql_connect() Problem: php modules for mysql are not loaded. Solution: launch php from command line usin

[PHP-DEV] Bug #10758 Updated: php_curl.dll won't load, even if in WinNT\system32 folder

2001-05-09 Thread bryan . keller
ID: 10758 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: IIS related Operating system: WinNT 4.0 PHP Version: 4.0.4pl1 Description: php_curl.dll won't load, even if in WinNT\system32 folder okay, I think i'm getting to the heart of the issue here: when I disable the php_curl.dll ext

Re: [PHP-DEV] gd/config.m4 still busted

2001-05-09 Thread Sascha Schumann
On Wed, 9 May 2001, Jani Taskinen wrote: > > I'm working on this.. Well, then you are probably well-equipped to comment on this. The implementation of the proposal is attached. - Sascha Experience IRCG http://schumann.cx/http

[PHP-DEV] Bug #10761: Call toCall to unsupported or undefined function mysql_connect()

2001-05-09 Thread iandbigejunk
From: [EMAIL PROTECTED] Operating system: Red Hat 7 PHP version: 4.0.5 PHP Bug Type: *Configuration Issues Bug description: Call toCall to unsupported or undefined function mysql_connect() Problem: php modules for mysql are not loaded. Solution: launch php from command line

[PHP-DEV] RE: Modifications to Windows Readme file - A HTML offering

2001-05-09 Thread Liz
Its not the greatest HTML, but I didnt want to do something that blew the world away, something simple. I think I incorporated all the changes Paul sent out - but as Im dyslexic Im not the best to spot minute wording changes. Please dont flame me. Title: PHP 4x documentation PHP 4.x Win32

[PHP-DEV] Bug #10758 Updated: php_curl.dll won't load, even if in WinNT\system32 folder

2001-05-09 Thread bryan . keller
ID: 10758 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Bogus Bug Type: IIS related Operating system: WinNT 4.0 PHP Version: 4.0.4pl1 Description: php_curl.dll won't load, even if in WinNT\system32 folder Yes there is an error when executing php.exe from the command line: The

[PHP-DEV] Bug #10760 Updated: Failure during make process

2001-05-09 Thread derick
ID: 10760 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Hello, I just saw you are not using CVS, please try this instead: rm config.cache ./configure ... (your configure line) m

[PHP-DEV] Bug #10742 Updated: iconv failure

2001-05-09 Thread derick
ID: 10742 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating system: PHP Version: 4.0.5 Assigned To: Comments: Sascha, Sterling, can you please comment on this one? Previous Comments: --

[PHP-DEV] Bug #10759 Updated: undefined symbol: mxdriver

2001-05-09 Thread sniper
ID: 10759 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: IMAP related Operating system: PHP Version: 4.0.5 Assigned To: Comments: You haven't followed the install instructions. Check the www.php.net/imap page for more info. --Jani Previous Com

[PHP-DEV] Bug #10760 Updated: Failure during make process

2001-05-09 Thread derick
ID: 10760 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Hello, did you build PHP from a fresh checkout? Please try the following: ./cvsclean ./buildconf ./conf

Re: [PHP-DEV] unbuffered mysql_db_query for 4.0.6?

2001-05-09 Thread Jani Taskinen
Remove. Actually..should that mysql_db_query() be deprecated too? Starting 4.0.6 with warning? --Jani On Wed, 9 May 2001, Wez Furlong wrote: >Hi All, > >Since Andi wants to RC1 4.0.6, I would like to know if you have an opinion >about my recent patch for mysql_db_query() which allows you reque

[PHP-DEV] Bug #10758 Updated: php_curl.dll won't load, even if in WinNT\system32 folder

2001-05-09 Thread jmoore
ID: 10758 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Bogus Status: Feedback Bug Type: IIS related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Looks like it could be stale php4ts.dll's hanging about please delete any that are lying about on your computer an

Re: [PHP-DEV] gd/config.m4 still busted

2001-05-09 Thread Jani Taskinen
I'm working on this.. --Jani On Wed, 9 May 2001, Sascha Schumann wrote: >Hi, > >the config.m4 defines several macros like this > >AC_DEFUN(PHP_GD_JPEG,[ >.. >PHP_ADD_LIBRARY_WITH_PATH(jpeg, $withval/lib) >.. >LIBS="$LIBS -L$withval/lib -ljpeg" >]) > >

[PHP-DEV] Bug #10758 Updated: php_curl.dll won't load, even if in WinNT\system32 folder

2001-05-09 Thread bryan . keller
ID: 10758 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: IIS related Operating system: WinNT 4.0 PHP Version: 4.0.4pl1 Description: php_curl.dll won't load, even if in WinNT\system32 folder Yes there is an error when executing php.exe from the command line: The procedure entry point

[PHP-DEV] Bug #10758 Updated: php_curl.dll won't load, even if in WinNT\system32 folder

2001-05-09 Thread bryan . keller
ID: 10758 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: IIS related Operating system: WinNT 4.0 PHP Version: 4.0.4pl1 Description: php_curl.dll won't load, even if in WinNT\system32 folder Yes there is an error when executing php.exe from the command line: The procedure entry point

RE: [PHP-DEV] Re: [PHP-QA] Modifications to Windows Readme file

2001-05-09 Thread Daniel Beulshausen
At 18:58 09.05.2001 +0100, James Moore wrote: >Well keep the manual up to date and we can generate install.txt from this >very simply.. > >make >lynx -dump html/install.windows.html > install.txt > >in the manual dir. I think this is probably the best way to do it. then please merge the install.t

[PHP-DEV] Bug #10757 Updated: doubble writing in files

2001-05-09 Thread sniper
ID: 10757 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Filesystem function related Operating system: PHP Version: Earlier? Upgrade first! Assigned To: Comments: Update your PHP first. If this happens with 4.0.5 too, reopen. --Jani Previous Co

[PHP-DEV] gd/config.m4 still busted

2001-05-09 Thread Sascha Schumann
Hi, the config.m4 defines several macros like this AC_DEFUN(PHP_GD_JPEG,[ .. PHP_ADD_LIBRARY_WITH_PATH(jpeg, $withval/lib) .. LIBS="$LIBS -L$withval/lib -ljpeg" ]) I.e. it correctly adds the library using PHP-specific macros, but then continues in

[PHP-DEV] Bug #10760: Failure during make process

2001-05-09 Thread jorge_faria
From: [EMAIL PROTECTED] Operating system: Solaris 2.8 PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: Failure during make process here is a log of make gcc -I. -I/users/packages/php-4.0.4pl1/main -I/users/packages/php-4.0.4pl1/main -I/users/packages/

Re: [PHP-DEV] Re: [PHP-QA] Modifications to Windows Readme file

2001-05-09 Thread Phil Driscoll
>an html file would be certainly good, so you're encouraged to convert it :) I'll attempt to merge readme.txt and install.txt into a new readme.html tomorrow, work pressures permitting, unless anyone else wants to have a go before then. Cheers -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 h

RE: [PHP-DEV] Re: [PHP-QA] Modifications to Windows Readme file

2001-05-09 Thread James Moore
> > the readme shold be nuked as it's pretty out of date. > > info's not covered by install.txt should be moved there, IMO. > > One thing I noted when setting my windows stuff up was that there > were various > details in different places, makes it a little more confusing. A > simple HTML > file

Re: [PHP-DEV] Re: Serious problems with libtool 1.4..

2001-05-09 Thread Andi Gutmans
Whatever. I just think it makes more sense to put such patches after we branch. Andi At 07:34 PM 5/9/2001 +0200, Sascha Schumann wrote: > > I want to branch tomorrow so why not revert the patch today and reapply it > > tomorrow night or the day after? > > Because that creates more work than

[PHP-DEV] Bug #10758 Updated: php_curl.dll won't load, even if in WinNT\system32 folder

2001-05-09 Thread jmoore
ID: 10758 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: IIS related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Please contact [EMAIL PROTECTED] or [EMAIL PROTECTED] I know that all the extensions will load as I use them here. Are

RE: [PHP-DEV] Re: [PHP-QA] Modifications to Windows Readme file

2001-05-09 Thread Daniel Beulshausen
At 18:18 09.05.2001 +0100, Liz wrote: > > the readme shold be nuked as it's pretty out of date. > > info's not covered by install.txt should be moved there, IMO. > >One thing I noted when setting my windows stuff up was that there were various >details in different places, makes it a little more c

[PHP-DEV] Bug #10759: undefined symbol: mxdriver

2001-05-09 Thread ruderstaller
From: [EMAIL PROTECTED] Operating system: Linux - Redhat 7.1 - Kernel 2.4.4 PHP version: 4.0.5 PHP Bug Type: IMAP related Bug description: undefined symbol: mxdriver Cannot load /usr/local/apache/libexec/libphp4.so into server: /usr/local/apache/libexec/libphp4.so: undefined

Re: [PHP-DEV] Re: Serious problems with libtool 1.4..

2001-05-09 Thread Sascha Schumann
> I want to branch tomorrow so why not revert the patch today and reapply it > tomorrow night or the day after? Because that creates more work than reverting the patch once? > Same effect but it makes more sense to me to have the tree 4.0.6-dev until > we branch. I'd like to see this ap

[PHP-DEV] Bug #10758: php_curl.dll won't load, even if in WinNT\system32 folder

2001-05-09 Thread bryan . keller
From: [EMAIL PROTECTED] Operating system: WinNT 4.0 PHP version: 4.0.4pl1 PHP Bug Type: IIS related Bug description: php_curl.dll won't load, even if in WinNT\system32 folder I've tried every suggestion from the documentation and users on this issue, and I'm convinced that

RE: [PHP-DEV] Re: [PHP-QA] Modifications to Windows Readme file

2001-05-09 Thread Liz
> the readme shold be nuked as it's pretty out of date. > info's not covered by install.txt should be moved there, IMO. One thing I noted when setting my windows stuff up was that there were various details in different places, makes it a little more confusing. A simple HTML file including with

Re: [PHP-DEV] Re: [PHP-QA] Modifications to Windows Readme file

2001-05-09 Thread Daniel Beulshausen
At 14:16 09.05.2001 +0100, Phil Driscoll wrote: > >In the bit where you say assign php4isapi.dll to the .php extension woudlnt >it > >be beneficial to say for the CGI version use php.exe etc.. and for the >ISAPI > >version use the DLL? >Yes it should. I did do this a while ago, and I thought that

Re: [PHP-DEV] Bug #10606 Updated: function pdf_open_memory_image undefined function

2001-05-09 Thread Daniel Beulshausen
At 15:15 09.05.2001 +, [EMAIL PROTECTED] wrote: >ID: 10606 >Updated by: sniper >Reported By: [EMAIL PROTECTED] >Old-Status: Open >Status: Critical >Bug Type: *PDF functions >Operating system: >PHP Version: 4.0.5 >Assigned To: >Comments: > >Another reminder for the Windows binaries builder.. >T

Re: [PHP-DEV] Re: Serious problems with libtool 1.4..

2001-05-09 Thread Andi Gutmans
At 05:20 PM 5/9/2001 +0200, Sascha Schumann wrote: > > And that fix of yours is a hack. Could you please revert it? > > As I remember you yourself told me once that we don't want to fix > > symptoms but the causes.. :) > > There are no rules without exception. > > In this case, the macro c

[PHP-DEV] Bug #10757: doubble writing in files

2001-05-09 Thread xavier . coudin
From: [EMAIL PROTECTED] Operating system: Linux RedHat 7.0 PHP version: Earlier? Upgrade first! PHP Bug Type: Filesystem function related Bug description: doubble writing in files Using Linux RH 7.0 / Apache 1.1.14 / php 4.01 When I am using my computer at the same time as

Re: [PHP-DEV] unbuffered mysql_db_query for 4.0.6?

2001-05-09 Thread Andi Gutmans
I think it is best not to add this patch. Andi At 11:00 AM 5/9/2001 +0100, Wez Furlong wrote: >Hi All, > >Since Andi wants to RC1 4.0.6, I would like to know if you have an opinion >about my recent patch for mysql_db_query() which allows you request an >unbuffered rowset. > >Zeev suggested that

[PHP-DEV] Daily PHP snapshots for Win32

2001-05-09 Thread Zeev Suraski
I finally got around to set up the automatic Win32 snapshots. You can find it at http://www.zend.com/snapshots/ Right now it only builds the main DLL, and the CGI and ISAPI SAPI modules; We'll add more SAPI modules and extension modules as soon as we get some free time. Zeev -- PHP Devel

[PHP-DEV] Bug #10756: segfault. php tried to work with non-existent pgsql connection

2001-05-09 Thread stask
From: [EMAIL PROTECTED] Operating system: linux-2.2.19 PHP version: 4.0.5 PHP Bug Type: Reproducible crash Bug description: segfault. php tried to work with non-existent pgsql connection Concerning script. It is big, it uses mysql, and it does not use postgres. ./configure

[PHP-DEV] Bug #7339 Updated: ODBC with Oracle and Apache, Server rejected the connection

2001-05-09 Thread kalowsky
ID: 7339 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: ODBC related Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: from the ODBC documentation: SQLConnect() Diagnostic Errors: 08004 Server rejected the connection. Previous Com

[PHP-DEV] Bug #10748 Updated: LIBGD20 must be enabled manually in main/php_config.h

2001-05-09 Thread morten
ID: 10748 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Configuration Issues Operating system: Linux 2.4.3 PHP Version: 4.0 Latest CVS (2001-05-09) Description: LIBGD20 must be enabled manually in main/php_config.h ./configure \ --prefix=/usr \ --with-apxs=/

[PHP-DEV] Bug #10625 Updated: Internal Server Error 500

2001-05-09 Thread kalowsky
ID: 10625 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: not sure i understand what the bug is. please provide a sample script, and relavent parts of your php.ini file.

RE: [PHP-DEV] bolt on libraries

2001-05-09 Thread Sean R. Bright
Have a look at: http://www.zend.com/zend/api.php > -Original Message- > From: Darren [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 09, 2001 11:46 AM > To: [EMAIL PROTECTED] > Subject: [PHP-DEV] bolt on libraries > > > Hi does anyone know how to write a module for php? > > Thanks >

[PHP-DEV] bolt on libraries

2001-05-09 Thread Darren
Hi does anyone know how to write a module for php? Thanks Darren -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] Bug #3783 Updated: versioning + mysql impossible !

2001-05-09 Thread sniper
ID: 3783 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Analyzed Old-Bug Type: Dynamic loading Bug Type: Documentation problem Operating system: PHP Version: 4.0 Assigned To: Comments: reclassified as documentation problem. --Jani Previous Comments:

[PHP-DEV] Bug #9041 Updated: Extra #! at top of web output.

2001-05-09 Thread john
ID: 9041 User Update by: [EMAIL PROTECTED] Status: Suspended Bug Type: Scripting Engine problem Operating system: Solaris 7. PHP Version: 4.0.4pl1 Description: Extra #! at top of web output. Here's a quick and dirty fix. 18:39 oK open cgi_main.c 18:39 and goto line 720 18:40 See that else

[PHP-DEV] Bug #3783 Updated: versioning + mysql impossible !

2001-05-09 Thread hholzgra
ID: 3783 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old-Status: Critical Status: Analyzed Bug Type: Dynamic loading Operating system: PHP Version: 4.0 Assigned To: Comments: strange, i thought i had already written something here ... anyway, compiling both php 3 and 4 with versionin

[PHP-DEV] Bug #10755: PHP work very slow with Ms Sql, 99% processor load when I process SQL instr.

2001-05-09 Thread alyak
From: [EMAIL PROTECTED] Operating system: NT4.0 Service Pack PHP version: 4.0.4pl1 PHP Bug Type: MSSQL related Bug description: PHP work very slow with Ms Sql, 99% processor load when I process SQL instr. All php pages without SQL instruction work fast, when I run code wit

[PHP-DEV] Bug #10681 Updated: Fix for #9698 breaks more than it fixes

2001-05-09 Thread sniper
ID: 10681 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Critical Bug Type: Network related Operating system: PHP Version: 4.0 Latest CVS (05/05/2001) Assigned To: Comments: Someone who knows that part of PHP better should check the patch provided. Marked as to be

[PHP-DEV] Bug #10754: parsing CDATA with special characters

2001-05-09 Thread heiko
From: [EMAIL PROTECTED] Operating system: Linux (Debian) PHP version: 4.0.4pl1 PHP Bug Type: XML related Bug description: parsing CDATA with special characters Parsing a XMLdocument that contains CDATA parts produces errors. Also the parser should leave the CDATA it still t

[PHP-DEV] Bug #7822 Updated: system crash

2001-05-09 Thread sniper
ID: 7822 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Critical Bug Type: Apache related Operating system: PHP Version: 4.0.4 Assigned To: Comments: System security bugs are quite critical. This has to be addressed before 4.0.6 --Jani Previous Comments: -

[PHP-DEV] Bug #4630 Updated: Segmentation fault(coredump) in apache startup

2001-05-09 Thread sniper
ID: 4630 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Critical Bug Type: Compile Failure Operating system: PHP Version: 4.0.5 Assigned To: Comments: Marked as to be fixed before 4.0.6 --Jani Previous Comments: -

  1   2   >