DOMPDF file_exists():open_basedir限制生效。 File()不在允许的路径中:

I succeeded in getting DOMPDF to work perfectly but I cant seem to get rid of the following error in my PHP error.log.

[17-Sep-2015 16:12:01 Europe/Brussels] PHP Warning:  file_exists(): open_basedir restriction in effect. File(/lib/fonts/Helvetica-Bold.ttf) is not within the allowed path(s): (/home/data2inf/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/data2inf/public_html/_test/biqsdrive/dompdf/lib/class.pdf.php on line 2237

I can't find a working solution for my problem.