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 | Donate | 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'); |
|
#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 *** 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 |
![]() |
| Thread Tools | |
| |
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 |