PHP not working in XAMPP

前端 未结 6 2138

I have a problem running PHP in XAMPP 1.7.7 for windows. I\'ve installed XAMPP in a local server with IIS (changed the port to 81 in httpd.conf as well as other configuratio

6条回答
  •  情深已故
    2020-12-01 18:57

    I had the same problem. For me worked to change to in the script. Maybe new wersion of PHP doesn't support the first definition of PHP script.

提交回复
热议问题