According to Phpinfo Zend is installed (Zend Engine v2.1.0) . How ever when I call zend database commands they are swallowed without response or error message. (The script has been tested on my local server).
I am looking for a "Zend hello world" php script which will tell me that Zend is running OK.
Suggestions?