I think this is probably a question for the Drupal list.

If I HAD to guess what was going on..

You need to install the module and ALSO download/install Zend Framework 1.x. Once you do this, you need to one of the three things on the drupal install page:

* Install the Zend Framework in your PHP include path. One way to do this is via Pear. * Install the libraries module and place the Zend folder of the Zend Framework download in a libraries folder. * Download the Zend Framework to an alternate location and set that location in the zend_path variable or on the Zend Framework configuration page.

If you've done that, and you still have issues, check you dont have an open_basedir restriction on your web server.

Beyond that, you might want to see help from the plugin author.

-ralph

On 7/10/11 11:55 PM, silexmulti wrote:
I have installed the Zend Framework using various methods and even the
"Plugin manager" module. It reports that it installs fine. But when I go to
Reports ->  Status report, I get that error for the Zend framework.

--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Getting-a-The-Zend-Framework-was-not-found-error-in-Drupal-tp3658705p3658705.html
Sent from the Zend Framework mailing list archive at Nabble.com.


--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to