Jump to content

3.0.10 fresh install admin problem


Guest Sunshine Industries

Recommended Posts

Guest Sunshine Industries

I just did a fresh install with the most recent cubecart. So far, the store seems fine but the only problem Im having is when I go into the '/cart/admin/' section. Once I login in, I get these errors.

Warning: main(/cart/classes/db.inc.php): failed to open stream: No such file or directory in /home/stwoionl/public_html/cart/admin/includes/auth.inc.php on line 60

Warning: main(): Failed opening '/cart/classes/db.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/stwoionl/public_html/cart/admin/includes/auth.inc.php on line 60

Warning: main(/cart/admin/includes/navigation.inc.php): failed to open stream: No such file or directory in /home/stwoionl/public_html/cart/admin/includes/header.inc.php on line 57

Warning: main(/cart/admin/includes/navigation.inc.php): failed to open stream: No such file or directory in /home/stwoionl/public_html/cart/admin/includes/header.inc.php on line 57

Warning: main(): Failed opening '/cart/admin/includes/navigation.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/stwoionl/public_html/cart/admin/includes/header.inc.php on line 57

"Image upload folder size:

Warning: opendir(/cart/images/uploads): failed to open dir: No such file or directory in /home/stwoionl/public_html/cart/includes/functions.inc.php on line 341

0 Bytes Number of Orders: 1

Server Software: Apache/1.3.36 (Unix) mod_fastcgi/2.4.2 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.27 OpenSSL/0.9.7a PHP-CGI/0.1b

Client Browser: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4"

Im running on winodws xp if that helps. All help would be appreciated. Thanks!

heres whats in the global file:

<?php

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

$glob['dbhost'] = 'localhost';

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

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

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

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

$glob['rootDir'] = '/cart';

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

$glob['storeURL'] = 'http://www.s2ionline.com/cart';

?>

Link to comment
Share on other sites

Guest Sunshine Industries

Thanks for your quick reply but I tried reuploading about 3 times already. I dont think I have those files. I cant seem to find those file names in any of the directories.

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