Trouble with HMVC modular extensions for CodeIgniter

后端 未结 1 807
伪装坚强ぢ
伪装坚强ぢ 2021-01-13 02:02

I\'ve been developing locally on MacOS X Snow Leopard using PHP 5.3, CodeIgniter 2.0 and HMVC Modular Extensions. Everything has been working great.

Suddenly, for no

相关标签:
1条回答
  • 2021-01-13 03:00

    This is just an issue with your MySQL database. While I'm not sure what that issue is, HMVC has nothing to do with it.

    The error comes from there as the loader is extended by HMVC, but no logic is changed. I'd fix up your database or install MAMP.

    0 讨论(0)
提交回复
热议问题