【问题标题】:I am getting an error while trying to include reader.php尝试包含 reader.php 时出现错误
【发布时间】:2011-04-01 20:08:44
【问题描述】:

即使我将 reader.php 放在同一目录中,我也会不断收到此错误。

require_once():在 /var/www/spywgc/ 中打开所需的 'Spreadsheet/Excel/Reader/OLERead.php' (include_path='.:/usr/share/php:/usr/share/pear') 失败reader.php 第 31 行

【问题讨论】:

    标签: php syntax fatal-error


    【解决方案1】:

    查看 reader.php 文件以了解 OLERead.php 文件的路径是否被硬编码为特定路径。如果是这样,请修改路径以反映您放置 OLERead.php 文件的位置。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2020-09-25
      • 2022-11-03
      • 2011-06-15
      • 2021-12-20
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-01-17
      相关资源
      最近更新 更多