brent3721 Posted May 2, 2005 Posted May 2, 2005 hi everyone, i'm just starting to set up my store online so i'm basically trying to figure out how all this works... when i try to get to my admin, i get this message Warning: mysql_connect(): Can't connect to local MySQL server through socket 'please_see_the_faq' (2) in /nfsn/content/mimoymima/htdocs/catalog/mimoYmima/includes/functions/database.php on line 19 Unable to connect to database server! and of course that's the end of it... can anybody tell me how to make that work?? and one more questions... is it through my url/catalog/admin/ that i administrate and make changes to the site, or do i have to change the individual php files? thanks for helping a newbie :blush:
Guest Posted May 3, 2005 Posted May 3, 2005 Brent, Take a look at admin/includes/configure.php. The database info at the bottom is probably incorrect. Some things are controlled in the admin. Some require changes to php files. Don't use the File Manager/Editor tool in admin (once you get in :) ). It messes up the code. Welcome to osCommerce :thumbsup: ed
brent3721 Posted May 3, 2005 Author Posted May 3, 2005 this is what it says at the bottom of configure.php define('STORE_SESSIONS', 'mysql'); do i have to change 'mysql' for the name of my database? thanks for the tips :rolleyes:
♥Vger Posted May 3, 2005 Posted May 3, 2005 This pathway doesn't look right, unless you have your osCommerce store in a folder called 'mimoymima', a level above 'catalog', which is a level above the root of your domain in 'htdocs'. htdocs/catalog/mimoYmima/includes/functions/database.php Vger
brent3721 Posted May 4, 2005 Author Posted May 4, 2005 the mimoYmima folder after catalog is supposed to be my admin, the one before htdocs i'm assuming is just the root, since that's the name of my site
Recommended Posts
Archived
This topic is now archived and is closed to further replies.