티스토리 뷰
php
[PHP] phpExcelReader 사용중 Fatal error: Uncaught Error: Class 'OLERead' not found in C:\AutoSet10\server\bin\reader.php:265
xemaker 2017. 12. 12. 15:30phpExcelReader Fatal error: Uncaught Error: Class 'OLERead' not found in C:\AutoSet10\server\bin\reader.php:265
Stack trace:
#0 C:\AutoSet10\server\bin\myexample.php(10): Spreadsheet_Excel_Reader->Spreadsh
eet_Excel_Reader()
#1 {main}
thrown in C:\AutoSet10\server\bin\reader.php on line 265
앞의 포스팅에서
Parse error: syntax error, unexpected 'new' (T_NEW) in C:\AutoSet10\server\bin\r
eader.php on line 532
에러에 대한 해결방법을 올렸다.(& 제거)
그랬더니 그 에러는 안났는데 위의 에러가 났다.
에혀..
저건 또 뭐여..
머 require_once 에 있는 경로가 잘못되어서 OLERead를 못찾고 있는거 같은데..
require_once 파라미터에 경로를 넣어서 이것저것 해봤는데 도저히 안되는 것이였다.
C:\AutoSet10\server\bin> 여기서 php로 실행하니 경로 잡는게 영 불편하였다.
그래서..
그냥 파일이 나눠져 있는것을 한군데로 합쳐버렸다.
즉, phpExcelReader 에는 Excel 폴더에 reader.php와 oleread.inc 가 있는데
그냥 reader.php에 oleread.inc를 넣어버렸다.
그랬더니 되었다
Stack trace:
#0 C:\AutoSet10\server\bin\myexample.php(10): Spreadsheet_Excel_Reader->Spreadsh
eet_Excel_Reader()
#1 {main}
thrown in C:\AutoSet10\server\bin\reader.php on line 265
앞의 포스팅에서
Parse error: syntax error, unexpected 'new' (T_NEW) in C:\AutoSet10\server\bin\r
eader.php on line 532
에러에 대한 해결방법을 올렸다.(& 제거)
그랬더니 그 에러는 안났는데 위의 에러가 났다.
에혀..
저건 또 뭐여..
머 require_once 에 있는 경로가 잘못되어서 OLERead를 못찾고 있는거 같은데..
require_once 파라미터에 경로를 넣어서 이것저것 해봤는데 도저히 안되는 것이였다.
C:\AutoSet10\server\bin> 여기서 php로 실행하니 경로 잡는게 영 불편하였다.
그래서..
그냥 파일이 나눠져 있는것을 한군데로 합쳐버렸다.
즉, phpExcelReader 에는 Excel 폴더에 reader.php와 oleread.inc 가 있는데
그냥 reader.php에 oleread.inc를 넣어버렸다.
그랬더니 되었다
'php' 카테고리의 다른 글
[php] mysqli create table select insert (0) | 2017.12.13 |
---|---|
[php] php엑셀리더 (phpExcelReader) Spreadsheet_Excel_Reader AutoSet10 환경에서 실행하기 (0) | 2017.12.13 |
[PHP] Parse error: syntax error, unexpected 'new' (T_NEW) in C:\AutoSet10\server\bin\reader.php on line 532 (0) | 2017.12.12 |
[PHP] Spreadsheet_Excel_Reader 활용해 엑셀 데이터 읽기 (0) | 2017.12.11 |
php 파일 업로드 (0) | 2017.12.11 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- C언어
- 파이썬
- esql
- XE3
- 라이믹스 모듈
- KG
- 인포믹스
- XE
- 플러터
- Python
- webix
- 포인터
- ocajp
- JDBC
- 파싱
- MySQL
- xe애드온
- proc
- 자바 smtp
- 오라클
- C
- ocjap
- 문자열
- 이클립스
- 프로씨
- 스크래핑
- 자바
- php
- xe addon
- EC
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
글 보관함