Sir,

     My name is Siddhartha Upadhyaya. I want to create an environment for ASP.Net in Linux environment. For this I am using the tools provided by mono.

    I successfully build the c# compiler, which successfully working with "Hello World" and as well as some database operation (Postgresql Npgsql & MS-Sql database). It is working fine.

    For ASP.Net I need a web server and I download XSP. I compile it and except some database operation it is working fine with the test site comes with XSP.

    Now I want to bind XSP with Apache (1.3 I am using). For this I compile mod_mono. The module is build properly, and I make the changes required for mono modules. Since during Apache startup it is not providing any error, but when I am requesting for the ASP.Net virtual directory, it is showing 403 (forbidden) error.

    Can you suggest me what problem it is. And which file is the configuration file for mod_mono_server, like in Java-tomcat server.xml is the configuration file.

 

With Thanks & Regards

Siddhartha Upadhyaya

 

Ps: I change the permission for the socket file mod_mono..., to 0777. Still it is not working.


Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster.

Reply via email to