Ok, now we?re getting into something.
Well, my host is in this case myself, its my server. I am not so the expert in things, I get along with most stuff over time. I Just didnt had that before.
Does anyone know how to change that ? I mean, its in the httpd.conf I know, that setting. But I just don?t know 100 % how to change it, to what path. Anyone has maybe experience with that himself, with his own Server ?
Quote:
<IfModule mod_php5.c>
php_admin_flag engine on
php_admin_flag safe_mode on
php_admin_value open_basedir "/var/www/vhosts/mydomain.com/httpdocs:/tmp"
|
Thats btw. whats in my httpd.conf for that vhost I am using on my Server. So to what do I change that properly that i don?t have that problem anymore ?