Re: [PHP-DEV] [Win32] Install Problems....

2003-01-15 Thread Xavier Spriet
You'll find the latest development snapshot on http://snaps.php.net On Wed, 2003-01-15 at 14:24, Red Wingate wrote: > don't know where i can get a stable version. > > Enviroment: > Win2000 SP3 with Apache 2.0.43 > > --- Red Wingate > > p.s: plz dont fl

Re: [PHP-DEV] PHP Bug #17868: Multiple Includes

2003-01-20 Thread Xavier Spriet
; The problem is described in a little more detail here: > http://bugs.php.net/bug.php?id=17868 -- Xavier Spriet <[EMAIL PROTECTED]> -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] CVS Account Request: hitweb

2003-01-21 Thread Xavier Spriet
On Tue, 2003-01-21 at 18:57, Brian FRAVAL wrote: > Because I want a mail @php.net. Heck... I want one of these too !! > And I want help you for translating the documentation. It would be nice to know in what language you intend to work on the translation... ? -- Xavier Spriet &

Re: [PHP-DEV] RfC: version names

2003-01-31 Thread Xavier Spriet
> Snapshot)? > > This will make it more easy to follow the development and ignore allready > fixed bugs. The goal is to find out which commit is the reason for the > failure on which systems. If this works fine, we are able to add detailed > comments to bugs.php.net and reopen automa

Re: [PHP-DEV] Again scope

2003-01-31 Thread Xavier Spriet
sing php-cli from cvs (2 weeks ago). > > And there is a variable scope (for the class). > > > -- > michel 'ziobudda' morelli <[EMAIL PROTECTED]> -- Xavier Spriet <[EMAIL PROTECTED]> -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] 4.2.3

2002-08-17 Thread Xavier Spriet
This is quiteconcerning. It appears the PHP release process is not suited to the way PHP is developed anymore and this can lead in severe inconsistencies. What seemed to have happened is that several bugfixes were fixed in CVS instead of the bugfix release which if fine with me... but the bugs

[PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] 4.2.3

2002-08-17 Thread Xavier Spriet
ecision to make and I agree with Zeev for everything else, I don't have any other objections for 4.2.3 whatsoever. -Original Message- From: Zeev Suraski [mailto:[EMAIL PROTECTED]] Sent: Sat 17/08/2002 4:05 PM To: Sascha Schumann Cc

[PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] 4.2.3

2002-08-17 Thread Xavier Spriet
I agree on every point. It's not "buggy as hell" but it's quite annoying and it puts the developer in a situation where many workarounds have to be made when these bugs are fixed in CVS... -Original Message- From: Sascha Schumann [mailto:[EMAIL PROTECTED]]

[PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] 4.2.3

2002-08-18 Thread Xavier Spriet
As long as there is momentum on the development process and on the QA process when needed, I don't think release momentum matters that much. It is important to keep up with the current development for 4.3.0 and also for future implementation of ze2, which I think probably takes some time.

[PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] 4.2.3

2002-08-18 Thread Xavier Spriet
ive it some momentum ;) -Original Message- From: Edin Kadribasic [mailto:[EMAIL PROTECTED]] Sent: Sun 18/08/2002 4:21 PM To: Xavier Spriet; Zeev Suraski Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [PHP-QA]

Re: [PHP-DEV] PHP tested on 64-bit OS?

2002-08-19 Thread Xavier Spriet
. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php Xavier Spriet Developer/Administrator/Apache Build Next Dimension Inc. [EMAIL PROTECTED] Tel: (519)-945-2032 Ext. 233

RE: [PHP-DEV] trans-sid warning?

2002-08-19 Thread Xavier Spriet
(I might have sent this one twice again...) -- why not simply allow a maximum amount of time a session can exist (let's say, 25 minutes). This could be customised or even disabled by the administrator so it won't be a flea to regular users, and even though it won't be bulletproof, it will

RE: [PHP-DEV] trans-sid warning?

2002-08-19 Thread Xavier Spriet
: Xavier Spriet Cc: [EMAIL PROTECTED] Subject: RE: [PHP-DEV] trans-sid warning? This is not the issue we are discussing. PHP already times out inactive sessions, and in this particular case the session has even been created yet, so

RE: [PHP-DEV] trans-sid warning?

2002-08-19 Thread Xavier Spriet
> Again, this is a good step, but is not at all effective against an > attacker motivated to compromise your site. You are right. However, it could be an acceptable policy to "improve" overall security. > The problem is, while this

Re: [PHP-DEV] strange bug in bugs.php.net

2002-08-20 Thread Xavier Spriet
ds, Sebastian Nohn -- +49 170 471 8105 - [EMAIL PROTECTED] - http://www.nohn.net/ PGP Key Available - Did I help you? Consider a gift: http://www.amazon.de/exec/obidos/wishlist/3HYH6NR8ZI0WI/ -- PHP Development Mailing List <http://www.php.net/>

Re: [PHP-DEV] trans-sid warning?

2002-08-20 Thread Xavier Spriet
the session id propagation, and would like to prevent users from setting the sid in get/post parameters. mk -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php Xavier Spriet Develop

Re: [PHP-DEV] trans-sid warning?

2002-08-20 Thread Xavier Spriet
id I was using cookies? I'm not. I asked if session.use_only_cookies worked (ie. prevented supplying the sid in GET/POST parameters) without actually setting cookies on. mk Xavier Spriet Developer/Administrator/Apache Build Next Dimension Inc. [EMAIL PROTECTED] Tel: (519)-945-2032 Ext. 233

Re: [PHP-DEV] trans-sid warning?

2002-08-20 Thread Xavier Spriet
>faked) that the browser string alone causes alot of grief - especially as >IE's browser string is changed by many plugin programs. > >Just a thought. > Unfortunately, this info gets obscured by many major (aol) proxy farms as well. >

Re: [PHP-DEV] trans-sid warning?

2002-08-20 Thread Xavier Spriet
]] ADAM Software & Systems Engineer First Creative Ltd Xavier Spriet Developer/Administrator/Apache Build Next Dimension Inc. [EMAIL PROTECTED] Tel: (519)-945-2032 Ext. 233

[PHP-DEV] PHP 4.2.3 release.

2002-09-04 Thread Xavier Spriet
Drew Doug Xavier This should give us $_POST[fields[tech_id[0]]], 1, 2, 3, etc... in fact, here is what it gives me: ["tech_id["]=> string(4) "Doug" Thanks, Xavier Spriet. [EMAIL PROTECTED] (519)-945-2032 Ext. 233 -- PHP Development Mailing List <

Re: [PHP-DEV] PHP 4.2.3 release.

2002-09-04 Thread Xavier Spriet
my bad... it was indeed a user error... Thanks everyone ;) On Wed, 2002-09-04 at 14:09, Mike Hall wrote: > Beat me to it! :-) > > - Original Message - > From: "Rasmus Lerdorf" <[EMAIL PROTECTED]> > To: "Xavier Spriet" <[EMAIL PROTECTED]&

Re: [PHP-DEV] http://www.php-con.com/

2002-09-05 Thread Xavier Spriet
this is still the wrong list. On Thu, 2002-09-05 at 08:56, Andrey Hristov wrote: > I meant gray background . > > > Andrey > > - Original Message - > From: "Andrey Hristov" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, September 05, 2002 3:53 PM > Subject: [PHP-DEV] ht

RE: [PHP-DEV] php.ini include directive

2002-09-11 Thread Xavier Spriet
I believe what Brian meant was to be able to use multiple configuration file. I believe there is already an implementation of what you are referring to. auto_append_file and auto_prepend_file if I'm correct. Using multiple configuration files could also be an interesting thing. Xavier S

RE: [PHP-DEV] php.ini include directive

2002-09-11 Thread Xavier Spriet
We are indeed talking about the same thing, this is exactly how I was seeing it also. It would definitely help keep things organized since I imagine if this was implemented, the old way of doing it would still remain possible so I don't see why not, though I have no idea of what the technical diff

Re: [PHP-DEV] PHP mem leaks

2002-09-12 Thread Xavier Spriet
Could you please let us know what modules it is that you're using as well... Thanks, Xavier Spriet [EMAIL PROTECTED] On Thu, 2002-09-12 at 08:52, John Wards wrote: > Shoot me down if this should go on the gen list but I think this question > would get a better answer on this list

Re: [PHP-DEV] PHP mem leaks

2002-09-12 Thread Xavier Spriet
what version of mod_ssl are you using ? your situation looks very familiar since I experienced the same problem, the issue was mod_ssl, there is a new version available to fix this bug. (buffer overflow). Thanks. Xavier Spriet. [EMAIL PROTECTED] On Thu, 2002-09-12 at 08:58, John Wards wrote

[PHP-DEV] url_rewriter maximum buffer size

2002-09-12 Thread Xavier Spriet
success... I'm looking for a problem in the following function: int php_url_scanner_add_var(char *name, int name_len, char *value, int value_len, int urlencode TSRMLS_DC) in ext/standard/url_scanner_ex.re Am I even in the right direction ? Thanks. Xavier Spriet. [EMAIL PROTECTED] --

Re: [PHP-DEV] PHP building on Linux: A question on configurescript!

2002-12-16 Thread Xavier Spriet
e wrong or even off-topic though. > > -- > > - > Derick Rethans http://derickrethans.nl/ > PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ >

Re: [PHP-DEV] CGI and CLI

2002-12-18 Thread Xavier Spriet
ull plan to go ahead with 4.3.0 release > before the end of the year, so those interested in doing anything about > this issue better get their butts in gear. > > -Andrei http://www.gravitonic.com/ > > "This isn't right. This isn'

Re: [PHP-DEV] CGI and CLI

2002-12-18 Thread Xavier Spriet
in doing anything about > > > this issue better get their butts in gear. > > > > > > -Andrei http://www.gravitonic.com/ > > > > > > "This isn't right. This isn't even wrong." > > >--

RE: [PHP-DEV] CGI and CLI

2002-12-18 Thread Xavier Spriet
es [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, December 18, 2002 9:30 PM > > To: Xavier Spriet > > Cc: Andrei Zmievski; PHP Developers > > Subject: Re: [PHP-DEV] CGI and CLI > > > > > > > This note from Derick pretty much reflects the idea... it makes se

Re: [PHP-DEV] CGI and CLI

2002-12-18 Thread Xavier Spriet
ait a bit, at least until it's done if it isn't already done. On Wed, 2002-12-18 at 16:03, Andi Gutmans wrote: > At 03:54 PM 12/18/2002 -0500, Andrei Zmievski wrote: > >On Wed, 18 Dec 2002, Xavier Spriet wrote: > > > Experimental or not, people use it and have

RE: [PHP-DEV] CGI and CLI

2002-12-18 Thread Xavier Spriet
w.nohn.net/ > PGP Key Available - Did I help you? Consider a gift: > http://www.amazon.de/exec/obidos/wishlist/3HYH6NR8ZI0WI/ -- Xavier Spriet <[EMAIL PROTECTED]> -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DEV] CGI and CLI

2002-12-18 Thread Xavier Spriet
nything can change anytime. Why was'nt PHP available > for Apache 2 for a long time (is it in the meantime btw.?)?. Because Apache > Group continiously changed their API. > > -----Original Message- > > From: Xavier Spriet [mailto:[EMAIL PROTECTED]] > > Sent: Wednesd

Re: [PHP-DEV] CGI and CLI

2002-12-18 Thread Xavier Spriet
ng of CLI and CGI will still happen, but in 4.3.1. > > -Andrei http://www.gravitonic.com/ > * Marriage is not a word. It's a sentence. Life-long sentence. * -- Xavier Spriet <[EMAIL PROTECTED]> -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] CGI and CLI

2002-12-18 Thread Xavier Spriet
please configure your server to > use the correct PHP CGI binary."); >exit(1); > } > > Xavier Spriet wrote: > > Great. > > In that case, in order to make things a little smoother for users, could > > a little workaround like the one offered by Robin

Re: [PHP-DEV] -+ [01]

2002-12-18 Thread Xavier Spriet
arney disagrees, but that doesn't > (like in Apache circles[1]), mean that this is blocked. > > Right? > > -Sterling > > [1] If Barney can give a technical reason for blocking it, and can offer an > alternative solution. -- Xavier Spriet <[EMAIL PROTECTED

Re: [PHP-DEV] PHP Look Back 2002

2002-12-30 Thread Xavier Spriet
dia.nl/ > PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ > --------- > -- Xavier Spriet <[EMAIL PROTECTED]> -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] RE: [PHP-QA] RE: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] RE: [PHP-QA] Supporting Apache 2 with PHP 4.2.0

2002-04-10 Thread Xavier Spriet
nd for the other ones, they'll know what to expect anyway... it's just my opinion. Xavier Spriet. Software/Web Developer Next Dimension Inc. Phone: 519.945.2032 Ext. 233 http://www.nextdimensioninc.com [EMAIL PROTECTED] -Original Message- From: Andi Gutmans [mailto:[EMAIL PROTECT

[PHP-DEV] RE: [PHP-QA] Supporting Apache 2 with PHP 4.2.0

2002-04-10 Thread Xavier Spriet
ummm actually... maybe we should wait for 4.2.1 then ;) Xavier Spriet. Software/Web Developer Next Dimension Inc. Phone: 519.945.2032 Ext. 233 http://www.nextdimensioninc.com [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April