I am using php4.0.4pl1 with apache 3.0.12 on Windows 98. It is set as PHP as
a module in Apache using LoadModule php4_module c:/php/sapi/php4apache.dll.
It works just fine as far as I can tell except when I try to use a .htaccess
file it does not seem to read the file. The file I what it to read looks
like this
php_value include_path "C:\httpd\htdocs\home\inc"
It does not give me any errors it just doesn't read the file.
Anybody now how to make this work.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]