I do most of my web development with a LAMP setup (linux, apache, mysql, php) and implementing php/mysql web content management systems so that organisations can manage their own websites. In short, I love php (don't we all!)
I'm doing a volunteer job where someone else is setting up a web server for the small business and I set up the web site so that they can maintain it.
Problem is, they are going to be using vqserver instead of apache on Win 98.
vqserver is java based server, it can run jsp's, has cgi and support for perl but can anyone tell me if it's likely that I run php with it - maybe I can install php as a cgi?? Would this be an effective solution?
More info about vqserver at:
http://www.vqsoft.com/vq/server/index.html
I'm really out of my depth here as Apache is the only language I speak with regards to web servers and making php work. :o