Serverprotocol

Hi guys,

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.

Thank you

I’m sorry but I’m not sure what you mean by check the protocol of the database but

If you visit your cPanel from the infinityfree dashboard you can use the php-myadmin to check your database among other things

Also there is some information about using mysql with php on the w3 schools website

I hope that helped ?

3 Likes

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.

6 Likes

doesn’t save error logs. I assume it was a typo.

3 Likes

It was, my bad

2 Likes

Alright, thank you very much, then I find another way.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.