Install and Admin Issues - Cannot modify Header

I have installed Dolphin 3 times and I always get this error after install. All permissions checked and double checked yet I still get the error. HELP!

Warning: include(/home/overtwon/public_html/install/index.phpinc/header.inc.php) [function.include]: failed to open stream: No such file or directory in /home/overtwon/public_html/ray/modules/global/inc/header.inc.php on line 10

Warning: include() [function.include]: Failed opening '/home/overtwon/public_html/install/index.phpinc/header.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/overtwon/public_html/ray/modules/global/inc/header.inc.php on line 10

Warning: Cannot modify header information - headers already sent by (output started at /home/overtwon/public_html/ray/modules/global/inc/header.inc.php:10) in /home/overtwon/public_html/inc/design.inc.php on line 640

Warning: Cannot modify header information - headers already sent by (output started at /home/overtwon/public_html/ray/modules/global/inc/header.inc.php:10) in /home/overtwon/public_html/inc/design.inc.php on line 641

Warning: Cannot modify header information - headers already sent by (output started at /home/overtwon/public_html/ray/modules/global/inc/header.inc.php:10) in /home/overtwon/public_html/inc/design.inc.php on line 642

Warning: Cannot modify header information - headers already sent by (output started at /home/overtwon/public_html/ray/modules/global/inc/header.inc.php:10) in /home/overtwon/public_html/inc/design.inc.php on line 643

Quote · 2 Jul 2008

you are getting this after you complete the install?

as you see where it says:

Warning: include() [function.include]: Failed opening '/home/overtwon/public_html/install/index.phpinc/header.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/overtwon/public_html/ray/modules/global/inc/header.inc.php on line 10

failed opening means to me that this file has the wrong file permissions.  i will look at this for you if you hit me up on here.

later,

DosDawg


When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 2 Jul 2008

Thanks. All help is appreciated. I installed fine on my other server but they did not support the ffmpeg without dedicated server.

Quote · 2 Jul 2008

Open the file "inc/header.inc.php"

Find something like this $dir['site'] = "/home/overtwon/public_html/install/index.php";

replace it with

$dir['site'] = "/home/overtwon/public_html/";

This will fix your problem.

Regards,

Praveen

http://cpanel.happy-hosting.com

----
Quote · 3 Jul 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.