Hello all,

I am trying to install codestriker on 

    1. Windows XP
    2. Active State Perl 5.10.1
    3. IIS 6
    4. MySQL 5.1.44

I have unzipped the contents of code striker at C:\codestriker-1.9.10

I have created two virtual directories in IIS codestriker (points to
C:\codestriker-1.9.10\cgi-bin) and codestrikerhtml (points to
C:\codestriker-1.9.10\html).

After editing the codestriker.conf and running install.pl when I access
http://localhost/codestriker/codestriker.pl

I get an error "Oh Oh ... can't find codestriker.js, please check your
web-server config"

when I do a view source in this file I see that each and every URL is
pointing to 

http://localhosthtml/codestriker.css
http://localhosthtml/codestriker.js

So obviously the server name is wrong. rather the correct URL is
http://localhost/codestrikerhtml/

However I don't know how to change this, since the codestriker.pl is an
auto-generated file.

Thanks for your help in advance.

Regards,
Abhishek

-- 
View this message in context: 
http://n2.nabble.com/codeStriker-on-IIS-ActiveStatePerl-and-MYSQL-tp4597327p4597327.html
Sent from the Codestriker User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Codestriker-user mailing list
Codestriker-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/codestriker-user

Reply via email to