patrik
Verified User
- Joined
- Sep 6, 2006
- Messages
- 126
In the default open_basedir we have /tmp/ but this doesn't seem to work on FreeBSD as our customers getting this error:
To fix this I have to edit the users httpd.conf and add /tmp without trailing slash but as soon as we rewrite httpd configuration the old default open_basedir overwrites my changes. How can I change the open_basedir in the default configuration?Warning: session_save_path() [function.session-save-path]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/web00001/:/tmp/:/var/www/:/usr/local/lib/php/:/etc/virtual/:/var/uploads/:/var/squirrelmail) in /usr/home/web00001/domains/example.org/public_html/includes/functions/sessions.php on line 148