Michael Zhang

Results 5 comments of Michael Zhang

Please check line 140 in your LDIF file as described in the error message.

Not yet. It seems Ninja requires additional component regarding OP5 which is unavailable for free.

That's a good workaround, thanks for sharing. Regarding the error you mentioned, perhaps to disable declare the class ConfigException in config.php will help. I will try.

@tom-github-com > cp -a src/op5/ /usr/share/php/ It will fix this issue, yet causes another problem while access the webpage http://localhost/ninja, you will see: > system/core/Kohana.php [288]: > Undefined variable: controller

Hi Andrea, I got the same issue exactly. You need manually copy the folder sql from setup folder prior to run 'make install'. I did this: > [root@centos merlin]# mkdir...