Local server vs. internet based server issues
Posted: 2015-05-09 06:31
Hi
I hope someone can point me in the right direction. I am building an appgini application using my local environment and then copy the code via FTP to an internet host.
I am not getting the 'sub tables' to load on the internet host, but they work fine in my local environment.
I did go through a process where I had to rename my tables, as my local php database environment was not case sensitive, but my internet php database is case sensitive, so that is something I ended up doing after my project was initially created.
I've attached a picture of what I see locally and what I see on the host.
This issue is occurring for every table where I have these child relationships - there are quite a few of them. I just need to know where to look for the problem and can do any necessary coding to fix it.
I hope someone can point me in the right direction. I am building an appgini application using my local environment and then copy the code via FTP to an internet host.
I am not getting the 'sub tables' to load on the internet host, but they work fine in my local environment.
I did go through a process where I had to rename my tables, as my local php database environment was not case sensitive, but my internet php database is case sensitive, so that is something I ended up doing after my project was initially created.
I've attached a picture of what I see locally and what I see on the host.
This issue is occurring for every table where I have these child relationships - there are quite a few of them. I just need to know where to look for the problem and can do any necessary coding to fix it.