robos85 wrote: > > Does Zend 1.10.6 deal with PHP Version 5.3.2-2 ? > To answer your question: Yes, ZF 1.10.6 works well with PHP 5.3.x.
Your problem is your open_basedir setting. Make sure the ZF library is somewhere under a directory set to the open_basedir. ----- -- Wil Moore III Why is Bottom-posting better than Top-posting: http://www.caliburn.nl/topposting.html -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/PHP-version-not-ok-tp2307285p2308383.html Sent from the Zend Framework mailing list archive at Nabble.com.
