Posted by Jack Jackson on 05/26/05 01:01
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!
Navigation:
[Reply to this message]
|