I have PHP installed on a win2000 server. It has been working fine for the last 4 months or so, but today, I have added a new script, which simply mails details entered into a form to the chosen recipient.
The details for the recipien are pulled from a local MySQL database, and the form entries, entered into a local MySQL database.
However, whenever I submit the new form, it works fine the first time, but the second time I get "PHP has encountered an Access Violation at 736F686C"!
Can anyone help? I have re-booted the server twice already but still the same after the first submission.
Thanks