johlwiler Posted August 22, 2007 Share Posted August 22, 2007 Ok so I am building a web app and can't figure out why my whole server keeps crashing. I posted my php script in the php help section and no one has committed on it yet. I found out though that something had som how filled up my temp folder on a freebsd machine and basically crashed it because it wouldn't stop writing. I think it is my versions of php 4.4.2 or something beyond my script because the script has nothing to do with uploading or writing files. It is a form post with a few foreach loops and some math. Does any one have any advice on the server side of things verses the actual coding of things. if you would like to dig deeping into my script it is already posted it is called Form post problem multiple looping check box arrays. any help or insight would be great I am also looking for a possible ne approach to recode that section if I can't figure this out soon. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.