ispCP - Board - Support
Install mod_mono??? - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: General discussion (/forum-11.html)
+--- Thread: Install mod_mono??? (/thread-4894.html)



Install mod_mono??? - lschafroth - 11-11-2008 01:46 AM

I need to support ASP apps on my ispCP Debian server.

I'm fairly new to linux but getting better. I see so many ways to install mono using apt-get install but all of them are installing different options.

I'm so confused as to how this works and what I need in the "install" line.

Lannie


RE: Install mod_mono??? - lschafroth - 11-14-2008 02:57 AM

(11-11-2008 01:46 AM)lschafroth Wrote:  I need to support ASP apps on my ispCP Debian server.

I'm fairly new to linux but getting better. I see so many ways to install mono using apt-get install but all of them are installing different options.

I'm so confused as to how this works and what I need in the "install" line.

Lannie

Anyone know how to do this?

Lannie


RE: Install mod_mono??? - lschafroth - 11-15-2008 12:58 AM

(11-14-2008 02:57 AM)lschafroth Wrote:  Anyone know how to do this?

Lannie

I was able to get aspx files to work but for the life of me I cannot get Apache2::ASP to install and compile. After three hours I gave up.

Lannie


RE: Install mod_mono??? - lschafroth - 11-18-2008 01:21 AM

(11-15-2008 12:58 AM)lschafroth Wrote:  
(11-14-2008 02:57 AM)lschafroth Wrote:  Anyone know how to do this?

Lannie

I was able to get aspx files to work but for the life of me I cannot get Apache2::ASP to install and compile. After three hours I gave up.

Lannie

Subject says SOLVED. It is NOT solved.


RE: Install mod_mono??? - BeNe - 11-18-2008 04:34 PM

Sorry was my fault.

Greez BeNe


RE: Install mod_mono??? - lschafroth - 11-19-2008 02:04 PM

(11-18-2008 04:34 PM)BeNe Wrote:  Sorry was my fault.

Greez BeNe

hehe... No problem. Smile

Lannie


RE: Install mod_mono??? - lschafroth - 12-14-2008 09:19 AM

I think I have it totaly hosed at this point.

I dont want or NEED .net asp type files.

The only thing i need is .asp files.

I have tried mod_mono and Apache2::ASP and I think I have the mix of the two messed up!!

How do I remove mod_mono and do JUST Apache2::ASP?

Or can they both coexist? When I try to run a .ASP file I get the error:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@xxxxxx and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.


--------------------------------------------------------------------------------

Apache/2.2.3 (Debian) mod_mono/1.2.1 mod_apreq2-20051231/2.6.0 mod_perl/2.0.4 Perl/v5.8.8 Server at http://www.xxxx.xxx Port 80

Should mod_mono being trying this or Apache2::ASP? I'm SOO confused!

Lannie