Hi,
I moved to a new server. Before I started I exported the database. After moving all other data to the new webspace I tried to import the old database. Unfortunately I always got a timeout - so I opened the SQL backup, copied all data in it and entered all in the SQl area in phpMyadmin. After that all 98 tables appeared and it seems to be ok. My front-end appears normally but there a some errors:
1. The links now have this extension:
?phpMyAdmin=kNndvGURXcG53Cg,Aki99dthtA62. When I try to go to the member profile I get this errors:
Warning: Member::include_once() [function.include-once]: open_basedir restriction in effect. File(/srv/www/vhosts/mysite/httpdocs/cms/themes/profile_themes/default/profile_theme.php) is not within the allowed path(s): (/var/www/vhosts/mysite/httpdocs:/tmp) in /var/www/vhosts/mysite/httpdocs/cms/syscore/modules/member/mod.member.php on line 2191
Warning: Member::include_once(/srv/www/vhosts/mysite/httpdocs/cms/themes/profile_themes/default/profile_theme.php) [function.include-once]: failed to open stream: Operation not permitted in /var/www/vhosts/mysite/httpdocs/cms/syscore/modules/member/mod.member.php on line 2191
Warning: Member::include_once() [function.include]: Failed opening '/srv/www/vhosts/mysite/httpdocs/cms/themes/profile_themes/default/profile_theme.php' for inclusion (include_path='.:') in /var/www/vhosts/mysite/httpdocs/cms/syscore/modules/member/mod.member.php on line 2191
Fatal error: Class 'profile_theme' not found in /var/www/vhosts/mysite/httpdocs/cms/syscore/modules/member/mod.member.php on line 21963. All colors and so on are vanished in the admin area. Now it looks like on the attached screenshot.
What did I wrong?
Thanks and regards…
P.S. I did not change the domain or any paths. I simply moved within the same provider from an Suse server to an Ubuntu server.