[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] ASP + RaQ 3
- Subject: Re: [cobalt-users] ASP + RaQ 3
- From: Kris Dahl <kris@xxxxxxxxxxxxx>
- Date: Mon Dec 13 09:31:08 1999
on 12/12/99 3:24 PM, Julian Carter at julian@xxxxxxxxxxxxx wrote:
> Does anyone know about running ASP on the RaQ 3 ???
>
> Considering RaQ 3 doesn't run a mips, but an AMD, should their be a huge
> problem..?
The processor won't matter that much, but the web server and operating
system sure will.
ASP is a Microsoft solution that is designed to work with IIS on NT. There
are a couple of projects out there (like Chilisoft's ChiliASP) that are
making ASP work on other platforms.
Might I suggest PHP (www.php.net) with MySQL (www.mysql.com) as an
alternative?
I will be posting my huge rant about the two in the next couple of days.
-k