Recent Topics

1 Sep 29, 2006 18:21    

While attempting to access .\install\index.html I get the error below:

Warning: main(/<clipped>/inc/MODEL/settings/_locale.funcs.php) [function.main]: failed to open stream: No such file or directory in /<clipped>/conf/_locales.php on line 76

Fatal error: main() [function.require]: Failed opening required '/<clipped>/inc/MODEL/settings/_locale.funcs.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /<clipped>/conf/_locales.php on line 76

2 Sep 29, 2006 18:30

I suggest 3 steps to fix this:

1. Grab a fresh copy of the version you're installing and unzip it on your PC.

2. Delete from your server everything in inc/MODEL/settings and conf AFTER you download a copy of conf/_basic_config.php

2.5 Edit the new version of conf/_basic_config.php to show the database connection info (4 lines), baseurl (1 line), email address (1 line), and make config_is_done be a 1.

3. Upload the new versions of the inc/MODEL/settings folder and the conf folder.

Sometimes corrupted files happens, and dumping a bunch of files in the areas mentioned then uploading fresh copies sometimes helps.

3 Sep 29, 2006 20:09

Tried that but no luck.
Then I thought of checking my FTP client settings and found that "Force Lowercse Remote Names" was checked.

After unchecking this and re-uploading all worked fine.

thanks
Newport


Form is loading...