Jump to content

After installation include files are not found


Guest cdaa

Recommended Posts

Hi, After installing CubeCart V3 i am getting these errors:

Warning: main(language/en/home.inc.php) [function.main]: failed to create stream: No such file or directory in e:\inetpub\vs104140\includes\content\index.inc.php on line 38



Warning: main() [function.main]: Failed opening 'language/en/home.inc.php' for inclusion (include_path='e:\php') in e:\inetpub\vs104140\includes\content\index.inc.php on line 38



Warning: main(language/en/home.inc.php) [function.main]: failed to create stream: No such file or directory in e:\inetpub\vs104140\includes\content\index.inc.php on line 42



Warning: main() [function.main]: Failed opening 'language/en/home.inc.php' for inclusion (include_path='e:\php') in e:\inetpub\vs104140\includes\content\index.inc.php on line 42



Warning: main(classes/cart.php) [function.main]: failed to create stream: No such file or directory in e:\inetpub\vs104140\includes\boxes\shoppingCart.inc.php on line 41



Fatal error: main() [function.main]: Failed opening required 'classes/cart.php' (include_path='e:\php') in e:\inetpub\vs104140\includes\boxes\shoppingCart.inc.php on line 41

PHP Warning: main(language/en/home.inc.php) [function.main]: failed to create stream: No such file or directory in e:\inetpub\vs104140\includes\content\index.inc.php on line 38 PHP Warning: main() [function.main]: Failed opening 'language/en/home.inc.php' for inclusion (include_path='e:\php') in e:\inetpub\vs104140\includes\content\index.inc.php on line 38 PHP Warning: main(language/en/home.inc.php) [function.main]: failed to create stream: No such file or directory in e:\inetpub\vs104140\includes\content\index.inc.php on line 42 PHP Warning: main() [function.main]: Failed opening 'language/en/home.inc.php' for inclusion (include_path='e:\php') in e:\inetpub\vs104140\includes\content\index.inc.php on line 42 PHP Warning: main(classes/cart.php) [function.main]: failed to create stream: No such file or directory in e:\inetpub\vs104140\includes\boxes\shoppingCart.inc.php on line 41 PHP Fatal error: main() [function.main]: Failed opening required 'classes/cart.php' (include_path='e:\php') in e:\inetpub\vs104140\includes\boxes\shoppingCart.inc.php on line 41

It seems as though it is not looking from the root directory for the files to include. It is on a windows platform.

Link to comment
Share on other sites

Maybe you run it locally and then you uploaded to the server and it got the local drive.

Download a fresh version of cubecart

Upload all files again and then run the install script.

Maybe this would help :on2long:

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