I'm using 1.8.0.1, and seem to have an issue that looks to have started around the same time I first set up OSTicket. Specifically, I am getting a huge number of instances of the error telling me that I have reached the maximum number of processes and am not allowed to start anymore at this time. My maximum is 20 processes with my host. I asked them for any details they could provide, and this is what they showed, which appears to point to the OSTicket index PHP file. It seems like perhaps it is generating processes and not closing them out properly?Here is a list of processes currently runing on your account:USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMANDcaptured 1271 0.0 0.1 55516 10448 ? S Jan12 0 /usr/local/bin/php53.cgi -c .:/home/captured/:/etc index.phpcaptured 1503 0.0 0.1 55516 10440 ? S Jan12 0 /usr/local/bin/php53.cgi -c .:/home/captured/:/etc index.phpcaptured 1527 0.0 0.1 55520 10456 ? S Jan12 0 /usr/local/bin/php53.cgi -c .:/home/captured/:/etc index.phpcaptured 1550 0.0 0.1 55520 10452 ? S Jan12 0 /usr/local/bin/php53.cgi -c .:/home/captured/:/etc index.phpcaptured 5988 0.0 0.1 56952 12324 ? S Jan12 0 /usr/local/bin/php53.cgi -c .:/home/captured/:/etc index.phpcaptured 6622 0.0 0.1 55516 10456 ? S Jan12 0 /usr/local/bin/php53.cgi -c .:/home/captured/:/etc index.phpcaptured 6703 0.0 0.1 55516 10452 ? S Jan12 0 /usr/local/bin/php53.cgi -c .:/home/captured/:/etc index.phpcaptured 6754 0.0 0.1 55520 10456 ? S Jan12 0 /usr/local/bin/php53.cgi -c .:/home/captured/:/etc index.phpcaptured 6878 0.0 0.1 55516 10452 ? S Jan12 0 /usr/local/bin/php53.cgi -c .:/home/captured/:/etc index.phpcaptured 6972 0.0 0.1 55516 10432 ? S Jan12 0 /usr/local/bin/php53.cgi -c .:/home/captured/:/etc index.phpcaptured 7053 0.0 0.1 55516 10440 ? S Jan12 0 /usr/local/bin/php53.cgi -c .:/home/captured/:/etc index.phpcaptured 7627 0.0 0.1 55516 10444 ? S Jan12 0 /usr/local/bin/php53.cgi -c .:/home/captured/:/etc index.phpcaptured 7676 0.0 0.1 55516 10456 ? S Jan12 0 /usr/local/bin/php53.cgi -c .:/home/captured/:/etc index.phpcaptured 7730 0.0 0.1 55516 10456 ? S Jan12 0 /usr/local/bin/php53.cgi -c .:/home/captured/:/etc index.phpcaptured 9752 0.0 0.1 55516 10440 ? S Jan12 0 /usr/local/bin/php53.cgi -c .:/home/captured/:/etc index.phpcaptured 10438 0.0 0.1 55516 10448 ? S Jan12 0 /usr/local/bin/php53.cgi -c .:/home/captured/:/etc index.phpThis is all the information we have in our disposal about the processes spawned by your site software.