I have the latest Wordpress running on Tomcat 6.0.26 virtual host with Quercus PHP servlet. It works, except when I try to use perm links. A url such as /index.php/my-page-name doesn\'t seem to ever
We\'re running Quercus on Glassfish to serve the odd PHP file. I\'m wondering if its possible to get PSpell/ASpell(?) spellchecker(s) working in Quercus?
The clever folks at Caucho are quick to point out that Quercus is 3x-5x faster than straight mod_php (without APC). But digging deeper in the documentation, you\'ll see that the PHP-to-bytecode compil
I am trying to get the Quercus PHP engine to connect with the JavaDB. I have successfully deployed Quercus in Glassfish, but I can\'t get Quercus to successfully connect with my database in JavaDB. C开
if i write the comet push with php but use this code on a 开发者_开发百科java server via quercus, will that solve the one process per request problem that apache had and scale well with lot of users u