Ok, this is in an .htacess directive:
php_value include_path=".:/home/virtual/site.com/home/user/phpreactor-1.2.
7:/home/virtual/site.com/home/user/mainwebsite_html"
Safe mode is turned off:
<IfDefine vwh_php4_module>
php_admin_flag safe_mode off
</IfDefine>
What's killing me is the error message:
[Fri Apr 5 23:19:45 2002] [alert] [client 12.236.175.47] =".:/home/virtual/site.com/var/www/html/admin/.htaccess: php_value takes two arguments, PHP Value Modifier
What in the name of heck is this error message meaning: "php_value takes two arguments" I did a search on google, and got no results.
Help would be appreciated. I've lots of problems with include paths...
Thanks in advance. The wall has a lot of my forehead blood on it already.... Grrrr.
Jonathan