Hi
I’ve just migrated an ee installation from my dev-server to the production server. Now, if I want to log in the administration-sector (/system), there ist a PHP Error:
A PHP Error was encountered
Severity: Warning
Message: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home/myoldpath/public_html/ee/themes/) is not within the allowed path(s): (/var/www/vhosts/mydomain.com/httpdocs/:/tmp/)
Filename: libraries/Core.php
Line Number: 183The path “/home/myoldpath/public_html/ee/themes/” is from my old server! And I cannot find, where i can change this path.
Any ideas? Thanks!