edit
04-09-04, 04:53 PM
im heaving problems with my cgi script thats shipped with eShopFactory (web shop builder)
the shop wokes grate, till we push the send button, 'Internal Server Error 500' follows
this is the error i can get out of the script so far... :
[root@localhost root]# perl -wc file.cgi Unquoted string "title" may clash with future reserved word at file.cgi line 1. Unquoted string "ftp" may clash with future reserved word at file.cgi line 1. Bareword found where operator expected at file.cgi line 1, near "//dogsmind" (Missing operator before dogsmind?) Unquoted string "dogsmind" may clash with future reserved word at file.cgi line 1. Array found where operator expected at file.cgi line 1, at end of line Unquoted string "nl" may clash with future reserved word at file.cgi line 1. Unquoted string "cgi" may clash with future reserved word at file.cgi line 1. Number found where operator expected at file.cgi line 3, near "0 2" (Missing operator before 2?) Bareword found where operator expected at file.cgi line 3, near "2px" (Missing operator before px?) Unquoted string "px" may clash with future reserved word at file.cgi line 3. Unquoted string "vertical" may clash with future reserved word at file.cgi line 3. Unquoted string "text" may clash with future reserved word at file.cgi line 3. syntax error at file.cgi line 1, near "<head><" syntax error at file.cgi line 3, near "0 2" syntax error at file.cgi line 3, near "align:" file.cgi had compilation errors. [root@localhost root]# [root@localhost root]#
im really desperate, help please
the shop wokes grate, till we push the send button, 'Internal Server Error 500' follows
this is the error i can get out of the script so far... :
[root@localhost root]# perl -wc file.cgi Unquoted string "title" may clash with future reserved word at file.cgi line 1. Unquoted string "ftp" may clash with future reserved word at file.cgi line 1. Bareword found where operator expected at file.cgi line 1, near "//dogsmind" (Missing operator before dogsmind?) Unquoted string "dogsmind" may clash with future reserved word at file.cgi line 1. Array found where operator expected at file.cgi line 1, at end of line Unquoted string "nl" may clash with future reserved word at file.cgi line 1. Unquoted string "cgi" may clash with future reserved word at file.cgi line 1. Number found where operator expected at file.cgi line 3, near "0 2" (Missing operator before 2?) Bareword found where operator expected at file.cgi line 3, near "2px" (Missing operator before px?) Unquoted string "px" may clash with future reserved word at file.cgi line 3. Unquoted string "vertical" may clash with future reserved word at file.cgi line 3. Unquoted string "text" may clash with future reserved word at file.cgi line 3. syntax error at file.cgi line 1, near "<head><" syntax error at file.cgi line 3, near "0 2" syntax error at file.cgi line 3, near "align:" file.cgi had compilation errors. [root@localhost root]# [root@localhost root]#
im really desperate, help please