Archive for February, 2012

Installing PHPUnit for PHP 5.3 on ZendServer

6 February, 2012

Zend­Server installs PHP CLI as part of the instal­la­tion, and, as is cus­tom­ary for PHP 4.3+, includes a PEAR installer. It’s a good idea to install PEAR before installing PHPUnit as per the rec­om­men­da­tion here.

Open Zend\ZendServer\bin\go-pear.bat and change the line:%PHP_BIN% –d output_buffering=0 –d PEAR\go-pear.pharto (see PHAR Run­time Con­fig­u­ra­tion):%PHP_BIN% –d output_buffering=0 –d phar.require_hash=0 PEAR\go-pear.pharThis will stop the fatal […]

Tags: , ,
Posted in Development, Zend Framework, Zend Server No Comments »

Get Adobe Flash player