Does Yii Work With Mon Goose Web Server?

Quick and simple question, I was trying to use a more lightweight server than Apache to handle PHP and YII. I would be using yii on an internal network and didn’t need 99% of what Apache offers.

I know it works with Apache 2.2. but I was struggling to get it working with Mongoose web server. I can install it, do the initial steps but cannot get the gii module to work at all.

Rather than waste my time spending hours trying to debug something that may never work, I was wondering if anybody had done this and succeeded or had tried and failed to make it work.

Thanks.

Rob.

Hi Rob,

I have no experience with Mongoose.

But if you want migrate from Apache to a more lightweight server, other options are Nginx, Cherokee and Lighttpd.

Regards,

Leandro