Opened 6 years ago
Closed 6 months ago
#40094 closed defect (bug) (worksforme)
Fatal error during update WordPress
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Upgrade/Install | Keywords: | |
Focuses: | Cc: |
Description
$wp_version = '4.7.2';
[10-Mar-2017 11:12:08 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in \wp-includes\Requests\Transport\cURL.php on line 463
[10-Mar-2017 11:17:33 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in wp-admin\includes\file.php on line 707
then I can't make update again because I have notice about other update. After remove option core_updater.lock
I can try make update.
Details of my env:
PHP Version 7.0.9
System Windows NT NAME 10.0 build 14393 (Windows 10) i586
Apache Version Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9
Apache 2.0 Handler
Change History (1)
Note: See
TracTickets for help on using
tickets.
This issue was likely caused by the
max_execution_time
PHP directive being set too low for the system that this WordPress website was running on.As there hasn't been any information/activity on this ticket in 6 years, I'll close this ticket as
invalid
, as this has not been identified as a WordPress Core issue and no further action can be taken at this time.Should anyone else experiencing this issue come across this ticket, please visit the support forums to explore this with the folks there.