Re: [PHP-DEV] PHP 4.1.2 for windows

2002-03-10 Thread Gabor Hojtsy
AFAIK "Why not?" === "Why they are not required?" But regardless of this, we should either declare on the website, that they are not required, or release that version. As Zeev pointed out again, it will be available sometime in the future. Goba > As far as I see Rasmus says :"They aren't really

Re: [PHP-DEV] PHP 4.1.2 for windows

2002-03-10 Thread Andrey Hristov
Ok. Thanks. Andrey - Original Message - From: "Zeev Suraski" <[EMAIL PROTECTED]> To: "Andrey Hristov" <[EMAIL PROTECTED]> Cc: "PHP Development Team" <[EMAIL PROTECTED]> Sent: Monday, March 11, 2002 10:00 AM Subject: Re: [PHP-DEV] PHP 4.1.2 for windows > Rasmus' statement was completel

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/pgsql pgsql.c

2002-03-10 Thread Yasuo Ohgaki
[EMAIL PROTECTED] wrote: > On Mon, 11 Mar 2002, Yasuo Ohgaki wrote: > > >>yohgaki Mon Mar 11 02:09:13 2002 EDT >> >> Modified files: >>/php4/ext/pgsql pgsql.c >> Log: >> Fix possible build error under Windows. >> # Recent libpq under windows supports PQcmdT

Re: [PHP-DEV] PHP 4.1.2 for windows

2002-03-10 Thread Zeev Suraski
Rasmus' statement was completely baseless, they're required for Windows just as much as they're required for any other operating system. Unfortunately, my statement was also bogus, or at least inaccurate, as far as 'soon' is concerned :) 30,000 *real* users. Zeev On Mon, 11 Mar 2002, Andrey Hri

Re: [PHP-DEV] PHP 4.1.2 for windows

2002-03-10 Thread Andrey Hristov
As far as I see Rasmus says :"They aren't really required since the changes from 4.1.1 should have no effect on Windows." And Zeev says :" Why not? They will be offered soon." - why not to have 4.1.2 for windows. Best regards, Andrey Hristov - Original Message - From: "Gabor Hojtsy"

[PHP-DEV] CVS Account Request: aspinei

2002-03-10 Thread Adrian Spinei
I am in the team for Romanian translation of the PHP documentation (see http://php.urbanxp.org) I'd like to have access at the phpdoc module. -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] PHP 4.1.2 for windows

2002-03-10 Thread Gabor Hojtsy
> AFAIK the problem is not afecting windows users. Because of that there is no windows binary. AFAIK it affect Windows. Forwarded letter from Zeev: - Original Message - From: "Zeev Suraski" <[EMAIL PROTECTED]> To: "Rasm

Re: [PHP-DEV] PHP 4.1.2 for windows

2002-03-10 Thread Zeev Suraski
It's been lagging big time, mainly because too many people were involved and because the package supplier (Daniel) has very little time right now. Zeev On Mon, 11 Mar 2002, Gabor Hojtsy wrote: > Hi! > > >From hour to hour we receive questions at [EMAIL PROTECTED] > about the availability of PH

Re: [PHP-DEV] Can't build sapi/cgi

2002-03-10 Thread Shane Caraveo
I just fixed the problem with that, sorry. Shane Sebastian Bergmann wrote: > > c:\home\php\php4\sapi\cgi\libfcgi\fcgi_stdio.c(34): fatal error C1083: > 'fcgios.h': No such file or directory > > c:\home\php\php4\sapi\cgi\libfcgi\fcgiapp.c(50): fatal error C1083: > 'fcgimisc.h': No such file or

Re: [PHP-DEV] PHP 4.1.2 for windows

2002-03-10 Thread Shane Caraveo
I have my own compile available at www.caraveo.com/fastcgi/php.zip No, it's not anything to do with fastcgi, I just threw it there as it was a handy location. It's not realy tested out, other than patches for security fixes are included. It doesn't include any additional modules, though the 4.1.1

Re: [PHP-DEV] Including bandled expat.h

2002-03-10 Thread derick
On Mon, 11 Mar 2002, Yasuo Ohgaki wrote: > Any reason not to including bandled expat.h explicitly? > Any comments for possible fix? The bundled file may differ from the used library, so this is not a good idea. Derick > > Index: ext/wddx/php_wddx.h > =

[PHP-DEV] PHP 4.1.2 for windows

2002-03-10 Thread Gabor Hojtsy
Hi! >From hour to hour we receive questions at [EMAIL PROTECTED] about the availability of PHP 4.1.2 for Windows. First I tried to give an estimate, but now I don't know what to say. Will there ever be a PHP 4.1.2 for windows, or a 4.1.3??? Guys are waiting for the security fix... Why to kick ou

[PHP-DEV] Including bandled expat.h

2002-03-10 Thread Yasuo Ohgaki
Any reason not to including bandled expat.h explicitly? Any comments for possible fix? Index: ext/wddx/php_wddx.h === RCS file: /repository/php4/ext/wddx/php_wddx.h,v retrieving revision 1.10 diff -u -r1.10 php_wddx.h --- ext/wddx/ph

[PHP-DEV] Can't build sapi/cgi

2002-03-10 Thread Sebastian Bergmann
c:\home\php\php4\sapi\cgi\libfcgi\fcgi_stdio.c(34): fatal error C1083: 'fcgios.h': No such file or directory c:\home\php\php4\sapi\cgi\libfcgi\fcgiapp.c(50): fatal error C1083: 'fcgimisc.h': No such file or directory c:\home\php\php4\sapi\cgi\libfcgi\os_win32.c(33): fatal error C1083: 'fcgimisc.

Re: [PHP-DEV] Re: Suggest: Have PHP Session cookies-enabled checkuse any cookie

2002-03-10 Thread Jani Taskinen
This is exactly what happens (at least with latest CVS of PHP). If cookies are enabled, URLs are not modified. If cookies are disabled, this is detected and URLs are then modified to contain PHPSESSID. --Jani On Sun, 10 Mar 2002, Matt Richardson wrote: >I think there ha

Re: [PHP-DEV] Suggest: Have PHP Session cookies-enabled check use any cookie

2002-03-10 Thread Matt Richardson
This is an interesting idea -- simply having the old session cookie stay around longer. On the server side, you'd probably want to keep track of the time the session was created and if it's an old session then change the session id (I don't know if that's easy or hard). I think for security it is

[PHP-DEV] Re: Suggest: Have PHP Session cookies-enabled check use any cookie

2002-03-10 Thread Matt Richardson
I think there has been some confusion as to what I was suggesting for people with cookies disabled. What I am suggesting would have the following effect: (1) If user has cookies disabled: PHP sessions would end up acting as before, they would convert URLs into GET style URLs (2) If user has cooki

[PHP-DEV] the dl() issue

2002-03-10 Thread Shane Caraveo
I want to reopen this issue again. I think dl is an extremely important feature, and issues surrounding it should be fixed. I've looked at the code, gone over email list archives, cvs commits and comments, and even actually thought a little about it. :) So here is a quick outline of needs and i

[PHP-DEV] SAPDB compile problem

2002-03-10 Thread Alex Black
hi all, Apologize if php-dev is inappropriate, but since this is a compile problem I thought it would be relevant. I have cc:d the sapdb-general list as they should be aware of these compile problems (and that is where I first asked for help). I would like to construct a guide for people using SA

[PHP-DEV] CVS Account Request: pajoye

2002-03-10 Thread Pierre-Alain Joye
Need on /pear Maintaining and enhance HTML_OOH_Form on a 1st time. Many bugs fixes, new features, and documentation. In a 2nd step, help on /php4/pear and /pear. and /peardoc : Just launch our pearfr project. Maintaining the french translation of pear core and ext. Pearfr is a part of t

Re: [PHP-DEV] Suggest: Have PHP Session cookies-enabled check use any cookie

2002-03-10 Thread Marcus Börger
The good idee is to set a cookie...and if so not to modify anything. What you missed is that you need not get any cookie if you did not write one yourself (but that does not affect your idea). We could simply leave an old session-cookie and reread it - that shouldn't be a security problem. Perhap

Re: [PHP-DEV] Re: Have you seen the "PHP audit project"?

2002-03-10 Thread Markus Fischer
On Sun, Mar 10, 2002 at 10:22:55PM -, Jim Winstead wrote : > David Eriksson <[EMAIL PROTECTED]> wrote: > > I just read about the "PHP audit project" on NewsForge. More info here: > > > > http://phpaudit.42-networks.com/ > > > > Their patch looked great to me, although I didn't browse throu

Re: [PHP-DEV] Suggest: Have PHP Session cookies-enabled check use any cookie

2002-03-10 Thread Daniel Lorch
hi, > [..] If it were set up like this, we could then set a > dummy cookie with a long lifetime on their first visit to the site. [..] -2 people tend to dislike cookies - many see cookies as a dangerous threat to their privacy and security (that's why IE 6.0 blocks almost all DANGEROUS cookies

[PHP-DEV] Suggest: Have PHP Session cookies-enabled check use any cookie

2002-03-10 Thread Matt Richardson
Hi, I don't know if this has been discussed before, but I have a suggestion about how PHP checks whether cookie support is enabled. Here is my understanding of the current setup: On the first PHP page encountered, all links will be turned into GET style URLS with the session id attached because i

Re: [PHP-DEV] Build failing --without-pear

2002-03-10 Thread Sascha Schumann
Okay, probably a missing -D.. I'll have a look at it tomorrow. On Mon, 11 Mar 2002, Jani Taskinen wrote: > > Yes, it does work..it creates the necessary build > stuff, but the resulting modules don't work. > > I get this with at least ming, curl and ldap extensions: > >

[PHP-DEV] Re: Have you seen the "PHP audit project"?

2002-03-10 Thread Jim Winstead
David Eriksson <[EMAIL PROTECTED]> wrote: > I just read about the "PHP audit project" on NewsForge. More info here: > > http://phpaudit.42-networks.com/ > > Their patch looked great to me, although I didn't browse through all of > it... :-) it's unfortunate that they're auditing 4.1.2, instead

[PHP-DEV] CVS Account Request: dallen

2002-03-10 Thread Daniel Allen
To commit a PEAR extension class called XML_XPath which is a DOM frontend for the domxml/xpath functions. It works by building a domxml_xmldoc tree and a pointer, and allows the user to move around in the tree using either the DOM step functions or xpath queries. It feels very much like DB do

[PHP-DEV] CVS Account Request: adamf1

2002-03-10 Thread Adam Fedder
primary for translate documentation to Polish language -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Build failing --without-pear

2002-03-10 Thread Jani Taskinen
Yes, it does work..it creates the necessary build stuff, but the resulting modules don't work. I get this with at least ming, curl and ldap extensions: PHP Warning: Invalid library (maybe not a PHP library) 'ldap.so' in Unknown on line 0 This error I get also

[PHP-DEV] Have you seen the "PHP audit project"?

2002-03-10 Thread David Eriksson
Hello everyone, I just read about the "PHP audit project" on NewsForge. More info here: http://phpaudit.42-networks.com/ Their patch looked great to me, although I didn't browse through all of it... :-) -\- David Eriksson -/- "I personally refuse to use inferior tools because of ideology."

Re: [PHP-DEV] Build failing --without-pear

2002-03-10 Thread Sascha Schumann
On Sun, 10 Mar 2002, Jani Taskinen wrote: > > Also, the 'phpize' doesn't work. It worked when I tested it.. Please elaborate on in which way it fails to work. - Sascha Experience IRCG http://schumann.cx/http://schumann.c

Re: [PHP-DEV] Build failing --without-pear

2002-03-10 Thread Jani Taskinen
Also, the 'phpize' doesn't work. --Jani On Sun, 10 Mar 2002, Derick Rethans wrote: >Hello Sascha, > >the build is failing with the following message when compiling >--without-pear: > >installing shared modules into >/usr/local/lib/php/extensions/debug-zts-20010901 >shtool:mk

[PHP-DEV] PHP FastCGI update

2002-03-10 Thread Shane Caraveo
I've just uploaded a new build of the ISAPI/NSAPI FastCGI modules, fixing a bug on error output and a problem in the readme.txt file that prevented proper configuration. Further details can be found in the php-windows mail list archive at http://aspn.activestate.com/ASPN/Mail/Message/1006937 Dow

[PHP-DEV] 2 patches for zlib.c - should fix #14939 + #15930

2002-03-10 Thread Stefan Roehrich
Hello! I have two patches for zlib.c, but before commiting, I would like to hear some comments. First patch (should fix bug #14939): I could reproduce #14939 even with a simple C program, so I think, it's rather a very unusual behaviour of the zlib library which seems to want to read a little b

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /main rfc1867.c

2002-03-10 Thread Stefan Esser
> Hi Stefan, could you shortly explain why a single browser needs such a > workaround? Since Opera 6.01 is less than a month old, shouldn't they be the > ones fixing such a problem? Have you talked to them about it? It is not really a workaround it makes the fileupload behave more RFC conform. Th

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /main rfc1867.c

2002-03-10 Thread Marko Karppinen
> Modified files: > /php4/mainrfc1867.c > Log: > Fix: Now returns correct Content-Type with Opera 6.01 Hi Stefan, could you shortly explain why a single browser needs such a workaround? Since Opera 6.01 is less than a month old, shouldn't they be the ones fixing such a problem? Have you t

[PHP-DEV] CLI: Passing arguments to scripts....

2002-03-10 Thread Marcus Boerger
The following path for cli version is concerned with passing arguments to scripts. I found out that not all ways work correct and $PHP_SELF is not set at all. The four example below explain the patch. All four execute: echo "$PHP_SELF\n"; echo join($argv,',')."\n"; 1) Execute a file using -f and

[PHP-DEV] Patch: ext/openssl/openssl.c

2002-03-10 Thread Melvyn Sopacua
In sync with the HEAD version of datetime.c openssl.c needs a similar patch, as attached. It then does compile, make and make install, but doesn't work as an apache module. It creates 3 SIGSEVs and then exits with a 0200 code. gdb isn't able to bt, under run -X. Removing openssl from the modul

[PHP-DEV] Non-Existent function Error

2002-03-10 Thread S.Murali Krishna
Hi Devs, Sorry to ask this question Here, but I already tried general mailing list enough so to come here. How can I capture Error thrown by php for Non existent or undefined function. I used set_error_handler() but its not at all capturing, It silently IGNORING the err

RE: [PHP-DEV] need help!

2002-03-10 Thread Dave Brotherstone
You're asking on the wrong list. It's php-general you need to subscribe to. This list is for development *OF* PHP, not IN PHP. > -Original Message- > From: its me [mailto:[EMAIL PROTECTED]] > Sent: 10 March 2002 06:01 > To: [EMAIL PROTECTED] > Subject: [PHP-DEV] need help! > > > i have

[PHP-DEV] Build failing --without-pear

2002-03-10 Thread Derick Rethans
Hello Sascha, the build is failing with the following message when compiling --without-pear: installing shared modules into /usr/local/lib/php/extensions/debug-zts-20010901 shtool:mkdir:Error: invalid number of arguments (at least 1 expected) shtool:mkdir:Hint: run `/dat/dev/php/php-4.3.0dev/