I wonder if anyone can help me in two areas:-
-
I just created new host account on DH and have installed phpbb. Problem is that I haven’t updated my DNS to point my domain to DH yet because I want to restore data and test phpbb first. Result is that I can’t use phpMyAdmin from control panel because it points to mysql.mydomain.com. Any idea on how I can test out/upload into my new phpbb?
-
Is there anyway to turn MySQL Strict mode to off. An app I would like to run can only run with Strict Mode off. Since I can’t access MySQL.ini directly, afaik, I can’t comment out the strict mode line.