[Mono-osx] regarding mono and mod_mono

Andrew Satori dru at druware.com
Mon Jul 25 11:15:54 EDT 2005


By default, the Mono installation is setup around the more Mac  
friendly locations that the binary installer uses, and so it's  
looking for mono in those paths.

There are some options that you can use to fix the path, but I don't  
have it on this machine.  I thinks it's like MonoPath or something  
similiar.

Andy




On Jul 18, 2005, at 1:39 AM, Durga Phani Kanth Pilli wrote:

>
>
> Hello,
>
>
>
>               I am trying to run my ASP.NET Applications on Mac Os  
> x 10.3.9, for this I am using the following software, Mono-1.1.8.1,  
> XSP-1.0.8, Apache-2.0.54,Mod_mono-1.0.8.
>
> I had installed everything in /usr
>
> The following are the step’s I followed to install.
>
>
>
> 1)       I downloaded mono-1.1.8.1 and installed it
>
> 2)       For installing Apache-2.0.54 I used the following commands
>
> a)       ./configure –prefix=usr
>
> b)       Make
>
> c)       Make install (root)
>
> 3)       For installing XSP I used the following commands
>
> a)       ./configure –prefix=/usr
>
> b)       Make
>
> c)       Make install (root)
>
> 4)       For installing Mod-Mono I used the following commands
>
> a)       ./configure –prefix=/usr
>
> b)       Make
>
> c)       Make install (root)
>
> 5)       I Add the following line to the Apache config file  
> “Include mod_mono.conf”
>
> 6)       In the mod_mono.conf file I added the following lines
>
> a)       Alias /demo “/usr/share/doc/xsp/test”
>
> b)       MonoApplications “/demo:/usr/share/doc/xsp/test”
>
> c)       <Location /demo>
>
> d)       SetHandler mono
>
> e)       </Location>
>
>
>
> 7)       I started the Apache using Apachectl –k start
>
> 8)       When I tried to hit the page http://127.0.0.1/demo/ 
> index.aspx it showed the following error “Service temoporarily  
> unavailable”
>
>
>
>
>
>            I tried to with <Directory /usr/share/doc/xsp/test>
>
>                                 SetHandler mono
>
>                                   <IfModule mod_dir.c>
>
>                                           DirectoryIndex index.aspx
>
>                                     </ifModule>
>
>                                   </Directory>
>
>                        It even showed the same error
>
>
>
> When I tried to check the error_log file its showing the following  
> error
>
> “(/Library/Frameworks/Mono.framework/Versions/1.1.8.1/lib/mono/1.0/ 
> mod-mono-server.exe:467): WARNING **: _wapi_shm_semaphores_init:  
> semget error: Permission denied key 0x4d02104a - trying again”.
>
>
>
> I am not sure bout what exactly Is the problem with, I need your  
> help regarding this.
>
> I would be very thankful I can get  help regarding this.
>
>
>
>
>
>
>
>
>
>
>
>
>
> Regards,
>
> <image001.gif>
>
> <image001.gif>
>
> Durga Phani Kanth Pilli
> Iniquus Inc.
>
> Phanip at iniquus.com
>
> <image002.jpg>
>
> <image001.gif>
>
> <image001.gif>
>
> Phone: +91 (020) 26835481    Mobile: +91 (9860) 346172
>
> www.iniquus.com
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> <image001.gif>
> <image002.jpg>
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2359 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-osx/attachments/20050725/6cb1ed93/smime.bin


More information about the Mono-osx mailing list