Justtechjobs.com Find a programming school near you






Online Campus Both


php4-beta | 200004

Re: [PHP4BETA] cvs: /php4 fopen-wrappers.c php.h From: Andi Gutmans (andi <email protected>)
Date: 04/11/00

We compile the Win32 CGI as ZTS and we won't want to release PHP 4 with
VIRTUAL_DIR enabled in it.
I personally feel that the virtual dir support is pretty much there but
there aren't enough people debugging it and when ppl have problems with it
the bug reports aren't good enough to track.
Yesterday I added to php_request_startup() a call to
virtual_cwd_activate(<path translated>) which should take care of starting
in the right directory for each script. However, it seems that this didn't
completely solve all of the problems.
If you have time to mess with it I'll be thrilled.

Andi

On Tue, 11 Apr 2000 rubys <email protected> wrote:

>
>
> > Modified files:
> > /php4 fopen-wrappers.c php.h
> > Log:
> > - Turn off VIRTUAL_DIR by default
>
> Is there some way in which we could (in order of preference)
>
> => turn this on if ZTS is defined (as the "real" cwd isn't very threadsafe)
>
> => provide a means by which a sapi can specify this behavior
>
> => add a --with-virtual-dir option to Unix builds.
>
> - Sam Ruby
>
>

-- 
PHP 4.0 Beta Mailing List <http://www.php.net/version4/>
To unsubscribe, e-mail: php4beta-unsubscribe <email protected>
For additional commands, e-mail: php4beta-help <email protected>
To contact the list administrators, e-mail: php4beta-admin <email protected>