On 05/03/2009, anand.bha...@wipro.com <anand.bha...@wipro.com> wrote:
> If I give the complete path of codestriker.pl
> (/codestriker/codestriker-1.9.8/cgi-bin/codestriker.pl) in the browser
> then I get the error window that the codestriker.js was not found and I

Is that the full url you're using?

If your address bar reads:
file:///codestriker/codestriker-1.9.8/cgi-bin/codestriker.pl
then I'd guess that's your problem; I'd have expected something like:
http://localhost/cgi-bin/codestriker.pl

Are there any other error messages shown in the web server logs? (See
/var/log/apache/access.log and /var/log/apache/error.log or similar.)

-- 
To unsubscribe, e-mail: beginners-cgi-unsubscr...@perl.org
For additional commands, e-mail: beginners-cgi-h...@perl.org
http://learn.perl.org/


Reply via email to