79384350

Date: 2025-01-24 12:36:25
Score: 0.5
Natty:
Report link

One thing can be checked if the user running the PHP script has read access to below file. /etc/resolv.conf

If not, changing the permission as below can fix the domain name resolution issue.

chmod 644 /etc/resolv.conf
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: AnkitK