Guest Posted April 21, 2008 Share Posted April 21, 2008 Could someone help me out here I purchased a Stocked OSC and its telling me this.... Edit the configuration files You need to edit 2 files that you have uploaded to your webserver, they are: - Includes/configure.php Admin/includes/configure.php These lines in the file need to be edited so that the server knows how to connect to the website. Edit all the variables above the line "don't edit" There will be a blank '' where you can place the variable. If it asks for username, put in your username etc. I just don't know how to fill this out..... <?php /* Big Fat Ebook Webstore http://ebook.storebiz4u.com */ // Define the webserver and path parameters // * DIR_FS_* = Filesystem directories (local/physical) // * DIR_WS_* = Webserver directories (virtual/URL) // add your database and website details to the variables below define('storebiz_dan2', ''); // your username that you use to log into your web server define('changeme2', ''); // your password that you use to log into your web server define('storebiz_ebookstore', ''); // your database define('DIR_FS_CATALOG', '/home/storebiz/public_html/ebook/'); define('HTTP_SERVER', 'http://ebook.storebiz4u.com'); define('HTTP_COOKIE_DOMAIN', '.ebook.storebiz4u.com'); // do not include the www define('DB_SERVER', 'localhost'); My website is www.houseofebooks.ca My database is houseofe_ebookstore Are they asking for the username and password I use to log into my FTP or CPanel or are they asking me for the username and password of a database user ? As for the rest I'm confused Link to comment Share on other sites More sharing options...
Ronaldinho53 Posted April 21, 2008 Share Posted April 21, 2008 Could someone help me out here I purchased a Stocked OSC and its telling me this.... Edit the configuration files You need to edit 2 files that you have uploaded to your webserver, they are: - Includes/configure.php Admin/includes/configure.php These lines in the file need to be edited so that the server knows how to connect to the website. Edit all the variables above the line "don't edit" There will be a blank '' where you can place the variable. If it asks for username, put in your username etc. I just don't know how to fill this out..... This thread should help you with your config files. "Outside of a dog, a book is man's best friend. Inside of a dog, it's too dark to read." GROUCHO (1895-1977) Link to comment Share on other sites More sharing options...
Guest Posted April 21, 2008 Share Posted April 21, 2008 This thread should help you with your config files. It doesn't ... Are they asking for the username and password I use to log into my FTP or CPanel or are they asking me for the username and password of a database user ? I can't find CATALOG Link to comment Share on other sites More sharing options...
MJP Posted April 21, 2008 Share Posted April 21, 2008 It doesn't ... Are they asking for the username and password I use to log into my FTP or CPanel or are they asking me for the username and password of a database user ? I can't find CATALOG configure file wants your username and password for the database. Link to comment Share on other sites More sharing options...
Ronaldinho53 Posted April 22, 2008 Share Posted April 22, 2008 I purchased a Stocked OSC... not sure what that means...a template? Zen Cart? ReadyCart? "Outside of a dog, a book is man's best friend. Inside of a dog, it's too dark to read." GROUCHO (1895-1977) Link to comment Share on other sites More sharing options...
Guest Posted April 22, 2008 Share Posted April 22, 2008 not sure what that means...a template? Zen Cart? ReadyCart? A Ebook Store Script purchased off E-Bay Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.