Title: PHP fatal errors
Last modified: July 21, 2020

---

# PHP fatal errors

 *  [RuthSmart](https://wordpress.org/support/users/ruthsmart/)
 * (@ruthsmart)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/php-fatal-errors-11/)
 * Last week I noticed that all the pages at [http://www.tranect.co.uk](http://www.tranect.co.uk)
   were failing to load properly.
 * After checking the waterfall I contacted my server host for assistance as I thought
   it might be an SSL issue, but they checked and found a Cron issue, which I resolved
   but the page load issue remained.
 * After a deeper dive into the server traffic my hosting company sent me the following
   message:
 * —————————————-
    On checking the logs, I could see PHP fatal errors. Typically
   this problem occurs when a PHP code in wordpress takes a long time to run and
   reaches the maximum time limit set
 * ~~~
    2020-07-21 03:24:57.494929 [NOTICE] [38056] [170.247.152.132:46958] [STDERR]
   PHP Fatal error: Maximum execution time of 600 seconds exceeded in /home/copperbr/
   tranect.co.uk/wp-content/plugins/gallery-custom-links/mgcl_core.php on line 189
   2020-07-21 03:25:32.780941 [NOTICE] [38056] [36.94.12.210:48106] [STDERR] PHP
   Fatal error: Maximum execution time of 600 seconds exceeded in /home/copperbr/
   tranect.co.uk/wp-content/plugins/gallery-custom-links/mgcl_core.php on line 189
   ~~~
 * I have now increased the max execution time. Could you please check the plugin
   gallery-custom-links which is causing the issue with the help of a developer.
   ————————-
 * After deactivating Gallery Custom Links my web page loading issue was resolved
   and my website is working fine now.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-fatal-errors-11%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘PHP fatal errors’ is closed to new replies.

 * ![](https://ps.w.org/gallery-custom-links/assets/icon-256x256.png?rev=2588900)
 * [Gallery Custom Links](https://wordpress.org/plugins/gallery-custom-links/)
 * [Support Threads](https://wordpress.org/support/plugin/gallery-custom-links/)
 * [Active Topics](https://wordpress.org/support/plugin/gallery-custom-links/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gallery-custom-links/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gallery-custom-links/reviews/)

## Tags

 * [page load time](https://wordpress.org/support/topic-tag/page-load-time/)
 * [php-error](https://wordpress.org/support/topic-tag/php-error/)

 * 0 replies
 * 1 participant
 * Last reply from: [RuthSmart](https://wordpress.org/support/users/ruthsmart/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/php-fatal-errors-11/)
 * Status: not resolved