I am trying to move my laravel 5.2 website to azure and I am getting a 500 error.
Steps I followed:
- Install Composer (via azure interface)
- Changed PHP version to 5.6
- Connect from Bitbucket
- Fetch files succesfully
- Make sure there is a web.config file
- Change default path to site\wwwroot\public\
- run "composer install"
Normally, visiting the main page I would get a laravel error (since I didn't upload or create the database yet). Instead, I am getting a 500 error.
The *.azurewebsites.net page isn’t working
*.azurewebsites.net is currently unable to handle this request.
500
So, I turned on "Detailed error messages". The file generated says:
Detailed Error Information:
Module FastCgiModule
Notification ExecuteRequestHandler
Handler PHP56_via_FastCGI
Error Code 0x00000000
Any ideas on how to proceed?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire