include_path = ".;C:\xampp\php\Zend\;C:\xampp\php\pear\"
Le hago asi y reinicio el servidor apache y ahora incluyo un archivo para mirar si sirve y no da
require_once 'Acl.php';
Me marca esto
Warning: require_once(Zend/Acl/Resource/Interface.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\php\Zend\Acl.php on line 26
Fatal error: require_once() [function.require]: Failed opening required 'Zend/Acl/Resource/Interface.php' (include_path='.;C:\xampp\php\Zend\;C:\xampp\php\p ear\') in C:\xampp\php\Zend\Acl.php on line 26
![Stress](http://static.forosdelweb.com/fdwtheme/images/smilies/stress.png)