slice16
Dec 1 2004, 15:46
Ok, im running a webserver (at a dc) and i am wanting to install ASP support.
I have found the website with the details to install it:
http://www.apache-asp.org/The instructions are really hard to understand...
Would some one be able to put the install instructions into english please?
Thanks
markjensen
Dec 1 2004, 16:06
Well, what have you tried?
Is this on RH9, like you mentioned in a different thread? If so, there may be an RPM to do this. The rpmfind website might have this.
RH9 may support yum (I don't remember if it does or not). If you you may be able to yum install apache-asp (or something similar) to download and install it.
You can also set up apt4rpm on your system and do an "apt-get" to retrieve and install.
And, if you have the installation CDs, these files are likely already on there, just waiting to be installed.
P.S. Are you set that RH9 is your distro of choice for this?
QUOTE(markjensen @ Dec 1 2004, 17:06)
RH9 may support yum (I don't remember if it does or not).
[right][snapback]585022568[/snapback][/right]
RH9 doesn't support yum out of the box. I really suggest getting an up-to-date distro.
Also remember, that ASP on Apache is not the same as ASP on IIS. On Apache you can use perlscript, but not vbscript.