Problem solved. Thanks for those that emailed me to the right direction.
sendmail.cf was configured incorrectly.
-Original Message-
From: Steven Vargas [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 25, 2002 2:02 AM
To: [EMAIL PROTECTED]
Subject: Server hangs during form processing
I figured that the culprit is forking or executing to Sendmail, but why does
it work on all our other test servers, and hangs on the Solaris box running
Apache?
This is one version:
open(MAIL, "| /usr/lib/sendmail -t") || die "No sendmail available: $!\n";
select(MAIL); $| = 1;
print MAIL "To: $r