[Mono-list] Newbie question on basic configuration
Rogers Hellman
rogers at semrsys.com
Thu May 13 12:19:36 EDT 2010
Robert:
Your point might well be valid, but.. the version I'm using was obtained
at a different site: http://www.go-mono.com/mono-downloads/download.html
Any idea if my struggles are in vain using the above version?
Rogers
On Thu, May 13, 2010 at 11:58 AM, Robert Jordan <robertj at gmx.net> wrote:
> On 13.05.2010 17:32, Rogers Hellman wrote:
> > I'm still struggling with this.
>
> You'll be struggling like "forever" with this. Mod_mono is not
> supported under Windows. The version you've probably obtained
> from here http://anmar.eu.org/mono/mod_mono/ is too old
> for a current Mono.
>
> Robert
>
> >
> > My apache log file looks like:
> >
> > Failed running '\\program files
> (x86)\\Mono-2.6.4\\bin\\mod-mono-server2
> > --verbose --address 127.0.0.1 --port 2000 --applications /:\\Program
> Files
> > (x86)\\SEMR-3.1\\apache2\\htdocs --nonstop --master (null) (null) (null)
> > (null)'. Reason: Unknown error
> >
> > Apparently my application is triggering the call to mod-mono-server2 but
> it
> > never sees the application to parse it.
> >
> > The salient entries into httpd.conf are:
> > LoadModule mono_module modules/mod_mono.so
> > AddHandler mono .aspx .ascx .asax .ashx .config .cs .asmx .axd
> > MonoApplications "/:\Program Files (x86)\SEMR-3.1\apache2\htdocs"
> > MonoServerPath "\program files (x86)\Mono-2.6.4\bin\mod-mono-server2
> > --verbose"
> >
> >
> > The application is on c:\program files (x86)\semr-3.1\apache2\htdocs
> and
> > is a file called biopulgin.asmx
> > Mono is installed at c:\program files (x86)\Mono-2.6.4
> >
> > Any help would be most appreciated.
> >
> > Rogers
> >
> >
> >
> > On Tue, May 11, 2010 at 7:27 PM, Rogers Hellman<roghellman at gmail.com
> >wrote:
> >
> >> Update:
> >>
> >> When I changed mono to use port 2000, I quickly recieved a webpage not
> >> found error. An my apache log now looks like:
> >> [warn] (OS 10061)No connection could be made because the target
> machine
> >> actively refused it. : Failed to destroy the
> >> 'C:\\windows\\TEMP/mod_mono_dashboard_XXGLOBAL_1' shared memory
> dashboard
> >> [Tue May 11 19:24:28 2010] [notice] Parent: Child process exited
> >> successfully.
> >>
> >> Rogers
> >>
> >>
> >> On Tue, May 11, 2010 at 7:21 PM, Rogers Hellman<roghellman at gmail.com
> >wrote:
> >>
> >>> OK.
> >>>
> >>> In my htdocs folder there is a program bioplugin.asxm There is also a
> >>> bin folder associated with that, that contains a dll file. Presumably
> they
> >>> are linked by their relative locations.
> >>>
> >>> by going to the URL http://localhost/bioplugin.asxm it will run in
> a
> >>> configuration check mode, showing all of the keywords it responds to as
> >>> links, then when a link is selected, it gathers the appropriate input
> and
> >>> passes that on to an active-x module to either retrieve data from the
> mysql
> >>> DB or update the DB.
> >>>
> >>> Currently when I try to access bioplugin.asxm the page times out.
> >>>
> >>> Among the many permutations that I've tried, I currently have the
> >>> following in my httpd.conf:
> >>>
> >>> LoadModule mono_module modules/mod_mono.so
> >>> AddHandler mono .aspx .ascx .asax .ashx .config .cs .asmx .axd
> >>> MonoServerPath "/Program Files (x86)/Mono-2.6.4/bin/mod-mono-server2"
> >>>
> >>> In my apache logs:
> >>> [error] Failed running '/Program Files
> >>> (x86)/Mono-2.6.4/bin/mod-mono-server2 --address 127.0.0.1 --port 2000
> >>> --nonstop --master (null) (null) (null) (null) (null) (null)'. Reason:
> >>> Unknown error
> >>>
> >>> I installed mono to listen to port 1200 (the default on
> >>> installation). I'm sure there is an easier way, but I've
> uninstalled
> >>> mono and am in the process of reinstalling it to use port 2000 instead.
> >>>
> >>> Rogers
> >>>
> >>>
> >>>
> >>>
> >>> On Tue, May 11, 2010 at 6:40 PM, Christopher David Howie<
> >>> me at chrishowie.com> wrote:
> >>>
> >>>> On 05/11/2010 06:05 PM, Rogers Hellman wrote:
> >>>>> Chris: I replied back to you directly, but haven't heard back.
> >>>>> Perhaps stuck in your spam box.
> >>>>
> >>>> No, it's in my inbox, I'm just at work and am otherwise occupied.
> >>>>
> >>>> Also, please reply to the list too when you reply to somebody. Nobody
> >>>> else knows what you told me and so they can't chime in with ideas.
> >>>>
> >>>> --
> >>>
> >>> Chris Howie
> >>>> http://www.chrishowie.com
> >>>> http://en.wikipedia.org/wiki/User:Crazycomputers
> >>>>
> >>>> PGP key:
> >>>>
> >>>> pub 2048R/CF8338F5 2010-04-14
> >>>> Fingerprint: 2B7A B280 8B12 21CC 260A DF65 6FCE 505A CF83 38F5
> >>>>
> >>>
> >>>
> >>>
> >>> --
> >>> Rogers Hellman
> >>> Four Corners Medical Software, LLC
> >>> www.semrsys.com
> >>>
> >>
> >>
> >>
> >> --
> >> Rogers Hellman
> >> Four Corners Medical Software, LLC
> >> www.semrsys.com
> >>
> >
> >
> >
> >
> >
> > _______________________________________________
> > Mono-list maillist - Mono-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
>
>
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
--
Rogers Hellman
Four Corners Medical Software, LLC
www.semrsys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20100513/4a71e34d/attachment-0001.html
More information about the Mono-list
mailing list