|
I know it's a old thread, but I get the same error. I have fix it added this line in my virtualhost
php_admin_value open_basedir none
( was php_admin_value open_basedir "/var/www/user/data:." )
strange because when my vbulletin was in php-cgi mode all was fine but when I decided to use php apache mod I get the error
|