> > Does anyone use ZF on RHEL5 using its standard PHP 5.1 package? If so does > ZF work fully?
AFAIK the min PHP version for ZF is 5.1.4, RHEL5 comes with 5.1.6 as default so should work without any issues as long as you have the extensions for PDO etc enabled if you require DB access. Regards Marco
