gpt4 book ai didi

laravel - DomPDF 在本地主机中的行为与 GoDaddy 托管不同

转载 作者:行者123 更新时间:2023-12-03 00:28:31 25 4
gpt4 key购买 nike

我对 DomPDF 有问题,问题是它在本地主机中完美运行,但是当我在托管中尝试它时,它给了我这个错误:

     ErrorException in Cpdf.php line 3547:
Undefined index:
in Cpdf.php line 3547
at HandleExceptions->handleError('8', 'Undefined index: ', '/home/imphusius/public_html/cafeconor/vendor/dompdf/dompdf/lib/Cpdf.php', '3547', array('size' => '12')) in Cpdf.php line 3547
at Cpdf->getFontHeight('12') in CPDF.php line 809
at CPDF->get_font_height('/home/imphusius/public_html/cafeconor/vendor/dompdf/dompdf\lib\fonts\Times-Roman', '12') in FontMetrics.php line 352
at FontMetrics->getFontHeight('/home/imphusius/public_html/cafeconor/vendor/dompdf/dompdf\lib\fonts\Times-Roman', '12') in Text.php line 188
at Text->_layout_line() in Text.php line 362
at Text->reflow(object(Block)) in AbstractFrameDecorator.php line 801
at AbstractFrameDecorator->reflow(object(Block)) in Block.php line 738
at Block->reflow(null) in AbstractFrameDecorator.php line 801
at AbstractFrameDecorator->reflow() in Page.php line 133
at Page->reflow(null) in AbstractFrameDecorator.php line 801

有人知道错误从何而来以及为什么吗?

最佳答案

我不久前在另一台主机上遇到了类似的问题。经过一段时间的实验发现,清除主机内置缓存并执行php artisan cache:clear (也许 php artisan route:clear 就足够了)解决了这个问题。如果您也是这种情况,我建议使用 Laravel cron 作业安排此缓存删除。
如果有帮助请告诉我。

关于laravel - DomPDF 在本地主机中的行为与 GoDaddy 托管不同,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39859812/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com