Page 1 of 1

After Installation - error on line 56

Posted: Thu 14. Jun 2007, 12:18
by evercool99
Installed and when try to browse the website it says the following error



Fatal error: main() [function.require]: Failed opening required 'include/inc_lib/default.inc.php' (include_path='.:/usr/local/lib/php') in /homepages/10/d106633798/htdocs/testtest/index.php on line 56

Have I missed any steps?

Many Thanx.
:?

Posted: Thu 14. Jun 2007, 13:29
by pico
Hi

two things
1. wrong Path settings in conf.inc.php -> $phpwcms['DOC_ROOT']
try with real Path like '/srv/www/htdocs';

2. upload fault - check that File exist at ../include/inc_lib/default.inc.php

Posted: Thu 14. Jun 2007, 14:45
by evercool99
Thanx

Would check and update back.