Jump to content

Installing Zend


cs.punk

Recommended Posts

Hey guys. Having some trouble getting Zend to work.

 

I'm using XAMPP, created a sparkling new installation for it. Downloaded zend, extracted it to a directory, then copied the 'library' file into C:\xampp and zend\xampp\php\PEAR\ (this is my 'include path' within PHP).

 

How ever using the the shell with XAMPP and typing in 'zf ' follow by any command gives me the following error:

 

Warning: require_once(Zend/Tool/Framework/System/Provider/Config.php): failed to open stream: No such file or directory in C:\xampp and zend\xampp\php\PEAR\library\Zend\Tool\Framework\System\Manifest.php on line 26.

 

And heres the line:

require_once 'Zend/Tool/Framework/System/Provider/Config.php';

 

Although this file exits.

 

Any ideas?

Link to comment
https://forums.phpfreaks.com/topic/231968-installing-zend/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.