Hi everybody, I like to use the latest ZF release for a new development but the host has only PHP 5.1.6 (full info is at the end of this e-mail). For political reasons, I cannot change this hosting... So, if I have correctly checked the requirements, I should use ZF 1.6.2 as the latest revision that support PHP 5.1.6. I need an advice about this choice. Do you think it's better to go with ZF 1.8.2 fixing some compatibility issues or avoiding some modules (if you have a list of problematic modules... I have read that at least zend locales dont' work), or go with the older release that maybe has some open bugs or security issues....
Thank you, cheers. Leo ---------- The PHP version installed is 5.1.6. System FreeBSD 4.7-RELEASE-p22 FreeBSD 4.7-RELEASE-p22 #11: Tu i386 Build Date Jan 11 2007 09:50:02 Configure Command './configure' '--prefix=/usr/local/packages/php5' '--enable-force-cgi-redirect' '--with-config-file-path=/usr/local/packages/php5/lib' '--enable-magic-quotes' '--with-libxml-dir=/usr/local' '--with-openssl=/usr/local/ssl' '--with-zlib' '--with-zlib-dir=/usr/local' '--enable-bcmath' '--enable-calendar' '--with-curl=/usr/local/packages/curl' '--enable-dba' '--with-db3=/usr/local/BerkeleyDB.3.3' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr/local' '--with-ttf=/usr/local' '--with-freetype-dir=/usr/local' '--with-t1lib=/usr/local' '--with-gettext=/usr/local' '--with-imap=/usr/local/packages/imap-2004' '--with-imap-ssl' '--enable-mbstring' '--enable-mbregex' '--with-mcrypt=/usr/local' '--with-mhash=/usr/local' '--with-mysql=/usr/local/mysql' '--with-iconv-dir=/usr/local' '--with-xsl' Server API CGI Virtual Directory Support disabled Configuration File (php.ini) Path /usr/local/packages/php5/lib/php.ini PHP API 20041225 PHP Extension 20050922 Zend Extension 220051025 Debug Build no Thread Safety disabled Zend Memory Manager enabled IPv6 Support enabled Registered PHP Streams php, file, http, ftp, compress.zlib, https, ftps Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tls Registered Stream Filters string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, convert.iconv.*, zlib.*
