Current Version 3.3
|
#1
|
|||
|
|||
|
I can't seem to set up the config.php file right. Is there anyway I can get some help on this?
|
|
#2
|
|||
|
|||
|
<?php
// Database constants DEFINE('DBUSER', 'place here'); <-- the username you use to access your database DEFINE('DBPASS', 'place here'); <-- the password you use to access your database DEFINE('DB', 'place here'); <-- the name of the database DEFINE('DBHOST', 'localhost'); Open the config.php in a text editor or something simular and edit like above. Hope this helps. -Scott |
|
#3
|
|||
|
|||
|
Thanks Scott.
A lot of people with cPanel servers also often forget to add their database users to their databases for permissions. This will give you an issue when attempting to install. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|