2009年5月25日星期一

Re: [fw-mvc] urgent please.. bootstrap fopr 1.8.1

i also ran into that

i fixed it by:
- adding "resources.frontController.moduleDirectory = APPLICATION_PATH
"/modules"" into application.ini
- then i noticed that modules apart from default module does not work ... it
always tell me that i am going to a unknown controller ... so i moved all
default module folders (model, views, controllers) into APPLICATION
_PATH/modules/default
- then probably need to add "resources.frontController.defaultModule
="default""


Emanuel-20 wrote:
>
> I tried it and it doesn't change the application.ini file, therefore just
> adding a module using zf command line is not enough.
>
> On Mon, May 25, 2009 at 14:06, Markus Wolff <markus@wolff-hamburg.de>
> wrote:
>
>> Miguel Vieira schrieb:
>> > Nobody can tell me an example of a bootstrap to the new version of Zend
>> > Framework, I wanted an example for multiple modules (Admin, Auth and
>> > default) ... and multiple layouts ... my problem is application.ini ..
>>
>> Simply use the new provided zf commandline tool and create a new project
>> with it. It will generate a default bootstrap and an appropriate
>> application.ini:
>>
>> zf create project test
>>
>> See also:
>>
>> http://framework.zend.com/manual/en/zend.application.quick-start.html#zend.application.quick-start.zend-tool
>>
>> CU
>> Markus
>>
>>
>
>

--
View this message in context: http://www.nabble.com/urgent-please..-bootstrap-fopr-1.8.1-tp23685588p23706762.html
Sent from the Zend MVC mailing list archive at Nabble.com.

没有评论: