Hello Group, me again. I seem to be the only one needing help recently. Well I do. I am trying to move my Disaster Relief app from Hoo.st to another host. I have tried 2 so far and the login page will not open. It seems to be having trouble getting to or opening the database. Here is the error I get from one of the sites:
Access error. Message=file is encrypted or is not a database
This site works fine on HOO but we are going to out grow HOO very quickly. At the 2nd site I getting a 500 error.
Does anyone know what could be causing this issue when it all works fine on HOO?
Please give this some consideration.
Thanks,
Bill Walker
Did you check the permissions on the project folder?
just in case, attach some screenshots for understanding what is happening.
Sorry I don’t know.
But your topic title is misleading. FYI Looks like spam.
Frank, Yes, I checked all the permissions on the folders and the SQLite files. I have another SC project with WebHostPython and it went flawless. It too uses a SQLite database.
Had I known then that this project would be used as it is I would have definitely started out with mySQL.
Of course, SQLite it is not suitable for project like yours, better mysql or postgresql, I have project with both and works very fine.
Yep, that was one of my very first questions. ‘Do you see this application being used on a wider scope?’, The answer was no or it would have been mySQL for sure.