I have a site at http://extratech.webeasy.com.au, the server lets you have user CGI programs (eg. perl, php, and so on) i've created a internal mail system with perl (like neopets neomail, you can't externally send) and when i first ran it, thinking "This is so exciting" I was all excited and all that then I got an error.
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. So I tried all the other pages. Dum dee dum didee. and guess what I got another error: CGIWrap Error: Script Execution Failed CGIWrap encountered an error while attempting to execute this script: Error Message: Permission denied Error Number: 13 This message usually indicates there is a problem with the script itself. Often this indicates either that the #! line of the script is incorrect, or the script was uploaded in binary mode instead of ascii mode. Check to make sure that the script does not have control-M's at the end of every line. That will prevent it from executing. An easy fix that takes care of this most of the time is to put '#!/.../perl --' instead of '#!/.../perl' on the first line of the script. This is typically a problem if the script was edited or uploaded from a DOS/Windows/Macintosh station to a unix based server. If you are not the owner of this script, please forward this error and the URL that caused it to the script owner. That is often the component in the URL right after /cgiwrap/. -------------------------------------------------------------------------- Local Information and Documentation: Contact Name: Administrator Contact EMail: admin Server Data: Server Administrator/Contact: admin Server Name: www.extratech.webeasy.com.au Server Port: 80 Server Protocol: HTTP/1.1 Request Data: User Agent/Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Request Method: GET Remote Host: c211-28-221-103.mckinn1.vic.optusnet.com.au Remote Address: 211.28.221.103 Remote Port: 33674 Extra Path Info: /cgi_bin/sendmail.pl Now, I tried sending it in binary format, don't work I tried changing the permissions to 755, don't work I tried adding -- to the end of the #! line, don't work I checked all the syntax I used, nothin' wrong I tried typing ^J at the end of each line instead of [ENTER] (which gives you ^M) It seems impossible! Can anyone help me? begin 666 computer_warning.dat M1TE&.#EA* `D`/<``/______S/__F?__9O__,___`/_,___,S/_,F?_,9O_, M,__,`/^9__^9S/^9F?^99O^9,_^9`/]F__]FS/]FF?]F9O]F,_]F`/\S__\S MS/\SF?\S9O\S,_\S`/\`__\`S/\`F?\`9O\`,_\``,S__\S_S,S_F<S_9LS_ M,\S_`,S,_\S,S,S,F<S,9LS,,\S,`,R9_\R9S,R9F<R99LR9,\R9`,QF_\QF MS,QFF<QF9LQF,\QF`,PS_\PSS,PSF<PS9LPS,\PS`,P`_\P`S,P`F<P`9LP` M,\P``)G__YG_S)G_F9G_9IG_,YG_`)G,_YG,S)G,F9G,9IG,,YG,`)F9_YF9 MS)F9F9F99IF9,YF9`)EF_YEFS)EFF9EF9IEF,YEF`)DS_YDSS)DSF9DS9IDS M,YDS`)D`_YD`S)D`F9D`9ID`,YD``&;__V;_S&;_F6;_9F;_,V;_`&;,_V;, MS&;,F6;,9F;,,V;,`&:9_V:9S&:9F6:99F:9,V:9`&9F_V9FS&9FF69F9F9F M,V9F`&8S_V8SS&8SF68S9F8S,V8S`&8`_V8`S&8`F68`9F8`,V8``#/__S/_ MS#/_F3/_9C/_,S/_`#/,_S/,S#/,F3/,9C/,,S/,`#.9_S.9S#.9F3.99C.9 M,S.9`#-F_S-FS#-FF3-F9C-F,S-F`#,S_S,SS#,SF3,S9C,S,S,S`#,`_S,` MS#,`F3,`9C,`,S,```#__P#_S [EMAIL PROTECTED],P#_``#,_P#,S #,F0#,[EMAIL PROTECTED], M,P#,``"9_P"9S "9F0"99@"9,P"9``!F_P!FS [EMAIL PROTECTED],P!F```S_P`S MS [EMAIL PROTECTED],P`S````_P``S [EMAIL PROTECTED],P`````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M`````````````````````"'Y! $``)L`+ `````H`"0```C_`#<)'$BP(,$C [EMAIL PROTECTED],A0X9TCK4XUG$AQX)&+URIJ9'@1XK*-("UV/)(Q),B11Q)%,ZFQXXB. MUQ*RG-CQ0H>+:U;.Y'BQ0X0+':/)W&FP8X2C-X^L*4ETX,.>1X]VC-A4Y,6H M2&%6%5CS**NH'556'1GUZU&@&(?.[.H5:UB=:Z%BQ8KVB-"=1K&:!8N3:<B. M/N="H#M5XM^\UQ(K5IP58\BG1P(OGLS7X\F\$1*O`+"B<^*H24FJI7GQ0E3- MG3U?<WM1;$6RIZ^E5HTU]%V*;(].7CRW8QFX/"//W<V8\,5HAA?"GLN\>82. M2QL"QDI\MW'+"I?KKG[-RF>L+QUG/"\]G'OQJ'5='\0<V_SJN:%C%LSMO#[S GM^N%V]\//^A0E `&*." 9904Q( ()@[EMAIL PROTECTED] HVZ&!)[D4H86(!`0`[ ` end -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]