Ver Mensaje Individual
  #1 (permalink)  
Antiguo 17/07/2006, 03:56
shiryubs
 
Fecha de Ingreso: septiembre-2004
Mensajes: 24
Antigüedad: 20 años, 2 meses
Puntos: 0
Problemas al instalar zend y phpunit2

Quisiera empezar a aprender a usar este framework, configuro el include path del zend en el php ini.

despues coloco los ejemplos del zend, en mi directorio documentRoot y cuando lanzo el ZendTest.php

me sale el siguiente error

Código:
Warning: require_once(PHPUnit2/Framework/TestCase.php) [function.require-once]: failed to open stream: No such file or directory in e:\webs\framework\ZEND\tests\ZendTest.php on line 16

Fatal error: require_once() [function.require]: Failed opening required 'PHPUnit2/Framework/TestCase.php' (include_path='.;D:\serverWEB\framework\zendPhp\library;D:\serverWEB\PHPUnit2;D:\serverWEB\framework\zendPhp\incubator\library') in e:\webs\framework\ZEND\tests\ZendTest.php on line 16