How to troubleshoot mod_aspdotnet installation

Discussion about the open-source Phalanger [?] project.

How to troubleshoot mod_aspdotnet installation

Postby ethereal1m » February 13th, 2014, 3:26 am

Dear all,
I'm installing mod_aspdotnet on Apache, but for some reason, it doesn't run. I have mod_aspdotnet 2.2.0.2006. I try to run it on WAMP 2.4, Apache 2.4.4, and .Net version 4 (including the previous versions).

I put the aspdotnet config in separate file in httpd.conf
Code: Select all
Include conf/extra/httpd-aspdotnet.conf


in httpd-aspdotnet.conf:
Code: Select all
# Load asp.net module
LoadModule aspdotnet_module "modules/mod_aspdotnet.so"

# AspNetVersion v4.0.30319

# Set asp.net extensions
AddHandler asp.net asp asax ascx ashx asmx aspx axd config cs csproj licx rem resources resx soap vb vbproj vsdisco webinfo

# Mount the asp.net /ASP application
AspNetMount /ASP "D:/wamp/www/ASP"

# Map all requests for /ASP to the application files
Alias /ASP "D:/wamp/www/ASP"

# Set asp.net options
Options Indexes FollowSymLinks Includes +ExecCGI

# Set asp.net permissions
Order allow,deny
Allow from all

# Set asp.net default index page
DirectoryIndex index.aspx index.htm

# Set aspnet_client files
AliasMatch /aspnet_client/system_web/(\d+)_(\d+)_(\d+)_(\d+)/(.*) "C:/Windows/Microsoft.NET/Framework/v$1.$2.$3/ASP.NETClientFiles/$4"

# Allow asp.net scripts to be executed in the temp folder
Directory "C:/Windows/Microsoft.NET/Framework/v*/ASP.NETClientFiles"


Apache won't up so that it doesn't spew log on apache_error.log.

Anybody has an idea how to troubleshoot this?

regards,
ethereal1m
ethereal1m
 
Posts: 2
Joined: February 13th, 2014, 2:42 am

Re: How to troubleshoot mod_aspdotnet installation

Postby ethereal1m » February 14th, 2014, 5:53 am

I got it, the mod doesn't work with Apache 2.4, instead it only works with 2.2
ethereal1m
 
Posts: 2
Joined: February 13th, 2014, 2:42 am


Return to Phalanger project

Who is online

Users browsing this forum: No registered users and 5 guests

cron

User Control Panel

Login

Who is online

In total there are 5 users online :: 0 registered, 0 hidden and 5 guests (based on users active over the past 5 minutes)
Most users ever online was 151 on December 6th, 2020, 7:46 am

Users browsing this forum: No registered users and 5 guests