Sorry to bring this back but I am having similar issues. When running both of these:
sudo cp flowmon /etc/init.d
sudo cp /var/www/python/flowmon /etc/init.d/
I receive this error:
cp: cannot stat `flowmon': No such file or directory
cp: cannot stat `/var/www/python/flowmon': No such file or...