Hi! I'm trying to set up Z-Push on an ISPConfig3 server with Debian Wheezy and NGINX. Since I only had problems with setting it up within ISPConfig's folders I simply decided to set it up by myself outside of ISPConfig. I put fmbiete's fork (https://github.com/fmbiete/Z-Push-contrib) to /usr/share/z-push/ and built NGINX vhost and PHP-FPM conf by hand. It is working now. Are there any downsides to this setup? Is there any way to set up Z-Push within ISPConfig when using NGINX? Thank you!
I finally managed to set Z-Push up within my domain with no problems. It all was related to a bug which did not allow changing of Open_basedir of vhost-subdomains: http://bugtracker.ispconfig.org/index.php?do=details&task_id=3067 http://www.howtoforge.com/forums/showthread.php?t=65464 http://www.howtoforge.com/forums/showthread.php?t=65410 Currently it's running in its own domain, but I'll put it in a vhost-subdomain when the next stable or RC is released.