For anyone with a similar problem, Hectors suggestion was accurate: file /usr/local/bin/phpunit and changed the path to the php bin at the top to read:
#!/usr/local/zend/bin/php I also ran into a couple other issues of my ENV var and using DYLD_LIBRARY_PATH not LD_LIBRARY_PATH and also some corrupted pear channels. Thanks to Hector. -- ================= Ron Dyck [email protected] www.webbtech.net =================
