I have finally managed to build a fully working (yes i have marked it as stable even if it is part of the development code) php plugin.
It contains additonal features for security and fast configuration, and (maybe the most important part) it does not require a fool build procedure. It is now a normal uWSGI plugin (so you can even embed it in the core) based on libphp. Sadly debian-based distros do not include libphp (but redhat-based, like fedora and centos have it), so you could need to rebuild php (but it is an easy task, as you only need to add a flag to ./configure) http://projects.unbit.it/uwsgi/wiki/PHP The wiki page has been updated with a funny (and complex) config that you could use as reference. I have released a new snapshot too (the third), to allows you to test it easily. Every report will be wellcomed. -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
