"fork() failed" is due to the limit of processes allowed for VPS has been reached.
If you use default LSWS configuration, it is not likely cause that problem. however, if you have tune some configurations to a high value that beyond what you VPS can handle, it could cause some problem.
You...