The method I normally use to troubleshoot, before restarting the ftp check the logs, see what was happening at the time it crashed.
Check the event that runs at that time and see what scripts are running from it. Disable them 1 by one until it stops occuring.
If you cant find a common event just disable all scripts completely 1 by 1. A much more laborious process obviously so best avoided where method 1 can be used.
There you will have which script is causing it.
Check the config of that 1, make sure all is well, if its still occurring re-install completely / look for another script that does the same thing.
|