And it works as advertised, but using it, I find that the command:
Code:
Palabre stop
gives this error:
Code:
[root@server]# palabre stop
2008-05-07 15:26:55,908 : INFO No log file has been specified
2008-05-07 15:26:55,909 : INFO Palabre will only print log to console
2008-05-07 15:26:55,991 : INFO Stopping Palabre...
Could not stop, Palabre is not running (pid file '/var/run/palabre.pid' is missing).
For development, I think running it without the "&" is better workflow, as you can always kill palabre with CTRL-C.
I've been stopping and restarting the server *a lot* these past few days, testing new module code, and CTRL-C is a huge timesaver.
My $0.02
-Sean
chromecow
Nice one, Karl!
karl
Actually, Googling a little more helped me out... so for future reference: