I need some help.
I used this to build my server:
http://www.howtoforge.com/perfect-se...ispconfig-3-p4
I am working on a php app on a dedicated server. It has a bunch of check boxes and when I click them, it sends an email with the info.
If I check 15, all is good. However, I am trying to ramp it up and check 150.
I get an error 500 - Internal server error
However, when I look at:
/var/log/ispconfig/httpd/mysite.com/error.log
there is nothing reported. Where can I find more info out about this? I am trying to allow for more processes to run without timing out.
thanks in advance