siscumj
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: White screenAnd this is what debub.log file shows:
[26-May-2016 07:36:39 UTC] PHP Warning: include(D:\home\site\wwwroot/wp-content/advanced-cache.php): failed to open stream: No such file or directory in D:\home\site\wwwroot\wp-settings.php on line 74
[26-May-2016 07:36:39 UTC] PHP Warning: include(): Failed opening ‘D:\home\site\wwwroot/wp-content/advanced-cache.php’ for inclusion (include_path=’.;C:\php\pear’) in D:\home\site\wwwroot\wp-settings.php on line 74
[26-May-2016 07:36:39 UTC] PHP Notice: Undefined index: w811e2b4 in D:\home\site\wwwroot\wp-includes\class-walker-category-dropdown.php on line 1
Any idea? Thanks again!
Forum: Fixing WordPress
In reply to: White screenThank you for your fast answer, Clarion.
I am now following your suggestions. This is what I can read inside WordPress “DetailedErrors” folder:
IIS received the request; however, an internal error occurred during the processing of the request. The root cause of this error depends on which module handles the request and what was happening in the worker process when this error occurred. IIS was not able to access the web.config file for the Web site or application. This can occur if the NTFS permissions are set incorrectly.
IIS was not able to process configuration for the Web site or application. The authenticated user does not have permission to use this DLL. The request is mapped to a managed handler but the .NET Extensibility Feature is not installed.
Ensure that the NTFS permissions for the web.config file are correct and allow access to the Web server’s machine account. Check the event logs to see if any additional information was 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, href=”http://go.microsoft.com/fwlink/?LinkID=66439″>
Forum: Fixing WordPress
In reply to: My web loses contact with the database after some mintesThanks for your reply, doubleedesign.
I can do that, yes. The web is hosted in Azure.
I am wondering if the problem could be that all the connection to the DB are in used? But them is very strange since the website has been working fine for two years.