Jump to content

v3.0.18 install error - config.inc.php


Recommended Posts

Hi

I just installed v3.0.18 and when trying to install got the following error:

Warning: Failed opening 'config.inc.php' for inclusion (include_path='') in /home/sites/site76/web/store/language/en/lang.inc.php on line 2976

Installed anyway, got loads errors and decided to delete everything, drop all the database tables and re-install. Same result.

Then fiddled with permissions and got no joy.

This is not "working out of the box" like previous installs I have done.

What is the reason for this and how can I overcome it?

Oh yes- my webserver is running PHP 4.1.2 and MySQL 3.23.54

Thanks

Brassman

Link to comment
Share on other sites

Without overcoming that first obstacle, there will be lots of following errors.

Lets first make sure that the paths are correct:

In /includes/global.inc.php:

$glob['rootDir'] = ''; <-- must NOT end with a slash

$glob['rootRel'] = ''; <-- must start and end with a slash, or a single slash

$glob['storeURL'] = ''; <-- must NOT end with a slash

Please reply with what you have for these settings.

And by the way, MySql 3.x is a bit old. Please give some consideration to upgrading if possible.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...