Jump to content

using bin/zf.sh and its version mismatch


ethereal1m

Recommended Posts

Dear all,

I'm trying to install Zend Framework 1.8.0 by executing

bin/zf.sh create project

 

But the command fails complaining that

Provider 'project' is not a valid provider.

 

And when I do

bin/zf.sh show version

 

It's saying it's version 1.10.1 instead 1.8.0. Where does it read the library version? How can I revert it back to 1.8.0?

 

regards,

ethereal1m

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/206360-using-binzfsh-and-its-version-mismatch/
Share on other sites

Did you install by PEAR or by hand?

Try running it straight from the zf.php script.  Does this get you the right version?  If not, you need to downgrade the zf.php file to 1.8.  If it does, zf.sh is picking up the wrong version of the Framework.  Check your environment variables, links etc.

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.