Lol, it's all there as far as I can tell. The config _IS_ complete

Including DB_USERCACHE_TIME and also made sure I get my quotes right
(I had the single quotes ' missing around the sha256 for the password, but that did not solve the above error message).
Merry xmas and thanks for your contribution! Small donation coming your way soon.
You're sure you removed those ''' above and under the db config right ?
Btw generalfault I'm having some weird problem with your fork,
http://pastie.org/private/9ewm30rcqbp98t6xjkyvg and it doesn't seem to be listening for connections
what is on port 9332 ? is that your bitcoind trusted port? if so, is bitcoind running?
My guess is that it's not connecting to bitcoind rpc what does bitcoind getinfo say?
can you telnet localhost 9332 ?
If it can't connect to bitcoind then it won't start (It just waits for it to come up.)