Is it possible to make Znote search for my SQL database somewhere else?
https://i.imgur.com/9ZQtXuu.png
https://i.imgur.com/9ZQtXuu.png
I am trying to setup my own website so that is why I asked.Thats just an example, it doesn't search for it in that directory.
You should upload your schema.mysql to PHPMyAdmin / your database and import the missing Znote schema on step 2.
And then edit the config.php and set the correct user/pass and database.
As I said. I can host my website locally but I do not know how to connect it to an bought web hotel.
I do not think you understand my problem. I know something about MySql.Oh man... You need MySQL database running on MySQL server and username and password to MySQL server have to be configured in config.php. The file you are talking about is just schema. You can create database structure using that, but this doesn't matter as long as you have MySQL database already setup. You don't have to configure location of your database, because there is no such thing if using MySQL. Please learn at least VERY BASICS of databases concept.
It's because of your first question. Znote does not import your database, you do. "Make sure YOU have imported TFS database." Then you talk about something that has no relation at all with your first question, don't expect people to understand you.I do not think you understand my problem. I know something about MySql.
It does when I host it locally but not when I try to host it on the web.It's because of your first question. Znote does not import your database, you do. "Make sure YOU have imported TFS database." Then you talk about something that has no relation at all with your first question, don't expect people to understand you.