doujuanju3076 2019-03-15 17:57 采纳率: 0%
浏览 213

file_exists():open_basedir限制生效。 文件(/tmp/log.htm)不在允许的路径中:

I am generating PDF file using DOMPDF in CodeIgniter, it works fine in localhost. But it gives me the following error after uploading the files to the server.

Message: file_exists(): open_basedir restriction in effect. File(/tmp/log.htm) is not within the allowed path(s): (/home/admin/web/fryapps.com/public_html:/home/admin/tmp)

Filename: src/Dompdf.php

Line Number: 714

This is my code

$htmlcontent= $this->load->view('admin/test',$data,true);           
$this->pdf->loadHtml($htmlcontent);
$this->pdf->render();           
$this->pdf->stream("report.pdf",array("Attachment=>0"));

I have followed many answers from google but I couldn't fix my problem. please how can i resolve this??

  • 写回答

1条回答 默认 最新

  • dpdkqls6399 2019-03-15 18:12
    关注

    Try going to the file, to line 714 and changing tmp to home/admin/tmp

    评论

报告相同问题?

悬赏问题

  • ¥100 set_link_state
  • ¥15 虚幻5 UE美术毛发渲染
  • ¥15 CVRP 图论 物流运输优化
  • ¥15 Tableau online 嵌入ppt失败
  • ¥100 支付宝网页转账系统不识别账号
  • ¥15 基于单片机的靶位控制系统
  • ¥15 真我手机蓝牙传输进度消息被关闭了,怎么打开?(关键词-消息通知)
  • ¥15 装 pytorch 的时候出了好多问题,遇到这种情况怎么处理?
  • ¥20 IOS游览器某宝手机网页版自动立即购买JavaScript脚本
  • ¥15 手机接入宽带网线,如何释放宽带全部速度