[PHP-DEV] Bug #10374: Depreciated features or not

2001-04-18 Thread yohgaki
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.4pl1 PHP Bug Type: Documentation problem Bug description: Depreciated features or not There are features/functions that are depreciated or going to be depreciated. It is nice to see what is depreciated and is going

Re: [PHP-DEV] timezones and thread safety

2001-04-18 Thread Derick Rethans
Hello, AFIAK, this was needed because of a bug. I suggest you check it out in the bug DB. Derick On Tue, 17 Apr 2001, James L. Pine wrote: > ok, this is a little more bizarre than I thought it was. > > apparently, tzset is called in mktime or when putenv('TZ=foo') are > called. so this works,

Re: [PHP-DEV] Re: Bug in PHP-4.0.5RC6?

2001-04-18 Thread Derick Rethans
On Wed, 18 Apr 2001, Alexander Feldman wrote: > I fixed the pipes problem and commited the fix in the main branch and in > the PHP_4_0_5 one. Should I merge it also in php_4_0_5RC6 as well? This > merging/branching always inserts happiness in my life... The RC6 branch has already released, so it

Re: [PHP-DEV] Re: Bug in PHP-4.0.5RC6?

2001-04-18 Thread Zeev Suraski
RC6 is actually not a branch but a tag, so there's no way to merge anything into it (other than moving the tag, which is usually not a good idea). Anything else pending for 4.0.5? Otherwise I'll put out RC7 and get this release over with... Zeev At 11:05 18/4/2001, Derick Rethans wrote: >On

Re: [PHP-DEV] Re: Bug in PHP-4.0.5RC6?

2001-04-18 Thread Derick Rethans
On Wed, 18 Apr 2001, Zeev Suraski wrote: > RC6 is actually not a branch but a tag, so there's no way to merge anything > into it (other than moving the tag, which is usually not a good idea). > > Anything else pending for 4.0.5? Otherwise I'll put out RC7 and get this > release over with... I'm

Re: [PHP-DEV] Re: Bug in PHP-4.0.5RC6?

2001-04-18 Thread Derick Rethans
On Wed, 18 Apr 2001, Derick Rethans wrote: > I'm merging in the mcrypt fix now. Should be done in 30 mins I'm too stupid to do it, can anybody give me a pointer, or MFH these fixes for me? (Version: 1.47 / 1.48) Regards, Derick Rethans -

Re: [PHP-DEV] 4.0.5 and mcrypt

2001-04-18 Thread Derick Rethans
On Mon, 16 Apr 2001, Colin Viebrock wrote: > Just curious whether the work Derick has been doing to fix the mcrypt > functions is going to make it into 4.0.5? I just merged them. Regards, Derick Rethans - PHP: Scripti

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-18 Thread Wez Furlong
On 2001-04-17 21:08:15, "Andi Gutmans" <[EMAIL PROTECTED]> wrote: > I haven't had much time to go over it but it looks like it's definitely in > the right direction. I've wanted to see something like this in PHP for a while. > Any chance you can write a small readme file or add some explanations

Re: [PHP-DEV] 4.0.6 and gd 2

2001-04-18 Thread Wez Furlong
On 2001-04-18 06:43:33, "Kurth Bemis" <[EMAIL PROTECTED]> wrote: > configure: warning: If configure fails try --with-xpm-dir= > checking for freetype(2) (needed by gd 2.0+)... no > ... > heres my config line > ./configure --with-mysql=/usr/local/mysql > --with-apache=/usr/src/apache_1.3.19 --ena

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-18 Thread Wez Furlong
On 2001-04-17 22:38:00, "Stig Venaas" <[EMAIL PROTECTED]> wrote: > To do sockets with different families properly I need to store some > place what family it is when it's created. So I want all sockets in > PHP to have an associated datastructure with this and perhaps other > data in it (this is n

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-18 Thread Wez Furlong
On 2001-04-17 21:08:15, "Andi Gutmans" <[EMAIL PROTECTED]> wrote: > Any chance you can write a small readme file or add some explanations to > the .h file to give people like me a small overview of the abstraction so > that it will be easier to start diving into the code? I've just commited REA

[PHP-DEV] Bug #10375: odbc_autocommit with one parameter craches

2001-04-18 Thread martin
From: [EMAIL PROTECTED] Operating system: Windows 2000 sp1 PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: odbc_autocommit with one parameter craches Documentation tells me that odbc_autocommit can be called with one or two parameters. (Without the O

[PHP-DEV] Bug #10376: abnormal program termination on imap_body($box,0)

2001-04-18 Thread akul
From: [EMAIL PROTECTED] Operating system: Windows 98 SE PHP version: 4.0.4pl1 PHP Bug Type: IMAP related Bug description: abnormal program termination on imap_body($box,0) if(!$box=imap_open('{localhost/pop3:110}INBOX','mybox','mypassword')) die('Can\

[PHP-DEV] Bug #10375 Updated: odbc_autocommit with one parameter craches

2001-04-18 Thread kalowsky
ID: 10375 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: fixed in cvs, will not be in 4.0.5, but later releases. Previous Comments: ---

[PHP-DEV] Bug #10377: PHP forces illegal HTML

2001-04-18 Thread have
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: PHP forces illegal HTML $HTTP_GET_VARS and $HTTP_POST_VARS force us to use illegal HTML. This is because we have to add "[]" after a checkbox name if we

[PHP-DEV] Bug #10378: When script timout occurs PHP crashes with ODBC

2001-04-18 Thread martin
From: [EMAIL PROTECTED] Operating system: Windows 2000 sp1 PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: When script timout occurs PHP crashes with ODBC When script timeout occurs (in my case moving data from a textfile to a database, many insert

[PHP-DEV] Bug #10379: ns-httpd crashes on php content.

2001-04-18 Thread ptierney
From: [EMAIL PROTECTED] Operating system: Solaris 7 PHP version: 4.0.4pl1 PHP Bug Type: iPlanet related Bug description: ns-httpd crashes on php content. The configure line: ./configure --with-nsapi=/opt/NetScape/server4 --with-oci8=/oracle/OraHome1 --prefix=/usr/local/php

[PHP-DEV] Bug #10377 Updated: PHP forces illegal HTML

2001-04-18 Thread derick
ID: 10377 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Feature/Change Request PHP Version: 4.0.4pl1 Assigned To: Comments: 1. $HTTP_GET_VARS is an array (try var_dump ($HTTP_GET_VARS)); 2. You can get the whole query string: $HTTP_SERVER_VARS["QUERY

[PHP-DEV] Bug #10378 Updated: When script timout occurs PHP crashes with ODBC

2001-04-18 Thread derick
ID: 10378 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: Does it crash with an Access Violation, or does it just stop? Previous Comments: -

[PHP-DEV] Bug #10380: dba_*open with mode 'c' problem

2001-04-18 Thread mrobinso
From: [EMAIL PROTECTED] Operating system: RedHat 7.0 PHP version: 4.0 Latest CVS (18/04/2001) PHP Bug Type: DBM/DBA related Bug description: dba_*open with mode 'c' problem db3 support compiled in without problems, all functions available and working. apache-1.3.19, php sna

[PHP-DEV] Bug #10252 Updated: strcat() used on uninitialized string

2001-04-18 Thread kalowsky
ID: 10252 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: ODBC related PHP Version: 4.0.4pl1 Assigned To: Comments: pssst... Joey... you need to submit the changes to CVS BEFORE you close the bug ;) Previous Comments: ---

Re: [PHP-DEV] 4.0.6 and gd 2

2001-04-18 Thread Kurth Bemis
Now i'm getting all sorts of problems.loook my config line ./configure --with-mysql=/usr/local/mysql --with-apache=/usr/src/apache_1.3.19 --enable-ftp --with-gd --with-jpeg-dir=/usr/src/jpeg-6b --with-png-dir=/usr/local/lib --with-freetype-dir yields ... checking whether to enable FTP s

[PHP-DEV] Bug #10381: array_sum() on an undefined variable kills php

2001-04-18 Thread pgl
From: [EMAIL PROTECTED] Operating system: Red Hat Linux 6.2 PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: array_sum() on an undefined variable kills php Using array_sum() on an undefined causes php to core dump. uname: Linux redbox 2.2.17-14enterp

[PHP-DEV] Re: PHP 4.0 Bug #10092 Updated: Socket fgets memory and CPU usage problem

2001-04-18 Thread Jakub
Hi Jani this is the code that reproduces the bug. I've posted it to the bug db too Cheers Jakub - Test PHP POP3 Socket Test ".\r\n") { if (!($line)) break; $length += strlen($line); } echo "Round $i/$round, Transfered $length"; flu

[PHP-DEV] PHP 4.0 Bug #10092 Updated: Socket fgets memory and CPU usage problem

2001-04-18 Thread jakub
ID: 10092 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Sockets related Description: Socket fgets memory and CPU usage problem The code snippet: test.php: Test PHP POP3 Socket Test ".\r\n") { if (!($line)) break; $len

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-18 Thread Andi Gutmans
At 11:55 AM 4/18/2001 +0100, Wez Furlong wrote: >On 2001-04-17 21:08:15, "Andi Gutmans" <[EMAIL PROTECTED]> wrote: > > Any chance you can write a small readme file or add some explanations to > > the .h file to give people like me a small overview of the abstraction so > > that it will be easier t

Re: [PHP-DEV] Bug #10381: array_sum() on an undefined variable kills php

2001-04-18 Thread Adam Wright
Seems to be fixed in the latest CVS. adamw - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 18, 2001 3:58 PM Subject: [PHP-DEV] Bug #10381: array_sum() on an undefined variable kills php > From: [EMAIL PROTECTED] > Operating syst

Re: [PHP-DEV] 4.0.6 and gd 2

2001-04-18 Thread Wez Furlong
On 2001-04-18 15:25:19, "Kurth Bemis" <[EMAIL PROTECTED]> wrote: > Now i'm getting all sorts of problems.loook As a hint, you might want to make sure that you have only one set of gd headers installed, and only one libgd.so. Try setting --with-gd=/path/to/libgd.so I would like to see the c

[PHP-DEV] Best non-tackified grip enhancer for golfers,

2001-04-18 Thread aNzGK0A8x
NO SALES PITCH, NO PRESSURE, NO NOTHING. Just the best non-tackified grip enhancer you'll ever use for your golf game, GUARANTEED, or your money back. From football's #1 specialty product company, SUPAGRIP25 is now available to golf enthusiasts everywhere. Click here http://www.creativef

[PHP-DEV] PHP 4.0 Bug #10378 Updated: When script timout occurs PHP crashes with ODBC

2001-04-18 Thread martin
ID: 10378 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproduceable crash Description: When script timout occurs PHP crashes with ODBC This timeout is most likely coming from Internet Explorer. IE will terminate the HTTP session if it has not received a respon

[PHP-DEV] Bug #10382: array_multisort() doesn't work as advertised

2001-04-18 Thread mnino
From: [EMAIL PROTECTED] Operating system: Linux Redhat 6.2 PHP version: 4.0.4pl1 PHP Bug Type: Documentation problem Bug description: array_multisort() doesn't work as advertised Sorry, I submitted this to the 'add notes' for the online manual thinking that was where I migh

[PHP-DEV] access 97 error messages.

2001-04-18 Thread mark damstra
Hi, I am trying to open a database in access 97 written for access 97 in windows 2000. I get access error messages 2950. This is after I have uninstalled office 97 and access 97 and then reinstalled them with the "select all" option for both. Do you have any thoughts? Access 20 is also on

[PHP-DEV] Bug #10383: Receiving an HTTP PUT, rather than sending one

2001-04-18 Thread matt
From: [EMAIL PROTECTED] Operating system: RH Linux PHP version: 4.0.3pl1 PHP Bug Type: HTTP related Bug description: Receiving an HTTP PUT, rather than sending one I have been trying to use PUT method support, as described in the PHP manual in the section "Handling File Upl

Re: [PHP-DEV] access 97 error messages.

2001-04-18 Thread Derick Rethans
Erm, this is not the MCSE support list, but the PHP Development list. Derick Rethans On 18 Apr 2001, mark damstra wrote: > Hi, > > > I am trying to open a database in access 97 written for access 97 in windows 2000. I >get access error messages 2950. This is after I have uninstalled office 97

[PHP-DEV] Bug #10384: read() buffer memory not freed

2001-04-18 Thread rod
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.2 PHP version: 4.0.4pl1 PHP Bug Type: Sockets related Bug description: read() buffer memory not freed Using the following code: (The function procMsg() is not relevent as for bug testing is set to return 'test') Runnin

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-18 Thread Andi Gutmans
At 11:55 AM 4/18/2001 +0100, Wez Furlong wrote: >On 2001-04-17 21:08:15, "Andi Gutmans" <[EMAIL PROTECTED]> wrote: > > Any chance you can write a small readme file or add some explanations to > > the .h file to give people like me a small overview of the abstraction so > > that it will be easier t

[PHP-DEV] Bug #10385: Browser Crashes sometimes if there's an include

2001-04-18 Thread TobiasGutzmann
From: [EMAIL PROTECTED] Operating system: Redhat 7 PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: Browser Crashes sometimes if there's an include Hello! Some browsers (IE specifically) crash sometimes when calling php-pages. We also have some Cold

[PHP-DEV] Bug #10386: Uploaded files do not save.

2001-04-18 Thread kyle
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.4 PHP Bug Type: HTTP related Bug description: Uploaded files do not save. I am not sure where the fault lies here... (very possibly on me) All of the variables in $HTTP_POST_FILES are correct, yet the f

[PHP-DEV] CVS Account Request

2001-04-18 Thread CVS Account Request
Full name: Thomas Schöfbeck Email: [EMAIL PROTECTED] ID: tom Purpose: Helping Egon with the German Translation. -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-18 Thread Ron Chmara
"Frank M. Kromann" wrote: > > Is there a list of modules that stays ? One of the things I've noticed on this topic is that a few folks tend to think that their particular technology should be used everywhere, and therefore, it should always be installed on machines. Of course, this is how we got

Re: [PHP-DEV] possible --extension-dir directive?

2001-04-18 Thread Stig Sæther Bakken
["Jason Greene" <[EMAIL PROTECTED]>] > Hi Stig, > > I changed this to /usr/local/lib/php/ in the patch Sascha > > reverted, but I'll put that part back. The APISPEC part should > > definitely be included, or we'll have a boatload of mails asking why > > loading module X failed. If for example so

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-18 Thread Stig Sæther Bakken
[Ron Chmara <[EMAIL PROTECTED]>] > "Frank M. Kromann" wrote: > > > > Is there a list of modules that stays ? > > One of the things I've noticed on this topic is that a few > folks tend to think that their particular technology should > be used everywhere, and therefore, it should always be > ins

[PHP-DEV] Bug #10387: session_register doesn't populate $HTTP_SESSION_VARS

2001-04-18 Thread eoghain
From: [EMAIL PROTECTED] Operating system: Solaris 8.0 PHP version: 4.0.4pl1 PHP Bug Type: *Session related Bug description: session_register doesn't populate $HTTP_SESSION_VARS I don't know if this is a bug or that session_register() just doesn't work the way I expect. In

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-18 Thread Frank M. Kromann
> [Ron Chmara <[EMAIL PROTECTED]>] > > "Frank M. Kromann" wrote: > > > > > > Is there a list of modules that stays ? > > > > One of the things I've noticed on this topic is that a few > > folks tend to think that their particular technology should > > be used everywhere, and therefore, it shou

[PHP-DEV] Bug #10388: File to file I/O problems

2001-04-18 Thread rainwave
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.4 PHP Bug Type: *Directory/Filesystem functions Bug description: File to file I/O problems Whenever I read from file and write directly to another, such as in this line: fwrite($fileout,fread($filein,255))

[PHP-DEV] Bug #10389: mysql_query(); returns an invalid result resource

2001-04-18 Thread pmarks
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: MySQL related Bug description: mysql_query(); returns an invalid result resource Here is the code I am using that produces the error: on the last line is where the error is generated. In

[PHP-DEV] Bug #10389 Updated: mysql_query(); returns an invalid result resource

2001-04-18 Thread cnewbill
ID: 10389 Updated by: cnewbill Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: MySQL related PHP Version: 4.0.4pl1 Assigned To: Comments: Your query is not returning any rows, and as such mysql_query returns false. False of course is not a valid mysql result and thus th

[PHP-DEV] Bug #10389 Updated: mysql_query(); returns an invalid result resource

2001-04-18 Thread cnewbill
ID: 10389 Updated by: cnewbill Reported By: [EMAIL PROTECTED] Old-Status: Bogus Status: Feedback Bug Type: MySQL related PHP Version: 4.0.4pl1 Assigned To: Comments: My bad...it would not return false. It's been a long long day. But it would return false if the table jobsc did not exist or t

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-18 Thread Zeev Suraski
Guys, Over the years, there's always been a tendency to think about things which are 10 steps ahead. It never worked, and I don't think it would work here either. Moreover, I don't see any advantage in discussing this now - on the contrary - we really have no idea what we're talking about.

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-18 Thread Ron Chmara
On Wednesday, April 18, 2001, at 03:53 PM, Stig Sæther Bakken wrote: > [Ron Chmara <[EMAIL PROTECTED]>] >> "Frank M. Kromann" wrote: >>> Is there a list of modules that stays ? >> A proposed list where it "cuts close to the bone": >> (since nobody seems to want to be the 'bad guy', I'll start...)

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-18 Thread Ron Chmara
On Wednesday, April 18, 2001, at 05:33 PM, Zeev Suraski wrote: > Guys, > Over the years, there's always been a tendency to think about things > which are 10 steps ahead. It never worked, and I don't think it would > work here either. Well, a program spec (or idea) is certainly not the reality

[PHP-DEV] Bug #10390: PHP CGI with AOLServer displays shebang

2001-04-18 Thread rfinnie
From: [EMAIL PROTECTED] Operating system: FreeBSD 3.2 PHP version: 4.0 Latest CVS (18/04/2001) PHP Bug Type: Other web server Bug description: PHP CGI with AOLServer displays shebang This bug seems related to 9475. When using perl, sh, etc on aolserver as a cgi, the output

RE: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-18 Thread Sean R. Bright
To continue a tangent... I don't like the idea of having the PEAR fetching/installation mechanism written in PHP (already some base code in PEAR to do this). It seems to me that it forces the user to download/build PHP and then download and rebuild PHP with any extensions that don't come in the

[PHP-DEV] Bug #10391: regardless of having pdflib 3.03, pdflib extension requires at least pdflib 3.x

2001-04-18 Thread mordru
From: [EMAIL PROTECTED] Operating system: SuSe Linux 7.1 PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: regardless of having pdflib 3.03, pdflib extension requires at least pdflib 3.x ./configure --with-mysql --with-apxs --with-pdflib -- Edit

[PHP-DEV] Bug #10302 Updated: odbc_tables()

2001-04-18 Thread kalowsky
ID: 10302 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related PHP Version: 4.0.4pl1 Assigned To: Comments: can you please provide a sample script on how to reproduce this? Previous Comments: ---

[PHP-DEV] Bug #10250 Updated: UnixODBC can make use of SQLDriverConnect functionality too

2001-04-18 Thread kalowsky
ID: 10250 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related PHP Version: 4.0.4pl1 Assigned To: Comments: have you tried this fix with an older version of UnixODBC? Previous Comments: -

[PHP-DEV] Bug #10392: read in violite.c never times out and causes the httpd proc to get stuck

2001-04-18 Thread michael
From: [EMAIL PROTECTED] Operating system: Linux 2.2.19 PHP version: 4.0 Latest CVS (18/04/2001) PHP Bug Type: MySQL related Bug description: read in violite.c never times out and causes the httpd proc to get stuck Under the lastest CVS and earlier version of php/zend apache

[PHP-DEV] Bug #9397 Updated: odbc_setoption() cannot accept string value (patch included)

2001-04-18 Thread kalowsky
ID: 9397 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: ODBC related Bug Type: Feature/Change Request PHP Version: 4.0.4pl1 Assigned To: Comments: Changing this to a feature request as it seems to be more a request to update PHP/ODBC to ODBC3 compliancy. Previ

[PHP-DEV] Bug #7779 Updated: ODBC query : select distinct ...

2001-04-18 Thread kalowsky
ID: 7779 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related PHP Version: 4.0.3pl1 Assigned To: Comments: can you please try this with a more recent version of PHP? with my limited resources, attempting this on win98SE i cannot reproduce

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-18 Thread Stig Sæther Bakken
["Sean R. Bright" <[EMAIL PROTECTED]>] > To continue a tangent... I don't like the idea of having the PEAR > fetching/installation mechanism written in PHP (already some base code in > PEAR to do this). It seems to me that it forces the user to download/build > PHP and then download and rebuild P

[PHP-DEV] Bug #7488 Updated: Pass-by-reference problem

2001-04-18 Thread kalowsky
ID: 7488 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: ODBC related PHP Version: 4.0 Latest CVS (27/10/2000) Assigned To: Comments: tested your supplied patch, and it seems to be working on Windows, so I'm commiting. Please have others test too!

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-18 Thread Andi Gutmans
At 06:53 PM 4/18/2001 -0400, Stig Sæther Bakken wrote: >*BLAM* > >That's the sound of someone shooting himself in the foot. The PEAR >installer needs the XML extension. :-) What do you mean? Has work started on this already? I'm not quite sure what you mean by the PEAR installer but I think we

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-18 Thread Andi Gutmans
At 03:33 AM 4/19/2001 +0300, Zeev Suraski wrote: >Guys, > >Over the years, there's always been a tendency to think about things which >are 10 steps ahead. It never worked, and I don't think it would work here >either. Moreover, I don't see any advantage in discussing this now - on >the contra

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-18 Thread Rasmus Lerdorf
It has been in cvs for months. On Thu, 19 Apr 2001, Andi Gutmans wrote: > At 06:53 PM 4/18/2001 -0400, Stig Sæther Bakken wrote: > > >*BLAM* > > > >That's the sound of someone shooting himself in the foot. The PEAR > >installer needs the XML extension. :-) > > What do you mean? Has work started

[PHP-DEV] Re: [PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-18 Thread Andi Gutmans
At 10:03 PM 4/18/2001 -0400, Stig Sæther Bakken wrote: >["Sean R. Bright" <[EMAIL PROTECTED]>] > > To continue a tangent... I don't like the idea of having the PEAR > > fetching/installation mechanism written in PHP (already some base code in > > PEAR to do this). It seems to me that it forces th

Re: [PHP-DEV] Re: [PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4/ TODO-4.1.txt

2001-04-18 Thread Rasmus Lerdorf
> >When we're past the prototyping phase and stuff stabilizes, a C > >rewrite may be a good idea, but I don't think it is now. > > Well you know the most permanent things are temporary things such as > prototypes. > I also thought it would make much more sense to create something very small > in C

Re: [PHP-DEV] Re: [PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-18 Thread Andi Gutmans
At 09:16 PM 4/18/2001 -0700, Rasmus Lerdorf wrote: > > >When we're past the prototyping phase and stuff stabilizes, a C > > >rewrite may be a good idea, but I don't think it is now. > > > > Well you know the most permanent things are temporary things such as > > prototypes. > > I also thought it w

Re: [PHP-DEV] Re: [PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4/ TODO-4.1.txt

2001-04-18 Thread Rasmus Lerdorf
> At 09:16 PM 4/18/2001 -0700, Rasmus Lerdorf wrote: > > > >When we're past the prototyping phase and stuff stabilizes, a C > > > >rewrite may be a good idea, but I don't think it is now. > > > > > > Well you know the most permanent things are temporary things such as > > > prototypes. > > > I als

Re: [PHP-DEV] Re: [PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-18 Thread Andi Gutmans
At 09:24 PM 4/18/2001 -0700, Rasmus Lerdorf wrote: > > At 09:16 PM 4/18/2001 -0700, Rasmus Lerdorf wrote: > > > > >When we're past the prototyping phase and stuff stabilizes, a C > > > > >rewrite may be a good idea, but I don't think it is now. > > > > > > > > Well you know the most permanent thin

Re: [PHP-DEV] Re: [PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4/ TODO-4.1.txt

2001-04-18 Thread Rasmus Lerdorf
> >If we were to write it in C we would most likely need to provide a > >statically linked binary anyway for the different platforms as not > >everyone will have access to a fully functioning development environment. > > If they are compiling PHP and PHP extensions we can expect them to be able >

[PHP-DEV] script creating root files

2001-04-18 Thread Xia0Taizi
i have a script which creates directories that belong to root. the problem is, my apache is running as nobody, nobody is set in the httpd.conf, and nobody exist in my /etc/passwd. however, whenever i run a the php script to mkdir or upload a file from my HD to the server, or copy files from one lo

Re: [PHP-DEV] Re: [PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-18 Thread Alexander Bokovoy
On Thu, Apr 19, 2001 at 07:21:32AM +0200, Andi Gutmans wrote: > At 09:16 PM 4/18/2001 -0700, Rasmus Lerdorf wrote: > > > >When we're past the prototyping phase and stuff stabilizes, a C > > > >rewrite may be a good idea, but I don't think it is now. > > > > > > Well you know the most permanent thi

[PHP-DEV] CVS Account Request

2001-04-18 Thread CVS Account Request
Full name: Martin Kaltoft Email: [EMAIL PROTECTED] ID: kaltoft Purpose: PEAR development -- 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

Re: [PHP-DEV] Re: [PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4/ TODO-4.1.txt

2001-04-18 Thread Derick Rethans
On Thu, 19 Apr 2001, Andi Gutmans wrote: > Well you know the most permanent things are temporary things such as > prototypes. > I also thought it would make much more sense to create something very small > in C (maybe even Perl as it's installed on all systems) and use that. PERL isn't installed