Results 1 to 3 of 3

Thread: Webserver is not executing CGI files.

  1. #1
    Join Date
    Apr 2009
    Posts
    26

    Webserver is not executing CGI files.

    Hello,

    I try to install Bugzilla on my machine and before getting an installation it gives me an error message. On the second installation it done very well but when I run testserver.pl, the following error appears: TEST-FAILED Webserver is not executing CGI files. I have attached my httpd.conf file because I thought conf file may resolve the issue.

    Please suggest someone how do I solve this problem.

    Thanks

  2. #2
    Join Date
    Oct 2008
    Posts
    167

    Re: Webserver is not executing CGI files.

    You need to add to the registry the following:
    Create a key HKEY_CLASSES_ROOT\.cgi\Shell\ExecCGI\Command with the default value of the full path of perl.exe with a -T parameter. For example C:\Perl\bin\perl.exe -T

    I have talk to many people on the internet regarding installing Bugzilla on Microsoft Windows it has problem like crashing down most of the time.

    The reason is that all bugzilla cgi scripts use \user\bin\perl -wT and in order to execute -T, it needs to be added to the command line.

  3. #3
    Join Date
    Dec 2008
    Posts
    183

    Re: Webserver is not executing CGI files.

    DocumentRoot, The directory out of which you will serve your purpose as per me you should get Search.pm and BugMail.pm, By default, all requests are taken from this directory, but These two files, they're included with Bugzilla but make sure to cd to the Bugzilla directory before calling either collectstats.pl, whine.pl or whineatnews.pl. This is because the scripts are looking in '.' for Bugzilla/BugMail.pm and Bugzilla/Search.pm.

Similar Threads

  1. Cisco 1841 Router Help with Webserver
    By beigemonkey in forum Networking & Security
    Replies: 2
    Last Post: 30-12-2011, 07:34 AM
  2. Backup for webserver
    By divya_r in forum Networking & Security
    Replies: 1
    Last Post: 05-09-2011, 12:02 PM
  3. Executing exe files in Ubuntu
    By Benjhonson in forum Operating Systems
    Replies: 3
    Last Post: 27-12-2010, 03:20 AM
  4. Apache not executing .php files, directly downloads it
    By Roakman in forum Technology & Internet
    Replies: 4
    Last Post: 27-12-2010, 02:40 AM
  5. Flv files not executing on k-lite
    By CAILYN in forum Windows Software
    Replies: 3
    Last Post: 01-12-2009, 10:31 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,551,532.65740 seconds with 17 queries