Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: neo_wong on March 05, 2008, 03:03:29 AM

Title: ASP
Post by: neo_wong on March 05, 2008, 03:03:29 AM
HI, I am a rookie totally in SME server, it is fine when set the SME server to be file, ftp or printer server. I want to ask that how can I set the ASP service in SME, also the HTML formart is alright when i run "http://"
THX.
Title: Re: ASP
Post by: Stefano on March 05, 2008, 09:32:35 AM
Hi..

if you are talking about Active Server Pages, forget it.. asp is a M$ technology

HTH

Ciao
Stefano
Title: Re: ASP
Post by: thomasch on March 06, 2008, 05:03:30 AM
if you are talking about Active Server Pages, forget it.. asp is a M$ technology

Stefano,

AFAIK apache (SME too i believe) can run Active Server Pages, and even asp.net providing you can install the mod

thomasch
Title: Re: ASP
Post by: neo_wong on March 06, 2008, 07:28:58 AM
thx!
but how can I install the apache in the SME server, so sorry that I am very dummy in linux server.
Title: Re: ASP
Post by: raem on March 06, 2008, 08:09:59 AM
neo_wong

Apache web server is already installed on sme server by default.

You would need to patch that app as per previous post, see
http://www.apache-asp.org/

Given your level of knowledge (which seems quite poor regarding Linux & sme server) I would strongly advise against trying to make changes to Apache. Forget about running asp pages.
Title: Re: ASP
Post by: neo_wong on March 06, 2008, 08:35:27 AM
HI,Ray, actually, my company's website is created by ASP, so i want to replace the m$ server to SME server, so want to run asp. Also, I really do not how to download the apache to SME server, thx!!
^.^
Title: Re: ASP
Post by: raem on March 06, 2008, 08:45:17 AM
neo_wong

I already told you that Apache is already installed on sme server.

If you do not know how to download, then how on earth are you going to know how to patch Apache to run asp pages !!!

You need somone who is more expert on Linux/sme than you.
As far as changing Apache is concerned, you may cause other problems with your server, I'm not familiar with asp mods to Apache to advise any further.

Title: Re: ASP
Post by: thomasch on March 06, 2008, 09:10:52 AM
Ray,

www.apache-asp.org mod is NOT M$ Actice Server Pages compatible. It uses perl syntax to mimic M$ asp.

neo wong,

RAY is right, you need an apache expert to install the mod..

here is the asp mod for apache...
http://www.mono-project.com/Mod_mono

and there is some old discussion regarding installing mono..

search is your friend

thomasch
Title: Re: ASP
Post by: Normando on March 06, 2008, 11:04:23 AM
sunone asp. Work in an old SME 6.x
Search at google
Title: Re: ASP
Post by: Stefano on March 06, 2008, 11:23:48 AM
Stefano,

AFAIK apache (SME too i believe) can run Active Server Pages, and even asp.net providing you can install the mod

thomasch

Hi..

in my experience classic asp (i.e. vbscript pages) compatibility is ......... (fill the blanks)

IMO asp on apache is not worth

my 2c
Stefano