Stefan Kühn schrieb:
Leon Weber schrieb:
Leon Weber schrieb:
Leon Weber schrieb:
[Sat Sep 23 19:57:04 2006] [error] [client xxx.xxx.xxx.xxx] Died at /home/sk/public_html/cgi-bin/geo/no_coordinates/no_coordinates_new.cgi line 47., referer: http://hemlock.knams.wikimedia.org/~sk/cgi-bin/geo/no_coordinates/no_coordin...
Oh, sorry! That is my new version of script Current Version: http://hemlock.knams.wikimedia.org/~sk/cgi-bin/geo-broken/no_coordinates/no_... New Version: http://hemlock.knams.wikimedia.org/~sk/cgi-bin/geo-broken/no_coordinates/no_...
I test this cgi-Script all the day. But never there was a big problem. I hope you have not too much trouble.
What is the error message? How can I test my CGI-Script without this trouble in the future?
Try this: Replace in line 325 and around the line with the following example (change variable names): print "?continent=".$output_continent; => print "?continent="; print $output_continent;
Maybe this helps.
Greets & good luck Marco
PS: Error was [Sat Sep 23 20:32:41 2006] [error] [client $$$$$$] Use of uninitialized value in concatenation (.) or string at /home/sk/public_html/cgi-bin/geo-broken/no_coordinates/no_coordinates_new.cgi line 325., referer: http://hemlock.knams.wikimedia.org/~sk/cgi-bin/geo-broken/no_coordinates/no_...