Report this

What is the reason for this report?

Nginx, Wordpress, admin modal windows blank. Stumped.

Posted on March 17, 2017

Hi, Last evening I installed Wordpress on a fresh, SSL, LEMP stack. I’ve done this several times now, following do’s excellent tutorials.

Everything runs great, except on every install, the modal windows used in a few places within Wordpress admin side always open blank.

The easiest place to see this is when clicking the “plugin details” link on any plugin in the plugin list. Likewise, if trying to use the Customizer, the “live” view of the website is blank.

Both are basically trying to pull data from external links into a modal window.

Is there some nginx config adjustment necessary, or firewall perhaps, to facilitate this??



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

My first guess would be that you haven’t installed Curl (or php-curl), since the plugin details page is actually being downloaded to your server and then displayed to you. So it’s actually not displaying external links in the modal window. Or it could be a firewall that is blocking outbound traffic, but that would be something that you’ve setup.

Thanks @hansen. That gives me a place to start. I will take a look at both to confirm.

@jameswestpaintings

Please post the server block for one of your WordPress installations in full so we can take a look at the configuration and see if there’s anything there that may be causing issues.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.