Mamp developed environment incorrectly on external Debian server

Hello everybody,

I have a very strange behavior.
I’ve developed local on a Mac OS X with MAMP Pro system.
Now I wanted to pull the whole thing on a remote server running the same PHP version, MySQL and Apache etc.

Everything works fine on my MAMP system. Without problems.

On the remote server I get “SQLSTATE [42S02]: Base table or view not found: 1146 Table does not exist” as error. But only for ONE Controller. The other Controllers works fine !

Do you have any idea what the reason could be ?

Greetings and in advance a big thank you.