Jump to content

Installation Issue


Guest willt

Recommended Posts

Admin page works great, but homepage has these two errors.

Warning: main(includes/content/index.inc.php) [function.main]: failed to open stream: No such file or directory in /hermes/web03/b434/pow.techtronics/htdocs/store/index.php on line 155

Warning: main() [function.include]: Failed opening 'includes/content/index.inc.php' for inclusion (include_path='.:/usr/local/lib/php-4.4.4/lib/php') in /hermes/web03/b434/pow.techtronics/htdocs/store/index.php on line 155

I do not have an index.inc.php file and it appears it is looking for this file.

My global.inc file is below

<?php

$glob['dbdatabase'] = '***********';

$glob['dbhost'] = '*****.powweb.com';

$glob['dbpassword'] = '*******';

$glob['dbprefix'] = '*******';

$glob['dbusername'] = '*****';

$glob['installed'] = '1';

$glob['rootDir'] = '/hermes/*** :) **/pow.techtronics/htdocs/store';

$glob['rootRel'] = '/store/';

$glob['storeURL'] = 'http://techtronics.net/store';

?>

Link to comment
Share on other sites

If you don't have an index.inc file you should upload it from the cube cart files package. Also, is your url http://techtronics.net/store or http://www.techtronics.net/store? It makes a difference.

Either of the urls above will work (with WWW or without). I do not which one it should be. I do not have an index.inc file in the Cube Cart V3 files I downloaded. Where can I get this file?

Link to comment
Share on other sites

click on the Downloads link on the top of this page

I downloaded CubeCart 3.0.15 and unzipped but the index.inc.php is not in the includes folder. Where is the file located?

click on the Downloads link on the top of this page

I downloaded CubeCart 3.0.15 and unzipped but the index.inc.php is not in the includes folder. Where is the file located?

I found the file and uploaded it.....Problem resolved.....THANKS!

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...