Hi, this script was working as of Fri. on a xo.com unix server w/ PHP 3. The URL is:
http://www.killionoffice.com/cgi/killion_orderform_6.5.02d.php. One additional field was made a required field and the script re-posted. Now I'm getting this error in the log: 06/04/02 18:36 "/cgi/killion_orderform_6.5.02b.php", proc "sendmail -t":
% Error: KPROC; Terminating process
% Trap: Segmentation Fault -- address not mapped to object
% Trap ref addr 0x2f666f6e.
This script has been tested and it works on the scripters Unix server, I have received the form data in email form as proof. Page seems to proccess the validation of required fields properly, it also sends the user to a 'thank you' url. The error message in the log seems to indicate that sendmail is being initiated as well. What could cause the "proc "sendmail-t" " to terminate? Thanks for any clue, even where to look on the web for clues, that you give. Bye. Sean