Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Configuring Apache to run ASP pages using Apache::ASP perl..

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  apache 2 - can module create own threads?  
Author Message
reuben1

External


Since: Feb 09, 2004
Posts: 4



(Msg. 1) Posted: Fri Jun 04, 2004 5:16 am
Post subject: Configuring Apache to run ASP pages using Apache::ASP perl modules
Archived from groups: alt>apache>configuration (more info?)

Hi all,

I have downloaded and installed the Apache::ASP perl modules using
CPAN. What do I need to do Apache to tell it to process .asp files
using this module? I am running Apache 2.0.40 on a Redhat9 box.

Thanks in advance

--
Reuben
reuben.DeleteThis@presence-systems.com

 >> Stay informed about: Configuring Apache to run ASP pages using Apache::ASP perl.. 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 2) Posted: Fri Jun 04, 2004 12:20 pm
Post subject: Re: Configuring Apache to run ASP pages using Apache::ASP perl modules [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Reuben Pearse <reuben.DeleteThis@presence-systems.com> wrote:
 > CPAN. What do I need to do Apache to tell it to process .asp files
 > using this module?

Apache::ASP is a tricky name. It _doesn't_ process .asp pages but
PERL scripts. So, unless you wrote your .asp pages in perl....

So far, the only thing that can run Microsoft's ASP pages is
SunONE (formerly Chili!ASP), but only if the pages are simple. If
they aren't, you'd better start thinking about converting those
pages to something more portable (JSP or PHP) or just install
Windows and IIS.

Davide

--
| Advice to young men: Be ascetic, and if you can't be ascetic, then at
| least be asceptic.
|
|<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Configuring Apache to run ASP pages using Apache::ASP perl.. 
Back to top
Login to vote
madwhk

External


Since: Jun 05, 2004
Posts: 9



(Msg. 3) Posted: Mon Jun 07, 2004 9:02 am
Post subject: Re: Configuring Apache to run ASP pages using Apache::ASP perl modules [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Davide Bianchi <davideyeahsure RemoveThis @onlyforfun.net> wrote in message news:<2iat6nFk55gsU1 RemoveThis @uni-berlin.de>...
 >
 > Apache::ASP is a tricky name. It _doesn't_ process .asp pages but
 > PERL scripts. So, unless you wrote your .asp pages in perl....
 >
 > So far, the only thing that can run Microsoft's ASP pages is
 > SunONE (formerly Chili!ASP), but only if the pages are simple. If
 > they aren't, you'd better start thinking about converting those
 > pages to something more portable (JSP or PHP) or just install
 > Windows and IIS.
 >
 > Davide

How about iASP&iNET?
<a style='text-decoration: underline;' href="http://www.halcyonsoft.com" target="_blank">http://www.halcyonsoft.com</a>
Can they let Apache2 run ASP3.0&ASP.NET?
My system is (eComStation1.1/OS2+Apache2.0.x+Jdk1.4.x)

thx<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Configuring Apache to run ASP pages using Apache::ASP perl.. 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 4) Posted: Mon Jun 07, 2004 6:49 pm
Post subject: Re: Configuring Apache to run ASP pages using Apache::ASP perl modules [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

MAD <madwhk DeleteThis @so-net.com.hk> wrote:
<font color=purple> > <a style='text-decoration: underline;' href="http://www.halcyonsoft.com</font" target="_blank">http://www.halcyonsoft.com</font</a>>
 > Can they let Apache2 run ASP3.0&ASP.NET?

Read their documentation. AFAIK the only thing that is close to
..net is the MONO project, but even that is not at the level of
the real thing.
If you want .ASP, go for Microsoft.

Davide

--
| Just out of curiosity does this actually mean something or have some
| of the few remaining bits of your brain just evaporated?
|
|<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Configuring Apache to run ASP pages using Apache::ASP perl.. 
Back to top
Login to vote
madwhk

External


Since: Jun 05, 2004
Posts: 9



(Msg. 5) Posted: Tue Jun 08, 2004 11:59 pm
Post subject: Re: Configuring Apache to run ASP pages using Apache::ASP perl modules [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Davide Bianchi <davideyeahsure.TakeThisOut@onlyforfun.net> wrote in message news:<2ijh45Fnhs0vU2.TakeThisOut@uni-berlin.de>...
 > MAD <madwhk.TakeThisOut@so-net.com.hk> wrote:
<font color=green>  > > <a style='text-decoration: underline;' href="http://www.halcyonsoft.com</font" target="_blank">http://www.halcyonsoft.com</font</a>>
  > > Can they let Apache2 run ASP3.0&ASP.NET?
 >
 > Read their documentation. AFAIK the only thing that is close to
 > .net is the MONO project, but even that is not at the level of
 > the real thing.
 > If you want .ASP, go for Microsoft.
 >
 > Davide

Sorry!
I don't understand 'AFAIK','MONO project' . what's mean?

I am creating a Server ,the OS is eComStation.
My friends want it support ASP3.0,ASP.net&Coldfusion.
I can talk him, it cannot support ASP3.0,ASP.net&Coldfusion,
but if it support ASP3.0,ASP.net&Coldfusion,
it is the best.

Now in my plan it will support php,jsp,servlet, tcl,perl,python,rexx,rudy,rebol cgi.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Configuring Apache to run ASP pages using Apache::ASP perl.. 
Back to top
Login to vote
madwhk

External


Since: Jun 05, 2004
Posts: 9



(Msg. 6) Posted: Tue Jun 08, 2004 11:59 pm
Post subject: Re: Configuring Apache to run ASP pages using Apache::ASP perl modules [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Davide Bianchi <davideyeahsure.RemoveThis@onlyforfun.net> wrote in message news:<2ijh45Fnhs0vU2.RemoveThis@uni-berlin.de>...
 > MAD <madwhk.RemoveThis@so-net.com.hk> wrote:
<font color=green>  > > <a style='text-decoration: underline;' href="http://www.halcyonsoft.com</font" target="_blank">http://www.halcyonsoft.com</font</a>>
  > > Can they let Apache2 run ASP3.0&ASP.NET?
 >
 > Read their documentation. AFAIK the only thing that is close to
 > .net is the MONO project, but even that is not at the level of
 > the real thing.
 > If you want .ASP, go for Microsoft.
 >
 > Davide

Sorry!
I don't understand 'AFAIK','MONO project' . what's mean?

I am creating a Server ,the OS is eComStation.
My friends want it support ASP3.0,ASP.net&Coldfusion.
I can talk him, it cannot support ASP3.0,ASP.net&Coldfusion,
but if it support ASP3.0,ASP.net&Coldfusion,
it is the best.

Now in my plan it will support php,jsp,servlet, tcl,perl,python,rexx,rudy,rebol cgi.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Configuring Apache to run ASP pages using Apache::ASP perl.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Apache 2 & Perl - I'm sure that it must be a configuration problem, but I keep getting an internal error when using a Perl script on my server. I recently (re)installed Redhat 9 after a recent crash, and then installed Apache 2.0.49 and the latest mod_perl from source....

apache 2.0.47 and perl/cgi - Hello, I have installed apache 2.0.47 on my linux red hat 9.0. ../configure --prefix=/etc/httpd --enable-rewrite=shared --enable-speling=shared --enable-cgi=shared --enable-alias=shared but the cgi script not work..... Bye, Massimiliano

Apache doesn't exec perl - Hi folks, I am absolutly new with Linux and especially with Apache. I've set up Apache 2 on my Suse 8.2. Further the needed mods are installed (mod_perl, mod_python, ...) Apache responds on port 80. Index.html for example is shown when asked for the we...

What about perl on linux apache? - Hi. I see that some Win2K folks (of which I'm one) are having a problem with perl on apache. I am having a problem on RH Linux 9.0; I finally got httpd configured, so I think, but my perl scripts display their code. This has happened more than once....

Apache 2.0 and cgi-bin perl problem - Hello Gents I have installed now on my pc (windows 20000) the latest version of apache 2.0.48 and perl 5.6.1 After the installation i try to run the http://my-host/cgi-bin/printenv.pl and the the server not execute the perl scrit but the browser..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]