I've run into a problem accessing data after setting up on a new hosting account. The hosting account is not really the problem both servers are with HostGator. I can see all of the tables and data in PHPMyAdmin, but when I try to access the data through my app I get the following error:
Error: "Table '<tablename>' doesn't exist
Specifically, I followed these steps with both installations, but the second has the error.
1) Created the database in PHPMyAdmin - 'snapworkflow'
2) Transferred structure and data to the database
3) Uploaded the AppGini files to the hosting directory
4) Ran Setup.php
5) Checked config.php to make sure all connection data was correct
Not sure why it's not working the second time. Anyone run into this before?
Moving App to new hosting
Re: Moving App to new hosting
Try deleting the "setup.md5" file from the server and then open the application in your browser .. This should trigger creating the missing table.

- DataTalk is an innovative AppGini plugin based on ChatGPT that allows you to interact with your AppGini database using natural language questions, without writing any SQL. Check the demo video
- Check our other plugins and get a generous discount of up to 30% when buying 2 or more plugins.
- Need personalized consulting on your specific app and customizations? Book an online call with me here.