LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 01-10-2006, 09:42 AM   #1
rino.caldelli
Member
 
Registered: Apr 2005
Location: perugia
Distribution: ubuntu
Posts: 181

Rep: Reputation: 31
Apache Asp


I tried to install Apache ASP bundle to host an asp page on my computer, but it doesn't interpret the page, it shows the html page and asks for download of the asp files... I've edited the .htaccess file like they told me to in http://www.apache-asp.org/install.ht...%20and86dfc858
and now I get en error page instead of the html page... what can I do???

if you want to check go to http://zen.no-ip.info/index2.html

Last edited by rino.caldelli; 01-20-2009 at 01:51 PM.
 
Old 01-11-2006, 09:28 PM   #2
mjmwired
Member
 
Registered: Apr 2004
Distribution: CentOS6, CentOS5, F16, F15, Ubuntu, OpenSuse
Posts: 620

Rep: Reputation: 39
Your site seems to time out for me.

To determine what your errors are, look into you apache logs for specific errors.

Also, just curious, are you sure your 'mod_perl' is working?
 
Old 01-14-2006, 09:29 AM   #3
rino.caldelli
Member
 
Registered: Apr 2005
Location: perugia
Distribution: ubuntu
Posts: 181

Original Poster
Rep: Reputation: 31
Quote:
Originally Posted by mjmwired
Your site seems to time out for me.

To determine what your errors are, look into you apache logs for specific errors.

Also, just curious, are you sure your 'mod_perl' is working?
how do I know if mod_perl is working????
 
Old 01-14-2006, 10:55 AM   #4
mjmwired
Member
 
Registered: Apr 2004
Distribution: CentOS6, CentOS5, F16, F15, Ubuntu, OpenSuse
Posts: 620

Rep: Reputation: 39
Most important is this line in httpd.conf:

LoadModule perl_module modules/mod_perl.so

I added this to my httpd.conf:

<Location /perl-status>
SetHandler perl-script
PerlResponseHandler Apache2::Status
Order deny,allow
Deny from all
Allow from 127.0.0.1
</Location>

Then I went to: http://localhost/perl-status
And it displayed all the information about my mod_perl
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I use ASP with Apache robmainella Linux - Software 2 09-17-2003 05:10 PM
Anyone using Apache::ASP? Dave Skywatcher Programming 6 04-04-2003 11:59 AM
asp with apache??? Z28kid Linux - Newbie 5 02-14-2003 01:59 PM
ASP and Apache ZD215 Linux - General 3 04-18-2002 12:06 AM
httpd - asp or apache - asp vcheah Linux - General 2 01-18-2002 04:05 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 12:16 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration