Php-php Publishing to Azure doesn't connect to azure BLOB

Source: Internet
Author: User
Keywords PHP blob Azure
Tags knowledge base ntfs permissions
Phpblobazure

Running gracefully on the local Apache and IIS7 on Azure is an exception.
Code for the exception:
Servicesbuilder::getinstance ()->createblobservice ($CONSTR);
Error content on the server

    

HTTP Error 500.0-internal Server error

The page cannot be displayed because a internal server error has occurred.

most likely causes:
  • IIS received the request; However, an internal error occurred du Ring the processing of the request. The root cause of this error depends on which module handles the request and what is happening in the worker process This error occurred.
  • IIS is not able to access the. config file for the Web site or application. This can occur if the NTFS permissions is set incorrectly.
  • IIS is not able to process configuration for the Web site or application.
  • The authenticated user does not has permission to use the This DLL.
  • the request is mapped-a managed handler but the. NET extensibility Feature are not installed.
things you can try:
  • Ensure, the NTFS permissions for the Web. config file is cor Rect and allow access to the WEB server's machine account.
  • Check The event logs to see if any additional information is logged.
  • Verify the permissions for the DLL.
  • Install the. NET Extensibility Feature If the request is mapped to a managed handler.
  • Create A tracing rule to track failed requests for this HTTP status code. For more information about creating a tracing rule for failed requests, click here.
detailed Error information:
Module fastcgimodule
Notification executere Questhandler
Handler php56_via_fastcgi
Error Code 0x00000000
TR class= "ALT" >
requested URL http://**********
physical Path D:\home\site\wwwroot\index.php
Logon Method Anonymous
Logon User Anonymous

More information:

This error means that there is a problem while processing the request. The request was received by the WEB server, but during processing a fatal error occurred, causing the error.

View more information»

Microsoft Knowledge Base Articles:

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.