Web Hosting Talk







View Full Version : ASP under RH 7.3 with WHM/Cpanel4


cosmin
06-07-2002, 05:24 PM
Hi!

I want to install a free software to run ASP scripts under Apache/RedHat 7.3. But not chiliasp...

Can you help me please?

Thanks!

roly
06-07-2002, 09:33 PM
Yup:)

Apache::ASP from http://www.apache-asp.org

sodapopinski
06-08-2002, 03:04 AM
as far as I know layer1.cpanel.net provides apache::asp installer.

Tim Greer
06-08-2002, 01:48 PM
Why do people even bother with Apache::ASP? Do you realize that this is only making it so you can run PerlScript? You can't run VB or anything else you would with real ASP. If you want to use PerlScript, I'd just use that, or just use PHP for that matter, or Embperl, or one of many other modules that are suited for that... Mason also looks good for that too.

roly
06-08-2002, 09:03 PM
Originally posted by Tim_Greer
Why do people even bother with Apache::ASP? Do you realize that this is only making it so you can run PerlScript? You can't run VB or anything else you would with real ASP. If you want to use PerlScript, I'd just use that, or just use PHP for that matter, or Embperl, or one of many other modules that are suited for that... Mason also looks good for that too.
i know its perlscript also i had to rewrite my hello worlfd to run unde r it:bawling: