Link to home
Start Free TrialLog in
Avatar of DavidL
DavidL

asked on

Running Windows CGI's (exe's) on linux

I'm looking to run a Windows .exe cgi on a Red Hat Linux Web server.  I want to use a product called Sitesoft (www.sitesoft.com - A database tool) but it's designed to run on Windows NT server's only. I want to port it to a linux server and use their .exe file in the cgi-bin directory.  One of their requirments is to have the DAO engine installed.  I'm not sure if this is possible or even needed in with linux.
Could anyone help me with information on how to run this .exe cgi file in Linux.  Could there possibly be a module that's used to port a Microsoft file?

For the folks that suggested Vmware, can you also do ASP on a Linux web server using Vmware?

Thanks,  David - dlevy@osce.org
Avatar of Debber
Debber

You can use Wine to run MS applications. However, Wine isn't stable and mature enough yet. I'd not recommend to run a Windows-app. from linux if it's not necessary. You could use mySQL as a database in Linux.
How about vmware? - its better than wine and stable. ( http://www.vmware.com )
Avatar of DavidL

ASKER

Edited text of question.
Chili!soft has ported ASP to linux. More information at http://www.chilisoft.com/
ASKER CERTIFIED SOLUTION
Avatar of bomek
bomek

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial