The best way to run the PHP Daemon is thru SSH and with a Session. That way you have total control what is going on with the PHP Daemon and you can access the session any time you want.First open a ssh tunnel ...
Read moreWhen running a PHP Dameon it is important that it will be run only thru CLI (ssh, command line) and never from a browser (security risk).You have two options to protect the files from accessing from a ...
Read more