No idea, I do not have permission to access the error log.
On 3/14/06 2:12 AM, in article [EMAIL PROTECTED],
"Gregor Horvath" <[EMAIL PROTECTED]> wrote:
> Kevin Feng schrieb:
>
>> More information about this error may be available in the server error log.
&g
Title: Basic python help
I have the following simple html file that is trying to send data to a python script, however, I am getting a weird server error:
This is my HTML:
Ticker 1
This is my Python:
#!/usr/bin/python
import cgi
print "Content-type: text/html"
print
form = cgi.Fi