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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

cgi handler issue

Status
Not open for further replies.

JahDW

IS-IT--Management
May 22, 2003
31
US
What I'm looking for is a simple handler for an HTML form I've created. I've found one I'd like to play with (mail_form_win.pl), but I can't get it to work at all. I keep getting the following error no matter what the cgi or pl file is:

Forbidden

You don't have permission to access /first.cgi on this server.
Apache/2.0.54 (Win32) Server at localhost Port 80

both files I've tried have permissions set to everyone, full control.

I'm running Apache on Windows XP... NOT UNIX! so I can't chmod.

Help!!
 
What is your configuration for cgi-bin in your httpd.conf file?

Can you show us how do you call this script(first.cgi)? And can you show us the code of this script?

What does the mail_form_win.pl do? Show its code too.


``The wise man doesn't give the right answers,
he poses the right questions.''
TIMTOWTDI
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top