Hello.
I’ve moved all my files and database over to a new server. I have logged into the control panel and updated all the server paths I could find and as far as I can see the control panel is all functioning correctly.
The site however isn’t displaying most pages including the homepage. The homepage http://www.mysite.com is blank - no html whatsoever. http://www.mysite.com/courses/ is also blank, but if I visit http://www.mysite.com/courses/view/course1/ that page works fine! (I have .htaccess removing index.php but the same thing happens whether this is present or not).
Another issue I’m having is with the forum is I get these errors across the top of the page:
Warning: curl_setopt(): open_basedir restriction in effect. File(/tmp/binget-cookie.txt) is not within the allowed path(s): (<MYSERVERPATH>) in <MYSERVERPATH>public_html/themes/forum_themes/nlpa_theme/theme_global.php on line 132 Warning: curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in <MYSERVERPATH>/public_html/themes/forum_themes/nlpa_theme/theme_global.php on line 133
I’ve switched to EngineHosting and am running multi site manager, EE 1.7, and forum module 2.2.0 if this helps.
Thanks!