简体   繁体   中英

I am getting an error while trying to include reader.php

I keep getting this error even when I have put reader.php in the same directory.

require_once(): Failed opening required 'Spreadsheet/Excel/Reader/OLERead.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/spywgc/reader.php on line 31

Look at the reader.php file to see of if the path to the OLERead.php file is hard coded to a specific path. If so, modify the path to reflect where you placed the OLERead.php file.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM