[wp-trac] [WordPress Trac] #53210: PHP 7.2: Can update WP core in wp-cli but not admin GUI
WordPress Trac
noreply at wordpress.org
Fri May 14 23:31:12 UTC 2021
#53210: PHP 7.2: Can update WP core in wp-cli but not admin GUI
-----------------------------+------------------------------
Reporter: danicholls | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version:
Severity: normal | Resolution:
Keywords: | Focuses: administration
-----------------------------+------------------------------
Changes (by SergeyBiryukov):
* component: General => Upgrade/Install
Comment:
Hi there, welcome to WordPress Trac! Thanks for the report.
Looking at the fatal error text, it looks like the default PHP timeout of
30 seconds is simply not enough for the download to complete on your
install. Increasing the `max_execution_time` execution time in `php.ini`
should resolve the issue.
WP-CLI does not have that time limit due to running from a command line.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53210#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list