-
Notifications
You must be signed in to change notification settings - Fork 513
Open
Description
Hi there,
Just reading this How-To guide: https://docs.microsoft.com/en-us/azure/app-service/web-sites-php-configure
I have a wordpress+mysql deployed in Azure App Service and tried to set the runtime as PHP 7.x
Now my site is unreachable and keeps getting 500 error even after I set the php-cgi handler, whatever the version, even if I changed back to .Net 4.7.
`
Module | FastCgiModule |
---|---|
ExecuteRequestHandler | |
Python34_via_FastCGI | |
0x00000000 | |
` |
Is there any other guide I can check to change the wordpress deployment to use PHP stack?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels