Closed al35mm closed 10 years ago
Maybe you have compiled phalcon with --without-non-free
option see https://github.com/phalcon/cphalcon/pull/2774
No. It's on windows with WAMP. Manual compilation is only needed with UNIX OS right? Windows is just drop in the extension dll and load it in php.ini? I haven't compiled and therefore have not set any options.
Did you try the same Phalcon versions?
I have installed the latest version of Phalcon 1.3.3. I think I had 1.3.1 before.
Maybe dll was prepared without-non-free option. Could you try 1.3.1 and check?
Yea I was starting to think the same thing. I'll try 1.3.1 tomorrow.
By the way I think your base app is great. I've become quite reliant on it as though it's an integral part of Phalcon. I've adapted it for Semantic UI which is my preference and used it as a base for my own base app by adapting it and adding to it. It's also helped me learn Phalcon by following the code style, so thanks a lot for your contribution!
It seems to be an issue with 1.3.3 as I'm not getting the problem with 1.3.2
Also you can compile at windows by yourself Compilation on Windows, so I colse this issue.
Have just installed WAMP 2.5 after clean install of win 7. Had wamp 2.2e before. Now I get this error "Phalcon\Assets\Exception: Non-free csssminifier not available". Ca't think what it is. Am I missing a dependency or something?