I have installed dolphin once before and it loaded just fine.
This install is the third attempt, I have looked at the files and I can see no apperant problem, the message is dropping the first letter though D: aggeriffic.com instead of D: taggeriffic.com
Confused by this as the other install went ok once I understood it.
Thanks in advance!
David
Browser Messages:
Warning: require_once(D: aggeriffic.com\wwwroot/ray/modules/global/inc/header.inc.php) [function.require-once.php]: failed to open stream: Invalid argument in D:\taggeriffic.com\wwwroot\inc\header.inc.php on line 173
Fatal error: require_once() [function.require.php]: Failed opening required 'D: aggeriffic.com\wwwroot/ray/modules/global/inc/header.inc.php' (include_path='.;C:\PHP5\php') in D:\taggeriffic.com\wwwroot\inc\header.inc.php on line 173
Ftp > Files
In the wwwroot\inc\header.inc.php file
//--- Ray Integration ---// require_once($dir['root'] . "ray/modules/global/inc/header.inc.php"); require_once($dir['root'] . "ray/modules/global/inc/content.inc.php"); //--- Ray Integration ---//
In the ray/modules/global/inc
include("D:\taggeriffic.com\wwwroot/inc/header.inc.php");