Web Hosting Talk







View Full Version : Installing ASP/PHP/JSP on a RaQ2??


hypernatic.net
03-18-2002, 12:58 PM
Is it possible to install ASP, PHP and JSP on a RaQ2?

If so, how? PKG or manual build? Where do I get that for a MIPS CPU?

Thanks!

jks
03-18-2002, 06:06 PM
Originally posted by hypernatic.net
Is it possible to install ASP, PHP and JSP on a RaQ2?

If so, how? PKG or manual build? Where do I get that for a MIPS CPU?

Thanks!

You can easily install PHP on the RaQ2, yes. I would go with a manual build.

hypernatic.net
03-18-2002, 06:08 PM
Just download the TAR file?
What else?

I mean usually you compile apache first / after the PHP....

How do you do it WITHOUT recompiling apache?

Also, does anyone know about ASP and JSP?

jks
03-18-2002, 06:11 PM
Originally posted by hypernatic.net
Just download the TAR file?
What else?

I mean usually you compile apache first / after the PHP....

How do you do it WITHOUT recompiling apache?

Also, does anyone know about ASP and JSP?

Use APXS if you do not want to recompile Apache.

vselvara
03-19-2002, 03:13 AM
I am not sure about ASP, but for JSP you will need to run a JSP/Servlet engine such as Tomcat. PM me if you need help with installing tomcat.