VB6 migration sky
 
  Forum  Commercial Foru...  Commercial Foru...  WGX and SWGX on Linux/Apple using Mono as server?
Previous Previous
 
Next Next
New Post 4/26/2009 12:35 PM
  jasb
224 posts
4th Level Poster


WGX and SWGX on Linux/Apple using Mono as server? 

Hi,

Does the team ever considered the ideia of making webgui run on Mono Project as the HTTP server?

Jorge,

 
New Post 4/26/2009 3:08 PM
  palli
5935 posts
1st Level Poster




Re: WGX and SWGX on Linux/Apple using Mono as server? 

Hi Jorge,

I have not tried myself, but here you can read about one showcase app and here is a thread on the subject. So it has been done.

Palli

 


Páll Björnsson - Visual WebGui support team - Email: support@visualwebgui.com
 
New Post 5/5/2009 10:58 AM
  awesterhold
26 posts
No Ranking


Re: WGX and SWGX on Linux/Apple using Mono as server? 
Modified By awesterhold  on 5/5/2009 1:00:21 PM)

Hi jasb,

 

not sure you still check this thread but see below the proper config for a Mono 2.2 with mod_mono and a apache web server (based on CentOS 5.2 64bit). All listed applications are actually visual web gui based.

 

Have fun,
Axel

 

LoadModule mono_module modules/mod_mono.so
AddHandler mono .wgx
MonoServerPath blademanager /usr/local/bin/mod-mono-server2
MonoServerPath supporttrack /usr/bin/mod-mono-server2
MonoServerPath oidmanager /usr/local/bin/mod-mono-server2
MonoAutoApplication disabled
<Location /monoctrl>
        SetHandler mono-ctrl
</Location>
MonoApplications blademanager "/blademanager:/data/develftp/blademanager"
Alias /blademanager "/data/develftp/blademanager"
<Location /blademanager>
        MonoSetServerAlias blademanager
        SetHandler mono
</Location>
MonoApplications supporttrack "/supporttrack:/opt/dts/SupportTrack"
Alias /supporttrack "/opt/dts/SupportTrack"
<Location /supporttrack>
        MonoSetServerAlias supporttrack
        SetHandler mono
</Location>
MonoApplications oidmanager "/oidmanager:/data/develftp/oidmanager"
Alias /oidmanager "/data/develftp/oidmanager"
<Location /oidmanager>
        MonoSetServerAlias oidmanager
        SetHandler mono
</Location>
 

 
New Post 5/5/2009 1:13 PM
  palli
5935 posts
1st Level Poster




Re: WGX and SWGX on Linux/Apple using Mono as server? 

Hi Axel,

Thank you very much for this information. I'm sure it will prove very, very useful to those looking for Mono deployments.

Palli

 


Páll Björnsson - Visual WebGui support team - Email: support@visualwebgui.com
 
Previous Previous
 
Next Next
  Forum  Commercial Foru...  Commercial Foru...  WGX and SWGX on Linux/Apple using Mono as server?
Most promising startups
Top 3 most promising startups in 2009
   AJAX Framework | Web Development | Cloud applications | RIA Development | Silverlight Applications | Legacy Migration
The most popular open source Ajax applications framework for enterprises | Sitemap | Terms Of Use | Privacy Statement
Copyright © 2005-2009 Visual WebGui®    Design By: Template World
   
Visual Studio Partners