Re: [PHP] 4.0.7 = when?

2001-09-19 Thread Alexander Skwar
So sprach »Felix« am 2001-09-19 um 09:07:04 -0500 : > That was taken from the manual: Chapter 3 [configuration file] Ah, okay, I thought it would be a function :) So, no wonder I didn't find it in the functions list *G* Thanks! Alexander Skwar -- How to quote: http://learn.to/quote (german)

Re: [PHP] 4.0.7 = when?

2001-09-19 Thread Felix
Felix - Original Message - From: "Alexander Skwar" <[EMAIL PROTECTED]> To: "Rasmus Lerdorf" <[EMAIL PROTECTED]> Cc: "Camille Davis" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, September 19, 2001 5:15 AM Subject: Re: [PHP] 4.

Re: [PHP] 4.0.7 = when?

2001-09-19 Thread Alexander Skwar
So sprach »Rasmus Lerdorf« am 2001-09-18 um 10:26:15 -0700 : > open_basedir has been around for years. It is not a new 4.0.7 feature. Uhm, what does open_basedir do? I can't find it in the manual? Alexander Skwar -- How to quote: http://learn.to/quote (german) http://quote.6x.to (english) H

Re: [PHP] 4.0.7 = when?

2001-09-18 Thread Rasmus Lerdorf
open_basedir has been around for years. It is not a new 4.0.7 feature. And you can get the latest RC from http://www.php.net/~zeev/php-4.0.7RC2.tar.gz -Rasmus On Tue, 18 Sep 2001, Camille Davis wrote: > Any clue when PHP 4.0.7 is coming out? > > I need the "open_basedir" option that 4.0.7 has