On 05/03/2009, [email protected] <[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/


Reply via email to