Skip to content

Instantly share code, notes, and snippets.

@guri-dev
Created December 25, 2022 01:18
Show Gist options
  • Save guri-dev/2fe6dc51a965459058263377f5279102 to your computer and use it in GitHub Desktop.
Save guri-dev/2fe6dc51a965459058263377f5279102 to your computer and use it in GitHub Desktop.
Check your /etc/apache2/apache2.conf If there are any SetHandler application/x-httpd-php line, try to comment it and then reload your apache by $ sudo system apache2 reload
Let us know if the problem is still there.
You can also check your other sites (/etc/apache2/sites-enabled/*.conf) to make sure that none of them have a similar line.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment