Hi, I am trying to run some code that uses fopen in PHP. I also tried to use file_get_contents() to consume an API that will be necessary for my site. The script works locally, but it doesn't work when published.
Can you let me know how to turn on error logging for PHP on shared hosting to debug this?
Solved! Go to Solution.
Hey there @josue_montero
This article should help you out.
Once your issue is resolved,
please be sure to come back and click accept for the solution
Get Better Support on the Community Boards!
Etiquette When Asking for Help from the Community
Hey there @josue_montero
This article should help you out.
Once your issue is resolved,
please be sure to come back and click accept for the solution
Get Better Support on the Community Boards!
Etiquette When Asking for Help from the Community