Welcome Guest, Not a member yet? Register   Sign In
Problem With flex control panel
#1

[eluser]Justin Patel[/eluser]
Hello Friends,


I have created database on sever. I am trying to connect but it shows the error

Code:
An Error Was Encountered

Unable to connect to your database server using the provided settings.

I generally use the cpanel but first time I am using the PLESK ....

can some one please help me to get out of this

Code:
$active_group = "default";

$db['default']['hostname'] = "localhost";
$db['default']['username'] = "redtube";
$db['default']['password'] = "justin";
$db['default']['database'] = "leaseweb_redtube";
$db['default']['dbdriver'] = "mysql";
$db['default']['dbprefix'] = "";
$db['default']['active_r'] = TRUE;
$db['default']['pconnect'] = FALSE;
$db['default']['db_debug'] = TRUE;
$db['default']['cache_on'] = FALSE;
$db['default']['cachedir'] = "";




---------------------------------------------------------------------------------
Some one may tell me how to assign the user to database if they have experience of PLESK control panel
---------------------------------------------------------------------------------

Thanks


Messages In This Thread
Problem With flex control panel - by El Forum - 02-23-2008, 08:56 AM
Problem With flex control panel - by El Forum - 02-23-2008, 01:17 PM
Problem With flex control panel - by El Forum - 02-23-2008, 01:41 PM



Theme © iAndrew 2016 - Forum software by © MyBB