Search found 3 matches

by rainman54
11 Aug 2010, 21:37
Forum: Help
Topic: Blank pages/timeout errors
Replies: 1
Views: 2041

Re: Blank pages/timeout errors

Try increasing the timeout value in the apache httpd.conf file (I used 900) and make sure the KeepAlive is on. I'm assuming you're using Apache.
by rainman54
11 Aug 2010, 21:08
Forum: Help
Topic: Slave ticket not sending email
Replies: 1
Views: 1528

Slave ticket not sending email

I have version 2.4.7 installed with the master/slave package version 1.0.2 also installed. I can mark a ticket as master, mark another ticket as slave, link them as parent/child without a problem. If I create a note in the master, it also shows up in the slave ticket. When I answer the master ticket ...
by rainman54
10 Jun 2010, 21:38
Forum: Help
Topic: 500 error premature end of script
Replies: 3
Views: 3757

Re: 500 error premature end of script

I have gotten the same thing. What I did was increase the timeout value in the apache httpd.conf file (I used 900) and made sure the KeepAlive was on. That solved the problem for me.