ID: 21158 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Documentation problem Operating System: windows 2000 sp3 PHP Version: 4.2.3 New Comment:
Are you sure you're just passing a directory name? Like -c "c:\myinifiles\site7" which does not include "php.ini" itself? In 4.3.0 you can pass the filename as well as the dir name, but that didn't work in previous versions. Previous Comments: ------------------------------------------------------------------------ [2002-12-23 02:47:17] [EMAIL PROTECTED] There is a news entry for PHP 4.0 RC1: Modified the registry INI entry reader (Win32) to work with drive letters. For example, if you wish to wish to specify INI entries for C:\foo\bar, you should create HKLM\PHP\Per Directory Values\C\foo\bar in the registry, and add string values for each directive you want to override in this directory (Zeev) I didn't find any more documentation. This should be marked as documentation bug. ------------------------------------------------------------------------ [2002-12-22 23:15:01] [EMAIL PROTECTED] The '-c path/to/php.ini' command line option can not be passed to IIS in the php script mapping and as a result seperate php.ini files can not be used to isolate different virtual sites in iis5. Anyone know how to pass this variable to iis to make this work. It is not documented anywhere after extensive search. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21158&edit=1 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
