500 – Internal server error.
-
When I go to this URL:
http://MyDomain/wood/wp-admin/I get this error:
500 – Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.I have put into my PHP.ini
define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_LOG’, true );
define( ‘WP_DEBUG_DISPLAY’, true );I have stopped and started the server.
I have rebooted the server.
I’m not getting debug.log log file inside the /wp-content/ directory
I’m not getting any errors showing on the display.In the php-errors.log I am getting an error saying:
[09-May-2015 19:57:07 UTC] PHP Warning: An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in C:\HostingSpaces\admin1\MyDomain\wwwroot\Wood\wp-includes\update.php on line 295I have downloaded a fresh copy of WordPress and replaced the update.php file with the fresh copy.
Win7 Pro 32bit
PHP 5.5.3
MySQL 5.5.35
IIS 7.5.7600.16385
PHPMyAdmin 4.4.6
Wordpress 4.2.2How can I get this fixed?
Thank you,
Docfxit
The topic ‘500 – Internal server error.’ is closed to new replies.