My installation was smooth, no errors, all the necassary folders were made writable, but i'm getting this error after the installation:
Warning: require_once(/ray/modules/global/inc/header.inc.php) [function.require-once]: failed to open stream: No such file or directory in /path/to/files/inc/header.inc.php on line 173
Fatal error: require_once() [function.require]: Failed opening required '/ray/modules/global/inc/header.inc.php' (include_path='.:/usr/share/php:/usr/share/pear') in /path/to/files/inc/header.inc.php on line 173
There is no header.inc.php file in the /inc folder - was is supposed to be created on the fly? Can someone send me this file or what's supposed to be in the file??