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 ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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'); |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| 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:
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| 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 |