0

I am using cwp(centos web panel) for my vitural server and I am using apache when I load php files in htdocs I get error 500 internal server error. But it is not true about html files. I change php files permission to full access but there is no change. Im using centos7 and phpmyadmin. It's not about php codes I get this error even for empty php files but only php files.

tardis
  • 1,280
  • 3
  • 23
  • 48
  • 2
    This means, that the php script died because of an error. Check the logs. – Markus Zeller Dec 13 '19 at 11:32
  • Maybe your php interpreter is not installed or configured properly. As Markus said the logs (should be in ´/var/log/apache/´) should tell you the problem. – tardis Dec 13 '19 at 11:37

0 Answers0