You don’t have permission to access /get_data.php on this server

Hi all,

I am having a problem to send the data from arduino to database. The serial monitor shows “You don’t have permission to access /get_data.php on this server”. I am using WAMPSERVER64. May I know how to solve this problem? I will attach my coding and the error shown in serial monitor.

Senddata1.ino (4.03 KB)

It is a setup problem in your php configuration. Here is an article that might help you.