I hope this is in the right place. If not please move it.
I have writtin some code that i need to test which takes a mathimatical expression and runs every number between -1,000,000 and 1,000,000 through the expression. My problem is that the browser displays down to -800,000 then quits. I modified apaches config file to allow more time before timeout, i also modified firefox to do the same. What am i missing?
I have writtin some code that i need to test which takes a mathimatical expression and runs every number between -1,000,000 and 1,000,000 through the expression. My problem is that the browser displays down to -800,000 then quits. I modified apaches config file to allow more time before timeout, i also modified firefox to do the same. What am i missing?