Hi all, with my old win2k server iis i had this file working, but with linux
and apache i have a problem:

http://delibere.onde.net/rimando.asp

Any idea?

Tks

Ste

Re: Problem with asp and linux apache by jcochran

jcochran
Fri Oct 31 07:34:48 CST 2003

On Fri, 31 Oct 2003 12:23:18 +0100, "Ste" <nonspammare@nospam.com>
wrote:

>Hi all, with my old win2k server iis i had this file working, but with linux
>and apache i have a problem:
>
>http://delibere.onde.net/rimando.asp
>
>Any idea?

Stop trying to use ASP on Linux?

Depending on the method used, whether an add-on such as Chilisoft's or
an ASP mod for Apache, there are simply functions of ASP that don't
work in the Apache versions. Either use IIS as it's designed, or port
your ASP to something more friendly on Linux/Apache, such as PHP, Perl
or Python.

Jeff

Re: Problem with asp and linux apache by Tony

Tony
Sat Nov 01 20:01:06 CST 2003

"Ste" <nonspammare@nospam.com> wrote in message
news:bntg5u$s1p$1@grillo.cs.interbusiness.it...
> Hi all, with my old win2k server iis i had this file working, but with
linux
> and apache i have a problem:
>
> http://delibere.onde.net/rimando.asp
>
> Any idea?
>
> Tks
>
> Ste
>

That block of code where the error is located looks like VBScript to me.
According to the FAQ item
http://www.apache-asp.org/faq.html#VBScript%20or%2007fa600d only perl is
supported.

Tony