[wp-trac] [WordPress Trac] #47184: Site Health on 5.2 fails to detect PHP gd module on Debian Stretch

WordPress Trac noreply at wordpress.org
Wed May 8 14:52:39 UTC 2019


#47184: Site Health on 5.2 fails to detect PHP gd module on Debian Stretch
--------------------------+-----------------------------
 Reporter:  lovingboth    |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  5.2
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 What /wp-admin/site-health.php says:

 {{{
 2 Critical issues

 One or more required modules are missing (performance)

 PHP modules perform most of the tasks on the server that make your site
 run. Any changes to these must be made by your server administrator.

 The WordPress Hosting Team maintains a list of those modules, both
 recommended and required, in the team handbook (opens in a new tab).

     Error The required module, gd, is not installed, or has been disabled.
 }}}

 What running phpinfo() on the same site says:

 {{{
 gd
 GD Support      enabled
 GD headers Version      2.2.4
 GD library Version      2.2.4
 FreeType Support        enabled
 (etc)
 }}}

 Server running Debian Stretch, PHP 7.0.33 (including the php7.0-gd
 package)

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/47184>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list