Date: 01/01/02
- Next message: Jin Tae-Young: "[PHP-DOC] cvs: phpdoc /kr language-defs.ent"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
How about mentioning this in the manual? Would be helpful.
Happy new year to all
Christoph
"Shane Caraveo" <shane <email protected>> schrieb im Newsbeitrag
news:3C30AE25.76855132 <email protected>
| Yes, you can use the registry to do per-directory settings.
|
| HKEY_LOCAL_MACHINE\SOFTWARE\PHP\Per Directory Values
|
| Create keys for each directory, then add the entries. So if you're
| website is at c:\inetpub\wwwroot, under the above key, add:
|
| HKEY_LOCAL_MACHINE\SOFTWARE\PHP\Per Directory Values\c\inetpub\wwwroot\
|
| Then add the ini entries.
|
|
| Olivier Mascia wrote:
| >
| > Hello,
| >
| > Is there some mechanism with PHP 4.1 on Win32/IIS (ISAPI module)
| > allowing to define some initialisation settings per website ?
| >
| > Something along the line of Apache php_value/php_flag instructions that
| > can be set in its httpd.conf file within virtual-sites settings :
| >
| > php_value include_path ".:/usr/local/lib/php"
| > php_flag safe_mode on
| >
| > Or possibility to have the ISAPI module load an additional php.ini local
| > to the site in addition to the global one in %SYSTEM% ?
| >
| > phpinfo() lists "local" settings and "global" settings.
| > Are those necessarily the same with PHP ISAPI on IIS ?
| >
| > Thanks for any answer or suggestions,
| > --
| > Olivier Mascia <om <email protected>>
| >
| > --
| > PHP Windows Mailing List (http://www.php.net/)
| > To unsubscribe, e-mail: php-windows-unsubscribe <email protected>
| > For additional commands, e-mail: php-windows-help <email protected>
| > To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jin Tae-Young: "[PHP-DOC] cvs: phpdoc /kr language-defs.ent"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

