Warning (2): include(/var/www/clients/client1/web2/web/vendor/setasign/fpdf/font/graphik-regular.php): failed to open stream: No such file or directory [ROOT/vendor/setasign/fpdf/fpdf.php, line 1138]
Warning (2): include() [<a href='https://secure.php.net/function.include'>function.include</a>]: Failed opening '/var/www/clients/client1/web2/web/vendor/setasign/fpdf/font/graphik-regular.php' for inclusion (include_path='.:/opt/remi/php74/root/usr/share/pear:/opt/remi/php74/root/usr/share/php:/usr/share/pear:/usr/share/php') [ROOT/vendor/setasign/fpdf/fpdf.php, line 1138]
Warning (512): Unable to emit headers. Headers sent in file=/var/www/clients/client1/web2/web/vendor/cakephp/cakephp/src/Error/Debugger.php line=855 [CORE/src/Http/ResponseEmitter.php, line 53]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/clients/client1/web2/web/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php, line 154]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/clients/client1/web2/web/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php, line 183]
Error: FPDF error: Could not include font definition file

FPDF error: Could not include font definition file Exception

Documentation API

Could this be caused by using Auto-Tables?

Some of the Table objects in your application were created by instantiating "Cake\ORM\Table" instead of any other specific subclass.

This could be the cause for this exception. Auto-Tables are created for you under the following circumstances:


Please try correcting the issue for the following table aliases:



( ! ) Xdebug: user triggered in /var/www/clients/client1/web2/web/src/Template/Error/error500.ctp on line 33
Call Stack
#TimeMemoryFunctionLocation
10.0000362880{main}( ).../index.php:0
20.0030559304Cake\Http\Server->run( ).../index.php:37
30.01001189224Cake\Http\Runner->run( ).../Server.php:97
40.01001189224Cake\Http\Runner->__invoke( ).../Runner.php:51
50.01001189600Cake\Error\Middleware\ErrorHandlerMiddleware->__invoke( ).../Runner.php:65
60.08592693600Cake\Error\Middleware\ErrorHandlerMiddleware->handleException( ).../ErrorHandlerMiddleware.php:102
70.08652725048Cake\Error\ExceptionRenderer->render( ).../ErrorHandlerMiddleware.php:120
80.08672734128Cake\Error\ExceptionRenderer->_outputMessage( ).../ExceptionRenderer.php:243
90.08672734128App\Controller\ErrorController->render( ).../ExceptionRenderer.php:369
100.08732825864App\View\AppView->render( ).../Controller.php:791
110.08752826512App\View\AppView->_render( ).../View.php:892
120.08752826512App\View\AppView->_evaluate( ).../View.php:1393
130.08752843600include( '/var/www/clients/client1/web2/web/src/Template/Error/error500.ctp' ).../View.php:1435
140.08772860864xdebug_print_function_stack ( ).../error500.ctp:33

If you want to customize this error message, create src/Template/Error/error500.ctp

toggle vendor stack frames