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



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

Connect with Facebook Register FAQDonate Members List Calendar Mark Forums Read


Closed Thread

 

LinkBack Thread Tools
  #1  
Old 09-22-2007, 11:48 AM
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!
  #2  
Old 09-23-2007, 12:04 PM
michael_s's Avatar
osCMax Developer


 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 15,760
Thanks: 139
Thanked 609 Times in 521 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

*** Do not PM me requesting paid help. The only paid work I do is for AABox Web Hosting customers ***

Stay Up To Date with everything osCMax:
Free osCMax Newsletters - Security notices, New Releases, osCMax News
osCMax on Twitter - Up to the minute info as it happens. Know it first.

osCMax User Manual - osCMax Templates - Advanced Template Tutorial

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

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 08:58 PM
configure.php problems...ugh sili2213 osCMax v1.7 Installation 3 12-04-2004 09:54 PM
Help configure SSL paulchow2k osCommerce 2.2 Modification Help 2 10-18-2004 07:06 PM
How to configure SSL? brucek osCommerce 2.2 Installation Help 3 03-31-2004 01:30 PM
Configure.php and SSL judoka osCommerce 2.2 Modification Help 1 05-29-2003 09:14 PM


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


Powered by vBulletin®
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2009 osCMax
Inactive Reminders By Icora Web Design