|
thanks. fixed the blank page problem but now i got this error. I cannot connect to the PhotoPost database. [$php_errormsg]
looked at my config file and everything that i saw was right. It had the right $host="mysql"; $database="photopost"; $mysql_user="******";
$mysql_password="*******"; $host_bb="mysql"; $pp_db_prefix = "pp_";
everything that i see is correct regarding my database. any help would be appreciated.
|