0

Zend include errors with Ticketevolution Framework

Hi, Just trying to figure out how to get the provided api framework to cooperate with Zend. I'm not sure what my alternative options are for getting zend to include properly. Below is a sample error message I am getting. I know zend is installed and running good on the server.

Warning: require_once(Zend/Config.php) [function.require-once]: failed to open stream: No such file or directory in /home/******/public_html/test/demo/index.php on line 34

Fatal error: require_once() [function.require]: Failed opening required 'Zend/Config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:../library') in /home/*****/public_html/test/demo/index.php on line 34

Thanks in advance for any tips you can provide.

1 comment

Please sign in to leave a comment.