79642005

Date: 2025-05-28 10:29:45
Score: 0.5
Natty:
Report link

Locate the correct path to config.inc.php:

sudo find / -type f -name config.inc.php 2>/dev/null

Run this command:

sudo chmod 644 <path of the file>/config.inc.php

Then verify:

ls -l <path of the file>/config.inc.php

Researt:

sudo /opt/lampp/lampp restart

#OR

sudo systemctl restart apache2
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Md. Imrul Kayes