Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

apache server + asp pages

Status
Not open for further replies.

lucidtech

IS-IT--Management
Joined
Jan 17, 2005
Messages
267
Location
US
I have a virtual dedicated server thru godaddy.com I'm trying to simply create a form that sends an email to the clients email address and am pulling my hair out. My directory structure is as follows..

+ server root
-cgi bin
+vhosts
-domain
-cgi-bin
-httpdocs

I pointed 'cgi-bin/' requests to one of the cgi bin folders on my virtual server. I also allowed cgi scripts to be run in that folder (all in the httpd.conf file). Still no luck. Can any one help me?
 
I'm getting an error 500 in IE. Email isnt sent either.
 
Check the Apache error log. The 500 error should show up there.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top