Support

Devkit Error Log Custom Path Issue

Cory Curtis
Cory Curtis
Publish date: July 4, 2025

Howdy Marko, (Or whomever)

I’m getting this error on one site only and it is effecting the dashboard, WP-rocket and other plugins (How may, unkown as yet.)

This is on technoogies.com. I have to remove the plugin for now or it causes too many problems. Other sites, I’ve no problems.

[04-Jul-2025 03:51:28 UTC] PHP Fatal error: Uncaught Error: Call to undefined function error_log() in /home/u793876518/domains/technoogies.com/public_html/wp-content/plugins/devkit/includes/file-manager/error-handler.php:132
Stack trace:
#0 /home/u793876518/domains/technoogies.com/public_html/wp-content/plugins/devkit/includes/file-manager/error-handler.php(22): Devkit_Error_Handler::errorHandler()
#1 [internal function]: Devkit_Error_Handler::exceptionHandler()
#2 {main}
thrown in /home/u793876518/domains/technoogies.com/public_html/wp-content/plugins/devkit/includes/file-manager/error-handler.php on line 132
[04-Jul-2025 03:51:28 UTC] PHP Fatal error: Uncaught Error: Call to undefined function error_log() in /home/u793876518/domains/technoogies.com/public_html/wp-content/plugins/devkit/includes/file-manager/error-handler.php:132
Stack trace:
#0 /home/u793876518/domains/technoogies.com/public_html/wp-content/plugins/devkit/includes/file-manager/error-handler.php(17): Devkit_Error_Handler::errorHandler()
#1 [internal function]: Devkit_Error_Handler::shutdownHandler()
#2 {main}
thrown in /home/u793876518/domains/technoogies.com/public_html/wp-content/plugins/devkit/includes/file-manager/error-handler.php on line 132

I use a custom log path from the root of .hold/php-erors.log. I thought if I put debug.log in the root and poined devkit to it it would satisfy it, but no. I don’t know if it’s connected to that, just a hunch.

Regards,
~ Cory C.

Leave a Reply