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

Reply via email to