kohana - Ko3 - Jelly Module - 500 Internal Error -


this driving me crazy. reason, jelly module throws 500 internal error. have no idea why it, or how solve this.

when remove jelly module folder server or rename of jelly module files, error disappears (kohana throws error because jelly class not found normal).

i don't understand why jelly throw internal error, not make sense!

(the error not come folders , files permissions. made sure they're 755 , 644).

(everything works fine locally - wamp server)

thank you.

check you're on latest version of jelly.

check files syntax errors. if don't error page returned kohana it's because you've crashed php in way.

sorry if doesn't help, please post more code/debug info.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -