[Gambas-user] WebForm runs - and suddenly does no more
Rolf-Werner Eilert
rwe-sse at ...3629...
Thu Feb 23 18:17:09 CET 2017
I started a new WebForm project which I copied from my first test
project I mentioned the other day.
I just let it make a binary and copied it into the cgi-bin folder of my
own apache on our server here in the school. First it ran flawlessly,
but when I started to work on it and changed things, it suddenly showed
an Error 500: Premature end of script headers: WebKalender1.gambas
I looked into the apache error.log, but I cannot see anything more
detailed, apart from "Null Object" in relationship with the WebTable.
The strange thing is, I still can start the program from the IDE: This
will start Konqueror, and everything appears normally. It is the binary
in cgi-bin which doesn't start anymore.
Has anyone here an explanation?
I will append the two sources: the original test project and WebKalender
which hangs. I just tried the test project, it still runs on apache, so
there really must be something wrong with the WebKalender.
Is there a way to be pointed to a line in code, like the debug output in
a GUI application?
Regards
Rolf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: WebformTest1-0.0.2.tar.gz
Type: application/x-gzip
Size: 12493 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20170223/14922fe4/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: WebKalender1-0.0.7.tar.gz
Type: application/x-gzip
Size: 12209 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20170223/14922fe4/attachment-0001.bin>
More information about the User
mailing list