Here is my ppcoin.conf, maybe this helps:
# ppcoin.conf configuration file. Lines beginning with # are comments.
# JSON-RPC options (for controlling a running Bitcoin/bitcoind process)
# server=1 tells Bitcoin-QT to accept JSON-RPC commands.
server=1
# You must set rpcuser and rpcpassword to secure the JSON-RPC api
rpcuser=rcpuser986245
rpcpassword=YourSuperGreatPasswordNumber_DO_NOT_USE_THIS_OR_YOU_WILL_GET_ROBBED_385593
# By default, only RPC connections from localhost are allowed. Specify
# as many rpcallowip= settings as you like to allow connections from
# other hosts (and you may use * as a wildcard character):
rpcallowip=*
# Listen for RPC connections on this TCP port:
rpcport=9902
//DeaDTerra
Ok excellent this is u up and running to a degree that I am at
If you load the directory C:\Documents and Settings\[Your Username]\Application Data\PPCoin
and open the "debug.log" file in something like Notepad++ then u will see the log file update and ur wallet catch up with all the block transactions.
I can't get it running in deamon ... but i believe this is a linux thing... just to give you some command line controlls??? is this correct?? or is there something I am missing here?