sayusi wrote: > > Hi all! > > I need some help because I can' t figure out what could be the > problem. I decided I see what is this Zend_Application and its looks > like it will be part of my life if I want to work with ZF in further > time. > > I'm using Windows XP with wampserver (php-5.2.6). > php.exe's path is in among the environment variables. > Here is my console output. > > D:\PRIVAT\PROJECTS\zftest>d:\WORK\PROGRAM_FILES\ZendFramework-1.9.1-minimal\bin\zf.bat > create project zftest1 > Creating project at D:/PRIVAT/PROJECTS/zftest/zftest1 > > D:\PRIVAT\PROJECTS\zftest>d:\WORK\PROGRAM_FILES\ZendFramework-1.9.1-minimal\bin\zf.bat > create module firstmodule > An Error Has Occurred > A project profile was not found. > > Zend Framework Command Line Console Tool v1.9.1 > Details for action "Create" and provider "Module" > Module > zf create module name > > > D:\PRIVAT\PROJECTS\zftest>cd zftest1 > > D:\PRIVAT\PROJECTS\zftest\zftest1>d:\WORK\PROGRAM_FILES\ZendFramework-1.9.1-minimal\bin\zf.bat > create module firstmodule > An Error Has Occurred > A project profile was not found. > > Zend Framework Command Line Console Tool v1.9.1 > Details for action "Create" and provider "Module" > Module > zf create module name > > D:\PRIVAT\PROJECTS\zftest\zftest1> > > I would appreciate your kind help! > > András > > -- > - - > -- Csanyi Andras -- http://sayusi.hu -- Sayusi Ando > -- "Bízzál Istenben és tartsd szárazon a puskaport!".-- Cromwell > >
This is regarding controllers but it might be the same problem: http://bit.ly/dd0na -- View this message in context: http://www.nabble.com/-Zend_Applicaton--I-can%27t-make-module-tp25509503p25530874.html Sent from the Zend Framework mailing list archive at Nabble.com.
