errors in dashboard / composer and in several other places- help!

Permalink
Hi,
If I try to use composer or click extend Concrete 5, add or edit I get the following
PHP Warning: file_exists(): open_basedir restriction in effect. File(D:\inetpub\sites\langleycruise-in.com\httpdocs\newsite\concrete/controllersD:\inetpub\sites\langleycruise-in.com\httpdocs\newsite\concrete/controllers/page_types/blog_entry.php.php) is not within the allowed path(s): (D:/inetpub/sites/langleycruise-in.com\;C:\Windows\Temp\) in D:\inetpub\sites\langleycruise-in.com\httpdocs\newsite\concrete\core\libraries\loader.php on line 436
PHP Warning: file_exists(): open_basedir restriction in effect. File(D:\inetpub\sites\langleycruise-in.com\httpdocs\newsite\concrete/controllersD:\inetpub\sites\langleycruise-in.com\httpdocs\newsite\concrete/controllers/page_types/blog_entry.php/controller.php) is not within the allowed path(s): (D:/inetpub/sites/langleycruise-in.com\;C:\Windows\Temp\) in D:\inetpub\sites\langleycruise-in.com\httpdocs\newsite\concrete\core\libraries\loader.php on line 439


Just a note on my local copy of files everything is working and I don't get this message - it is only after I moved it to a working server that this issue arose.
it is currently athttp://www.langleycruise-in.com/newsite/...

INTcommunications
 
INTcommunications replied on at Permalink Reply
INTcommunications
I have found a little bit of hope on another site - The person in another forum had the same problem and to my surprise he had the same server config ( Plesk and IIS )

There appears to be a PHP improper key registry( he was told to delete open_basedir key from registry ) and it helped him.

I have contacted my server techs and hopefully this will resolve the problem for me also( fingers crossed )