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)
Homepage:   http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 1 day 1 hour 43 minutes

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




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) http://quote.6x.to (english)
Homepage:   http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 1 hour 41 minutes

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] 4.0.7 = when?

2001-09-18 Thread Camille Davis

Any clue when PHP 4.0.7 is coming out?

I need the open_basedir option that 4.0.7 has added.

I've downloaded snapshots from snaps.php.net but those are 4.0.8-dev and 
acting weird.  (IE gives many page not found errors.  Refreshing the 
screen sometimes finds the page again.)

Is there a place to download a 4.0.7-rc source, even if it's not officially 
released?

Thanks!

--
Camille Davis
OpenBSD + PHP fan
[EMAIL PROTECTED] 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




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 added.

 I've downloaded snapshots from snaps.php.net but those are 4.0.8-dev and
 acting weird.  (IE gives many page not found errors.  Refreshing the
 screen sometimes finds the page again.)

 Is there a place to download a 4.0.7-rc source, even if it's not officially
 released?

 Thanks!

 --
 Camille Davis
 OpenBSD + PHP fan
 [EMAIL PROTECTED]





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]