logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Should I be concerned? script not found or unable to stat:
Author
statmatics



Joined: 07 Nov 2012
Posts: 1
Location: USA, Melbourne, FL

PostPosted: Thu 08 Nov '12 22:21    Post subject: Should I be concerned? script not found or unable to stat: Reply with quote

A newby to web hosting, I get a lot of "script not found or unable to stat:" errors. Should I be concerned? The web site seems to be working fine. The entire error message looks like this:

script not found or unable to stat: /home/coin99/public_html/cgi-bin/cq/undefined, referer: http://coinquest.com/cgi-bin/cq/coins?main_coin=832

The public_html/cgi-bin/cq/ directory contains the main Perl script for my site. It is called 'coins' (no extension). There is no file or directory called 'undefined.' The referer is a page on my site.

Any help would be appreciated. Thanks.

Paul Richards
Melbourne, FL
Back to top
glsmith
Moderator


Joined: 16 Oct 2007
Posts: 2268
Location: Sun Diego, USA

PostPosted: Fri 09 Nov '12 12:11    Post subject: Reply with quote

Hard to know, it just causes a 500 error tho.
You may be able to get more info about it by using the ScripLog. in httpd.conf

ScriptLog /path/to/script-error.log
Back to top


Reply to topic   Topic: Should I be concerned? script not found or unable to stat: View previous topic :: View next topic
Post new topic   Forum Index -> Apache