View Single Post
Old 01-15-2005, 11:59 PM   #15
liquidice
Green Mole
 
Join Date: Aug 2004
Posts: 28
these are values for connect.php

define('PHPDIG_DB_PREFIX','');
define('PHPDIG_DB_HOST','<192.168.1.102>');
define('PHPDIG_DB_USER','<myusername>');
define('PHPDIG_DB_PASS','<mypassword>');
define('PHPDIG_DB_NAME','<phpdig>');


I think these values are correct, but I am unsure. I think it might have to do with my MYSQL server.
liquidice is offline   Reply With Quote