Error 500 (Win7) 1.7.5

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Error 500 (Win7) 1.7.5

Postby jimbo83 » 26. November 2011 22:29

Hi everyone,

Im trying to create a form that takes a field filled in on one page and includes it in text on another.

The first page, http://localhost/test_form.asp comes up fine, when i click submit it should go to http://localhost/test_form_processor.asp and display the entered information. However it comes up with the following error;

Server error!
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.

If you think this is a server error, please contact the webmaster.

Error 500
localhost
11/26/11 21:26:45
Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1

I have looked through the error log and it comes up with this ;

[Sat Nov 26 21:26:45 2011] [error] [asp] [8028] [error] Undefined subroutine &Apache::ASP::Compiles::__ASP_C___ampp_htdocs__x::Form called at C:/xampp/htdocs/test_form_processor.asp line 1. <--> , C:/xampp/perl/site/lib/Apache/ASP.pm line 1522

can anyone explain what this is and how i can fix it?

thanks in advance.
jimbo83
 
Posts: 1
Joined: 26. November 2011 22:14
Operating System: windows 7

Re: Error 500

Postby Sharley » 26. November 2011 22:37

I don't believe that Apache knows how to handle Microsoft Active Server Pages.

The asp mentioned in the error log file refers to a perl module (perl script) defined by having a shebang in your pages.
Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only
http://www.apache-asp.org/

From these Google search results.

If you want to use asp then use the default Microsoft web server (IIS aka World Wide Publishing Service) that comes with your OS.
Alternatively you can use PHP for your web form needs if using XAMPP.
User avatar
Sharley
AF Moderator
 
Posts: 3316
Joined: 03. October 2008 05:10
Location: Yeppoon, Australia Time Zone: GMT/UTC+10
Operating System: Win 7 Pro 32bit/XP Pro SP3


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 104 guests