John Day
|
| Posted: 01/06/2003, 9:14 PM |
|
Installed CCS on Win XP Pro machine, installed Perl 5.8.0, installed Apache 2.0.43, trying the tutorial, I get to the part where you want to see "Live Page" - internal browser reports 500 error, Default browser (Opera 7) shows tasks_list.cgi code. Error log is clear - I have added the Options +ExecCGI for the /TaskManager2 directory and the AddHandler cgi-script .cgi is present.
Obviously CGI is not executing, any clues anybody please??
|
|
|
 |
RonB
|
| Posted: 01/07/2003, 2:36 PM |
|
This might be a stupid question but did you set the cgi-bin directive in Apache?
|
|
|
 |
John Day
|
| Posted: 01/08/2003, 8:17 AM |
|
Yes, I did! Thanks for the suggestion however. Problem is that with the CCS project in the cgi-bin directory I can get the script parts to run, but the CSS files are not loaded correctly. That is problem number 1!
There is now also a question abour database drivers.
I am sure perserverance will help!
John
|
|
|
 |
|