CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • White screen of death in Wordpress on IIS
Pages: [1]

Author Topic: White screen of death in Wordpress on IIS  (Read 922 times)

jeff.yates

  • I’m new here
  • *
  • Posts: 1
  • Karma: 0
  • CiviCRM version: 4.5
  • CMS version: Wordpress 4.0
  • MySQL version: 5
  • PHP version: 5.4
White screen of death in Wordpress on IIS
September 21, 2014, 08:36:11 am
When installing 4.5.0 (also tried with 4.4.7) of CiviCRM into Wordpress on an IIS system, the CiviCRM admin screen is blank. We tracked this issue down to Smarty and open_basedir, which is not defined in PHP when installed on IIS.

We worked around this by adding ini_set('open_basedir', ABSPATH); to wp_config.php before the last line that adds wp_settings.php.

I have raised an issue (CRM-15340) to get a more appropriate fix made for future releases but wanted to share this here to save others the time we spent tracking this down.

Dan C

  • I post frequently
  • ***
  • Posts: 179
  • Karma: 17
  • CiviCRM version: All
  • CMS version: Joomla 2.5 and 3.X, Drupal 7, Wordpress 3.7 and up
  • MySQL version: 5.1.7 and up
  • PHP version: 5.3.5 and up
Re: White screen of death in Wordpress on IIS
September 24, 2014, 06:32:17 am
It seems to me that this is a server settings issue, not a code issue so I'm not sure this is an issue to be fixed within Civi.  Could someone on the core team comment?  I have no problem looking into this if it is something we want to pursue.
CrusonWeb - Web Development, Implementation, and Support.  Specializing in CiviCRM and Joomla (although also knowledgable in Wordpress and Drupal as well).

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • White screen of death in Wordpress on IIS

This forum was archived on 2017-11-26.