RE: [PHP-WIN] PHP.INI Lockdown

2002-05-30 Thread David Redmond
Although "php.exe -c c:\winnt\" works from the console, it doesnt seem to work through IIS. Entry in IIS is; e:\php\php.exe -c "c:\winnt\" %s Cheers -Original Message- From: David Redmond Sent: Friday, 31 May 2002 12:13 PM To: '[EMAIL PROTECTED]' Subje

[PHP-WIN] PHP.INI Lockdown

2002-05-30 Thread David Redmond
HiĀ All, is there anyway to lockdown the PHP.INI file so that only the one stored in C:\WinNT\ is read in by PHP? As it stands, you can place a copy of the INI file into the same directory as the script that your browsing to, and PHP will use that as its configuration file, rather than the one i