Please try downloading ZF2.2rc2

Marco Pivetta

http://twitter.com/Ocramius

http://ocramius.github.com/


On 8 May 2013 20:11, Diego Garcia <dgar...@dasu.com.ar> wrote:

> thanx for the quick answer...
>
> yes i can... but i mean using the skeletonapplication zip and the zend
> framework 2 zip (full or minimal, doesn´t really matter).
>
> for example: i decompressed the skeleton application into my project
> folder, then i decompressed zf2 into vendors/zf2 and edit httpd.conf to
> AllowOverride All but i get the next error:
>
> Fatal error: Uncaught exception 
> 'Zend\ServiceManager\**Exception\**InvalidArgumentException'
> with message 'Provided abstract factory must be the class name of an
> abstract factory or an instance of an AbstractFactoryInterface.' in
> C:\xampp\htdocs\zf2\vendor\**ZF2\library\Zend\**
> ServiceManager\ServiceManager.**php:302 Stack trace: #0
> C:\xampp\htdocs\zf2\vendor\**ZF2\library\Zend\**
> ServiceManager\Config.php(126)**: Zend\ServiceManager\**ServiceManager->**
> addAbstractFactory('Zend\**Cache\Serv...') #1 C:\xampp\htdocs\zf2\vendor\*
> *ZF2\library\Zend\**ModuleManager\Listener\**ServiceListener.php(223):
> Zend\ServiceManager\Config->**configureServiceManager(**
> Object(Zend\ServiceManager\**ServiceManager)) #2 [internal function]:
> Zend\ModuleManager\Listener\**ServiceListener->**
> onLoadModulesPost(Object(Zend\**ModuleManager\ModuleEvent)) #3
> C:\xampp\htdocs\zf2\vendor\**ZF2\library\Zend\EventManager\**EventManager.php(472):
> call_user_func(Array, Object(Zend\ModuleManager\**ModuleEvent)) #4
> C:\xampp\htdocs\zf2\vendor\**ZF2\library\Zend\EventManager\**EventManager.php(207):
> Zend\EventMan in C:\xampp\htdocs\zf2\vendor\**ZF2\library\Zend\**
> ServiceManager\ServiceManager.**php on line 302
>
>
>
> El 08/05/2013 02:58 p.m., Marco Pivetta escribió:
>
>> You can simply clone the applications with all submodules:
>>
>> git clone git://github.com/**zendframework/**
>> ZendSkeletonApplication.git--**recursive<http://github.com/zendframework/ZendSkeletonApplication.git--recursive>
>>
>> Also, Composer works on windows boxes too.
>>
>> Marco Pivetta
>>
>> http://twitter.com/Ocramius
>>
>> http://ocramius.github.com/
>>
>>
>> On 8 May 2013 19:56, Diego Garcia <dgar...@dasu.com.ar> wrote:
>>
>>  Hi everyone
>>>
>>> I want to install skeletonapplication with zf2 in windows without using
>>> composer... anyone knows how?
>>>
>>> thanx
>>>
>>>
>>> --
>>> List: fw-general@lists.zend.com
>>> Info: 
>>> http://framework.zend.com/****archives<http://framework.zend.com/**archives>
>>> <http://framework.**zend.com/archives<http://framework.zend.com/archives>
>>> >
>>> Unsubscribe: fw-general-unsubscribe@lists.****zend.com<fw-general-**
>>> unsubscr...@lists.zend.com <fw-general-unsubscr...@lists.zend.com>>
>>>
>>>
>>>
>>>
>>
>
>
> --
> List: fw-general@lists.zend.com
> Info: http://framework.zend.com/**archives<http://framework.zend.com/archives>
> Unsubscribe: 
> fw-general-unsubscribe@lists.**zend.com<fw-general-unsubscr...@lists.zend.com>
>
>
>

Reply via email to