[Mono-list] Newbie question on basic configuration

Rogers Hellman roghellman at gmail.com
Tue May 11 19:21:52 EDT 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20100511/8c8bbbdb/attachment.html 


More information about the Mono-list mailing list