Welcome Guest, Not a member yet? Register   Sign In
database connection with media temple
#3

[eluser]Glen Swinfield[/eluser]
May not be your problem bu this line:

$db['default']['hostname'] = "$_ENV['DATABASE_SERVER']";

should be:

$db['default']['hostname'] = $_ENV['DATABASE_SERVER'];

(no quotes)


Messages In This Thread
database connection with media temple - by El Forum - 03-19-2008, 05:24 AM
database connection with media temple - by El Forum - 03-19-2008, 06:08 AM
database connection with media temple - by El Forum - 03-19-2008, 06:28 AM
database connection with media temple - by El Forum - 03-19-2008, 06:50 AM
database connection with media temple - by El Forum - 03-19-2008, 06:59 AM
database connection with media temple - by El Forum - 03-19-2008, 07:09 AM
database connection with media temple - by El Forum - 03-30-2008, 09:15 PM



Theme © iAndrew 2016 - Forum software by © MyBB