Hi Nunners, Take a look at your ZWS error log (/usr/local/zeus/web/log/errors). You'll be getting the 'Bad Gateway' error because the php fastcgi has crashed, cannot be started, or ZWS cannot talk to it. There should be some clues in there. For example, if you've copied the php binary from a different machine, perhaps some of the shared libraries it depends upon are missing? This is quite common if you've compiled in support for additional capabilities, such as database support. Try running the php binary manually, with the -v flag for example, to see if it can run OK. If this does not help, drop a line to Zeus' technical support team. Let them know of any errors in the error log, and whether this happens on every php request, or just intermittently. cheers, Owen -- View this message in context: http://www.nabble.com/Running-php5-with-Zeus-and-fcgi-tf1900215.html#a5198569 Sent from the PHP - General forum at Nabble.com. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php