Welcome Guest, Not a member yet? Register   Sign In
Connect to MySQl database on a server
#1

[eluser]leet_2k[/eluser]
Hi there,
I am trying to connect to a database that is currently on my work's team dev server from home. Is that possible?
I have tried with following settings:-

$db['default']['hostname'] = "http://abcdev.com.au/";
$db['default']['username'] = "username";
$db['default']['password'] = "password";
$db['default']['database'] = "abc";
$db['default']['dbdriver'] = "mysql";

I get error that the Database connection error has occured.

Please help.
leet_2k


Messages In This Thread
Connect to MySQl database on a server - by El Forum - 01-28-2011, 01:36 PM
Connect to MySQl database on a server - by El Forum - 01-28-2011, 02:06 PM
Connect to MySQl database on a server - by El Forum - 01-28-2011, 02:48 PM
Connect to MySQl database on a server - by El Forum - 01-28-2011, 03:05 PM
Connect to MySQl database on a server - by El Forum - 01-28-2011, 03:14 PM
Connect to MySQl database on a server - by El Forum - 01-28-2011, 08:59 PM
Connect to MySQl database on a server - by El Forum - 01-28-2011, 09:28 PM



Theme © iAndrew 2016 - Forum software by © MyBB