Jump to content

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.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.