I am relatively new to Infinityfree. I setup a database with MySQL via Infinityfree. I wanted to store something in it from my website. However it didn’t work. Now I want to check the protocol of my database.
Can anyone tell me where I can find it? I couldn’t find it myself.
I am using Gemini(Google version of ChatGPT) to help me code. It said I should check the server log a few days ago when I showed it the error I had.
Check the error logs: Most web servers log error messages. Look for entries in the server logs that coincide with the time the error occurred. These entries may give you clues as to the cause of the problem.
I am german and it gave me a german answer which I translated losely when I asked here. Maybe the “Server Logs” are what I am looking for, not the “protocol”
Free hosting doesn’t save error logs, and you can’t view server logs. You can turn on error messaging in the control panel though (PHP Config → Display Errors), then reload the page that is not working and see if anything shows.