Pictures do not show
-
Hi
I have WP 3.9.1 running on IIS on a Windows Server 2012 R2 virtual machine. PHP 5.3.28 seems to be runing fine. I can create pages and upload images into the media library. However images do not show; instead of an image a small placeholder is displayed.
When I look at the output HTML, for example in the header maintenance dialog I find no clue for what could be missing
<div class=”current”>
<span class=”customize-control-title”>
Current header </span>
<div class=”container”></div></div>I had suspected me changing the web.config file to remove non-necessary extensions was the cause. Re-established all setting and restarted the server with no luck.
On PHP extensions I have these active (total of 32 installed)
php_curl.dll
php_exif.dll
php_gd2.dll
php_gettext.dll
php_imap.dll
php_mbstring.dll
php_mysql.dll
php_mysqli.dll
php_openssl.dll
php_pdo_mysql.dll
php_pdo_sqlite.dll
php_soap.dll
php_tidy.dll
php_xmlrpc.dllAppreciate any hints to debug or fix the issue.
Thx
Hubert
The topic ‘Pictures do not show’ is closed to new replies.