Koozali.org: home of the SME Server

ASP

Offline neo_wong

  • 3
  • +0/-0
ASP
« 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.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: ASP
« Reply #1 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

Offline thomasch

  • *
  • 232
  • +0/-0
Re: ASP
« Reply #2 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

Offline neo_wong

  • 3
  • +0/-0
Re: ASP
« Reply #3 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.

Offline raem

  • *
  • 3,972
  • +4/-0
Re: ASP
« Reply #4 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.
...

Offline neo_wong

  • 3
  • +0/-0
Re: ASP
« Reply #5 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!!
^.^

Offline raem

  • *
  • 3,972
  • +4/-0
Re: ASP
« Reply #6 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.

...

Offline thomasch

  • *
  • 232
  • +0/-0
Re: ASP
« Reply #7 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

Offline Normando

  • *
  • 841
  • +2/-1
    • Unixlan
Re: ASP
« Reply #8 on: March 06, 2008, 11:04:23 AM »
sunone asp. Work in an old SME 6.x
Search at google

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: ASP
« Reply #9 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