Well, I've installed twice so far, with no better results than the last two times. With the default installation, I couldn't even login with the username/password 'admin', so I made:
define('PHPDIG_ADM_AUTH','0');
...and I was finally able to get into my admin/install.php
From here I'm lost. My hostname is
http://www.jeffreymorgenthaler.com and I've tried every variation of it:
http://jeffreymorgenthaler.com, http://jeffreymorgenthaler.com/, jeffreymorgenthaler.com, and so on. No matter what parameters I enter (different usernames, passwords, PhpDig database names, etc.), I still get the same error message:
Can't connect to database
Verify connection datas.
What am I doing wrong? I checked with my host, and PHP and MySql are definitely enabled on my site.
Can someone please help?
Thanks in advance.