Page 1 of 1

Login Error Message

Posted: Tue 3. Oct 2006, 18:15
by bench1254
Wondering if anyone could help. I am getting this error message upon login after install.

_____________________________________

Warning: main(include/inc_lib/default.inc.php) [function.main]: failed to open stream: No such file or directory in /home/benchmar/public_html/phpwcms/login.php on line 30

Fatal error: main() [function.require]: Failed opening required 'include/inc_lib/default.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/benchmar/public_html/phpwcms/login.php on line 30
______________________________________

I deleted everything and reinstalled twice. All the files are present.

running on Safari on Mac OSX

Thank you.

Posted: Tue 3. Oct 2006, 18:39
by flip-flop
Hi,

have you copied the setup.conf.inc.php to /config/phpwcms/conf.inc.php?

Sounds like a wrong path setting.

Knut

Posted: Tue 3. Oct 2006, 18:53
by bench1254
sure did. The path is correct to config file. Not sure what else. I am going to try an dig a little deeper and see if something was overwritten.

Thanks