php not allowed in .htaccess

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 Hi, dumb config issue.


I'm putting a php_value include_path statement in an .htaccess file

  php_value include_path ".:/home/user/public_html/dis/admin/:/home/nick/"
  php_value auto_prepend_file /home/user/public_html/dis/admin/wcsconf.php


and getting a 500 Server Error. Apache logs say, ".htaccess: php_value not allowed here"


Where can I change this behavior - is this an apache httpd.conf or php.ini setting? Something else?

Thanks in advance!

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux