osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

configure.php HELP PLEASE

This is a discussion on configure.php HELP PLEASE within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; How do I fill This Out I've tried but I still get the error can't connect to the database. can ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Installation issues

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
  #1  
Old 09-22-2007, 12:48 PM
New Member
 
Join Date: Sep 2007
Location: phoenix
Posts: 5
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
rustang289 is on a distinguished road
Default configure.php HELP PLEASE

How do I fill This Out I've tried but I still get the error can't connect to the database. can someone send my an example of this.


// 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('DB_SERVER_USERNAME', '');
// your username that you use to log into your web server
define('DB_SERVER_PASSWORD', '');
// your password that you use to log into your web server
define('DB_DATABASE', '');
// your database
define('DIR_FS_CATALOG', '/home/username/public_html/');

define('HTTP_SERVER', 'http://www.yoursite.com');
define('HTTP_COOKIE_DOMAIN', '.yoursite.com');
// do not include the www
define('DB_SERVER', 'localhost');
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Advertisement
  #2  
Old 09-23-2007, 01:04 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,987
Thanks: 80
Thanked 345 Times in 324 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default Re: configure.php HELP PLEASE

Use the installer and enter in the correct information when it asks, like the correct database name that you are using (you have to create it or have your host do it for you). Enter in the username and password that you set up as well.

There is no example to send really, but it would look something like this:

PHP Code:
  // add your database and website details to the variables below
define('DB_SERVER_USERNAME''my_username');
    
// your username that you use to log into your web server
define('DB_SERVER_PASSWORD''yourpassword');
   
// your password that you use to log into your web server
define('DB_DATABASE''your_databasename');
          
// your database 
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Advertisement
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Configure.php??? ltldoc osCommerce 2.2 Installation Help 1 03-20-2006 09:58 PM
configure.php problems...ugh sili2213 osCMax v1.7 Installation 3 12-04-2004 10:54 PM
Help configure SSL paulchow2k osCommerce 2.2 Modification Help 2 10-18-2004 08:06 PM
How to configure SSL? brucek osCommerce 2.2 Installation Help 3 03-31-2004 02:30 PM
Configure.php and SSL judoka osCommerce 2.2 Modification Help 1 05-29-2003 10:14 PM


All times are GMT -8. The time now is 12:12 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax