Koozali.org: home of the SME Server

Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: frifri on March 28, 2011, 10:48:58 AM

Title: Internal Server Error in COS-pane
Post by: frifri on March 28, 2011, 10:48:58 AM
SAIL_3.1.0-109 on SME 8 b6 gives an 'Internal Server Error in the COS-pane :

HTTP-error.log :

Code: [Select]
[Mon Mar 28 10:39:55 2011] [error] [client 192.168.1.103] (2)No such file or directory: exec of '/opt/sark/www/cgi-bin/sarkcos.pl' failed, referer: https://sme8/sail/navigation.htm
[Mon Mar 28 10:39:55 2011] [error] [client 192.168.1.103] Premature end of script headers: sarkcos.pl, referer: https://sme8/sail/navigation.htm


F.
Title: Re: Internal Server Error in COS-pane
Post by: SARK devs on March 29, 2011, 12:43:45 AM
Hi

This is due to a packaging error

You can fix it with

dos2unix /opt/sark/www/cgi-bin/sarkcos.pl

Apologies for the inconvenience.

Kind Regards

S
Title: Re: Internal Server Error in COS-pane
Post by: frifri on March 29, 2011, 09:30:01 AM
Hi S,

Idem dito with sarkedit.pl

F.
Title: Re: Internal Server Error in COS-pane
Post by: SARK devs on March 29, 2011, 02:24:33 PM
Thank you

It is fixed in 111

Kind Regards

S
Title: Re: Internal Server Error in COS-pane
Post by: odmen01 on May 18, 2011, 12:27:37 AM
Hey thanks for the fix.