Running as Daemon

Back to PHP-IRC Support

Page: 1  
From User Message Body
bushWacker
Post #1087
Member
Date: 3:37 am, Jul 30 2011
Posts: 1


I have the bot running as a daemon on a centOS box, but I think my solution is inelegant. Im using the the PEAR lib System_Daemon, which seems to function correctly, but I am initiating the bot with the same old bot.php bot.conf command... it seems awkward to me.

Furthermore I get no logs from it.

Has anyone else experience with this, or can anyone point me in the right direction?

   

Back to PHP-IRC Support