PDA

View Full Version : Running ASP on Solaris


Abd
04-10-2003, 03:55 PM
Hi All,

I have an ASP Application which is currently running on windows and IIS, but I need to move the Application to Solaris and Apache web server. I tried using Sun ChiliSoft ASP, but was given me some problem of not detecting web server, which ofcourse is installed.

Pls does anyone know how I can get this resolved?

Thanks
Abd

Roy Sinclair
04-10-2003, 04:04 PM
Convert the application to PHP, ASP is a MS product for use on MS products and while things like Chilisoft exist they never seem to completely satisfy. Do a Google search on "Convert ASP to PHP" for a quick list of resources to help you.