The only question that remains for me is what's the difference between
Local and Master Configure values in php_info? Why two?
The 'master' value is straight from php.ini or the httpd.conf settings
(eg httpd.conf sets the open_basedir restrictions).
The 'local' value is after .htaccess chan
At 6:38 PM -0600 11/9/07, David Giragosian wrote:
On 11/9/07, Nathan Nobbe <[EMAIL PROTECTED]> wrote:
On Nov 9, 2007 5:01 PM, Nathan Nobbe <[EMAIL PROTECTED]> wrote:
> On Nov 9, 2007 4:24 PM, tedd <[EMAIL PROTECTED]> wrote:
> > Hi gang:
> >
> > I'm confronting a safe_mode problem and have
On 11/9/07, tedd <[EMAIL PROTECTED]> wrote:
>
> The only question that remains for me is what's the difference
> between Local and Master Configure values in php_info? Why two?
as i mentioned the local column is for overrides that can be specified in
one of several locations:
httpd.conf
.htaccess
On 11/9/07, Nathan Nobbe <[EMAIL PROTECTED]> wrote:
>
> On Nov 9, 2007 5:01 PM, Nathan Nobbe <[EMAIL PROTECTED]> wrote:
> > On Nov 9, 2007 4:24 PM, tedd <[EMAIL PROTECTED]> wrote:
> > > Hi gang:
> > >
> > > I'm confronting a safe_mode problem and have a question.
> > >
> > > My PHP Info states that
On Nov 9, 2007 5:01 PM, Nathan Nobbe <[EMAIL PROTECTED]> wrote:
> On Nov 9, 2007 4:24 PM, tedd <[EMAIL PROTECTED]> wrote:
> > Hi gang:
> >
> > I'm confronting a safe_mode problem and have a question.
> >
> > My PHP Info states that safe_mode is ON for local and OFF for master
> > -- what does that
On Nov 9, 2007 4:24 PM, tedd <[EMAIL PROTECTED]> wrote:
> Hi gang:
>
> I'm confronting a safe_mode problem and have a question.
>
> My PHP Info states that safe_mode is ON for local and OFF for master
> -- what does that mean?
>
> Does that mean I can turn it off for my scripts via something like:
6 matches
Mail list logo