php_value
Posted by: byosmosis
Posted on: 2006-05-19 15:07:00
The question is: can we php_value and SetEnv in the htaccess file for Dreamhost's php5 setup?
Seems like in order to get php5 one needs to ask for it specifically. What's wierd is that the php5 setup doesn't seem to acknowledge the SetEnv or php_value directives. Is that part of "mod_security" which is enabled in the panel's "add web security" option?
TIA;
ByOsmosis
AddHandler php5-cgi .html .php .sdd # force html to be parsed by php5, works fine
php_value include_path /home/byosmosis2/samba.byosmosis.com # doesn't work
php_value session.save_path #doesn't work
/home/byosmosis2/samba.byosmosis.com/tmp
SetEnv SAMBAINCLUDE env.php # doesn't work