
June 15th, 2001, 03:39 PM
|
|
Junior Member
|
|
Join Date: Jun 2001
Posts: 0
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Where are your cgis?
Are your cgis in /Library/WebServer/CGI-Executables ?
Are you sure you have the right path set in the #! line? (run the cgi from a command line to check - if it says it can't find python, that's your problem)
Are your cgis marked executable? chmod +x /path/to/cgi to be sure
jpb
|