#41303 closed defect (bug) (worksforme)
Fatal error: Maximum execution time of 30 seconds exceeded
Reported by: | KhalidAl | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.9 |
Component: | Upgrade/Install | Keywords: | |
Focuses: | Cc: |
Description
Update WordPress Downloading update from https://wordpress.org/nightly-builds/wordpress-latest.zip… Unpacking the update… Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\wordpress-svn\src\wp-admin\includes\class-wp-filesystem-direct.php on line 80
<?php if ( $data_length !== $bytes_written ) return false; $this->chmod( $file, $mode ); return true;
Steps to replicate:
1-Fresh XAMPP installation
2-Install the beta-tester plugin
3-Switch to Bleeding Edge Nightlies
4-Head to update
Change History (4)
Note: See
TracTickets for help on using
tickets.
Hello @KhalidAl, welcome to WordPress Trac!
Thanks for your report. Are you still able to reproduce the issue? This could be caused by a slow download.