I am working on an installation that was done by someone else, so I'm not sure what has been done in the past. I have a working version of Dolphin. I know that someone in the recent past moved files from one server to another, without completing any sort of installation.
Now, when I try and access Ray from the Dolphin menu, it opens a pop-up window that just has errors:
Warning: require(ray/modules/global/inc/header.inc.php) [function.require]: failed to open stream: No such
file or directory in
/home/christia/public_html/ray/modules/global/inc/content.inc.php on line
82
Warning: require(ray/modules/global/inc/header.inc.php)
[function.require]: failed to open stream: No
such file or directory in
/home/christia/public_html/ray/modules/global/inc/content.inc.php on line
82
Fatal error: require() [function.require]: Failed opening required
'ray/modules/global/inc/header.inc.php'
(include_path='.:/usr/lib/php:/usr/local/lib/php') in
/home/christia/public_html/ray/modules/global/inc/content.inc.php on line
82
I have checked out those locations, and the files are in those locations. Could there be a permissions error here preventing access? Anyone have any idea what I can do to make Ray work, knowing that I cannot answer any questions about how this was set up, because I wasn't part of that?
Thanks!