[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 22:50:54 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: Administration | Version: 5.2
Severity: normal | Resolution:
Keywords: site-health | Focuses:
----------------------------+------------------------------
Comment (by lovingboth):
The site health feature also says the server “requires” a PHP upgrade,
either because it thinks 7.0 is no longer supported, or another bug.
Ah, yes, if I query the server at https://api.wordpress.org/core/serve-
happy/1.0/?php_version=7.0, I get back
{{{
recommended_version “7.3”
minimum_version “5.6.20”
is_supported false
is_secure false
is_acceptable true
}}}
Well, it’s supported on Debian Stretch.
Here’s the results from the site health info, after having increased the
PHP time limit to cope with updating themes (see other report).
{{{
Server architecture Linux 4.9.0-8-686-pae i686
Web server Apache
PHP version 7.0.33-0+deb9u3 (Does not support 64bit values)
PHP SAPI fpm-fcgi
PHP max input variables 1000
PHP time limit 60
PHP memory limit 256M
Max input time 60
Upload max filesize 2M
PHP post max size 8M
cURL version 7.52.1 OpenSSL/1.0.2r
Is SUHOSIN installed? No
Is the Imagick library available? No
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47184#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list