Hi I have just unzipped and uploaded Dolphin 7.0.9 to my FTP. When I get to install/index.php
I get the following error:
Warning: require_once(inc/header.inc.php) [function.require-once]: failed to open stream: No such file or directory in /home/kissand2/public_html/profile.php on line 23
Fatal error: require_once() [function.require]: Failed opening required 'inc/header.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/kissand2/public_html/profile.php on line 23
I have checked the line 23 is: require_once( 'inc/header.inc.php' ); there is no such file in ZIP file I have downloaded.
Help please.