zend framework installation problem
Moderator: General Moderators
zend framework installation problem
i have wamp v2.2 installed in my computer and i am traying to install zen framework 2.2 i download it and extract all the files and folders and i put it all in a new folder ( C:\wamp\bin\php\Zend_Framework )
.actually i did all the steps in that video
http://www.youtube.com/watch?feature=pl ... 7svJHmgJqs
and when i am traying to run zf commaned to creait's giving me that error
.actually i did all the steps in that video
http://www.youtube.com/watch?feature=pl ... 7svJHmgJqs
and when i am traying to run zf commaned to creait's giving me that error
Re: zend framework installation problem
1. You're in PowerShell. Unless you specifically like it, cmd.exe (Command Prompt) is simpler to use.
2. I assume that "zf" command only works from within the Zend_Framework folder you created. Probably a .bat file.
2. I assume that "zf" command only works from within the Zend_Framework folder you created. Probably a .bat file.
Re: zend framework installation problem
thanks requinix
i just using the powershell for testing if it's istalled or not
i trayed to run it after i went to the same folder and it didnot
there is not such file with extinstion .bat at all !!!!!!!!!!!!
i just using the powershell for testing if it's istalled or not
i trayed to run it after i went to the same folder and it didnot
there is not such file with extinstion .bat at all !!!!!!!!!!!!
Re: zend framework installation problem
If you followed all the steps that means you added the ZF bin\ folder to your PATH, right? Because that's where the zf.bat file is.
Re: zend framework installation problem
when i download the zendframework i couldn't find the zf.bat file in it !!!!!!!!!!
Re: zend framework installation problem
After finding a way to navigate around the bullcrap that is Zend's registration firewall to download their blasted framework, I can't see the zf.bat either. Seems the video you're following is out of date.
Re: zend framework installation problem
i just figured it out. the video is for zend framework but the newest edition now is zendframework 2 and that's the video for it's installtion
http://www.youtube.com/watch?feature=pl ... dfWOgb5cr4
Thank you So much any way
http://www.youtube.com/watch?feature=pl ... dfWOgb5cr4
Thank you So much any way
Re: zend framework installation problem
Just to save you some hassle next time you need it: https://github.com/zendframework/zf2requinix wrote:After finding a way to navigate around the bullcrap that is Zend's registration firewall to download their blasted framework, I can't see the zf.bat either.
Re: zend framework installation problem
Weirdan wrote:Just to save you some hassle next time you need it: https://github.com/zendframework/zf2requinix wrote:After finding a way to navigate around the bullcrap that is Zend's registration firewall to download their blasted framework, I can't see the zf.bat either.
Re: zend framework installation problem
thankxxxxxx