php-windows Digest 7 May 2005 12:53:38 -0000 Issue 2660
Topics (messages 25976 through 25977):
Re: register_globals issue
25976 by: Bill Kirk
Re: Browscap.ini
25977 by: GKE
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[email protected]
----------------------------------------------------------------------
--- Begin Message ---
I did the phpinfo(), and it says that it is looking for the php.ini file in
the Windows directory (which is where I have it).
I tried bouncing Apache and rebooting the server....to no avail.
Any other thoughts? - Thanks
"Jason Barnett" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Bill Kirk wrote:
> > I am running php 4.3.10 on a Windows 2003 server with Apache 2.
> >
> > My problem is that I have set register_globals = on in the php.ini file
> > (which is in the windows directory (everyone has read rights to it), but
> > when I do a php info on it, it shows that register_globals is off, and
the
> > application we are trying to bring up needs it on.
>
> 1st issue: the php.ini that you changed is likely not the php.ini that
> is being loaded. Check the output of your phpinfo() to see where PHP
> loaded this file.
> - system32 directory
> - apache directory
> - php directory
> (can't remember the order...)
>
> 2nd issue: do you really *want* an application that requires
> register_globals = on?
--- End Message ---
--- Begin Message ---
Hassan,
>From all that I know, 'browscap.ini' is to be placed in
"'drive':\windows\system\inetsrv" and referred to as such under the
[browscap] caption of the php.ini file.
Hope this helps.
GKE
"Hassan Shaikh" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
| Hi All,
|
| I am getting *Cannot open 'c:\PHP\extra\browscap.ini' for reading* on a
| Windows 2003/IIS setup with PHP. Can anyone help out? Seems like a
| pretty known error coz many links were found while Googling.
|
| Thanks.
|
|
| Hassan
--- End Message ---