Install error message..

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");

Quote · 17 Oct 2008

you should not have the d:/, the path should be to the web root index and not the drive path.

The entry in /inc/header.inc.php  should be the same in ray/modules/global/header.inc.php

CyberXing

Quote · 18 Oct 2008

Thanks for the reply could you please give an example, I have another site up and running and the code is the same format, one works one does not.

 

They are on a Windows hosted server site with both php 5 and MySQL

 

This one is working ok!

include("D:\photographerstripod.com\wwwroot/inc/header.inc.php");

 

This one is not working!

include("D:\taggeriffic.com\wwwroot/inc/header.inc.php");

 

But looking at the error meassge the first few letters of the Dir/Root are missing, it is reading "aggeriffic.com" and not "taggeriffic.com", as I have one installed and online, both installed using the wizard so it is strange.

 

I know I can pay someone to logon and sort it out but I would like to understand how to correct it myself. 

 

David

  

Quote · 19 Oct 2008

the error is showing a error in the ray header.inc.php

Possibly you have a rouge char. in the file or something ??

CyberXing

Quote · 19 Oct 2008

seemed author solved problem.

Will you share with us your experience?

Regards

Artur A

Quote · 21 Oct 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.