Re: [PHP-DEV] FastCGI unix sockets support patch

2006-03-23 Thread Unknown W. Brackets
Wouldn't you typically use a full (absolute) path to a unix socket? And, is it not so that hostnames should not contain /'s or <'s, etc? (I'm not sure what other path separators are used on platforms PHP supports, but I'm pretty sure they all use funky characters.) Assuming these cases are tru

Re: [PHP-DEV] FastCGI unix sockets support patch

2006-03-23 Thread steve
I'll give this a test when 5.1.3RC2 comes out (later today?). I want to do a little testing before launch as this sapi is critical for php to function (for me). -steve-- On 3/23/06, Dmitry Stogov <[EMAIL PROTECTED]> wrote: > Hi Rostisla, > > I've committed another patch into HEAD and PHP_5_1, th

Re: [PHP-DEV] [Patch] tidy node and getParent

2006-03-23 Thread Andrey Hristov
Send a bottle of Stolichnaya, this could solve your issue :) Andrey Andi Gutmans wrote: Ilia, but don't worry, he's a good looking guy :) hehe At 03:16 AM 3/23/2006, Markus Fischer wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, okay, so with whom I've to sleep to get this patch

Re: [PHP-DEV] [Patch] tidy node and getParent

2006-03-23 Thread Andi Gutmans
Ilia, but don't worry, he's a good looking guy :) hehe At 03:16 AM 3/23/2006, Markus Fischer wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, okay, so with whom I've to sleep to get this patch in? :) cheers, - - Markus Markus Fischer wrote: > Hi, > > Antony Dovgal wrote: >> On 25.01.

[PHP-DEV] what is "Fatal error: fatal flex scanner internal error"?

2006-03-23 Thread Jochem Maas
today I have been playing with php5.1.x and on 2 different machines (completely different files) I got an error rather like the one below: Fatal error: fatal flex scanner internal error--end of buffer missed in /var/www/santos/www/intranet/index.php on line 52 in each file the last 'token' in th

Re: [PHP-DEV] FastCGI unix sockets support patch

2006-03-23 Thread Rostislav Krasny
On Thu, 23 Mar 2006 13:23:40 +0300 [EMAIL PROTECTED] ("Dmitry Stogov") wrote: > Hi Rostisla, > > I've committed another patch into HEAD and PHP_5_1, that allows usage of > UNIX sockets without ':'. > > -b : > -b > -b It means that a choice of the unix_path is restricted. It cannot be a number

Re: [PHP-DEV] [Patch] tidy node and getParent

2006-03-23 Thread John Coggeshall
Committed to HEAD.. I'll let the RM decide where this belongs for PHP 5.1+ before PHP 6 (5.2 probably) Sorry I misspelled your name in the commit ;) John On Thu, 2006-03-23 at 12:16 +0100, Markus Fischer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > okay, so with whom I'v

Re: [PHP-DEV] [Patch] tidy node and getParent

2006-03-23 Thread Markus Fischer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, okay, so with whom I've to sleep to get this patch in? :) cheers, - - Markus Markus Fischer wrote: > Hi, > > Antony Dovgal wrote: >> On 25.01.2006 16:17, Markus Fischer wrote: >>> the patch is in the bug report ( http://bugs.php.net/bug.php?id=

RE: [PHP-DEV] FastCGI unix sockets support patch

2006-03-23 Thread Dmitry Stogov
Hi Rostisla, I've committed another patch into HEAD and PHP_5_1, that allows usage of UNIX sockets without ':'. -b : -b -b Thanks. Dmitry. > -Original Message- > From: Rostislav Krasny [mailto:[EMAIL PROTECTED] > Sent: Monday, March 20, 2006 10:42 PM > To: internals@lists.php.net; "D