Page 1 of 1

zend framework installation problem

Posted: Fri May 31, 2013 10:43 am
by minos_mks
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

Re: zend framework installation problem

Posted: Fri May 31, 2013 12:43 pm
by requinix
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.

Re: zend framework installation problem

Posted: Fri May 31, 2013 11:57 pm
by minos_mks
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 !!!!!!!!!!!!

Re: zend framework installation problem

Posted: Sat Jun 01, 2013 1:22 am
by requinix
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

Posted: Sun Jun 02, 2013 8:47 pm
by minos_mks
when i download the zendframework i couldn't find the zf.bat file in it !!!!!!!!!!

Re: zend framework installation problem

Posted: Mon Jun 03, 2013 5:15 am
by requinix
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

Posted: Tue Jun 04, 2013 12:35 pm
by minos_mks
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

Re: zend framework installation problem

Posted: Fri Jun 07, 2013 1:42 pm
by Weirdan
requinix 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.
Just to save you some hassle next time you need it: https://github.com/zendframework/zf2

Re: zend framework installation problem

Posted: Fri Jun 07, 2013 2:48 pm
by requinix
Weirdan wrote:
requinix 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.
Just to save you some hassle next time you need it: https://github.com/zendframework/zf2
:banghead:

Re: zend framework installation problem

Posted: Fri Jun 07, 2013 9:36 pm
by minos_mks
thankxxxxxx