Notice
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
Tags
- Android
- html5
- android 효과음
- curl
- 폼메일
- WebView
- php 시큐어코딩
- php 취약점
- 자바스크립트
- dovecot
- 안드로이드
- C# IO
- not working
- 안드로이드 푸시
- javascript
- 자동 생성
- Mail Server
- xe
- PHP
- roundcube
- soundpool
- FCM
- 우분투
- chart.js
- 안드로이드 푸쉬
- C#
- 설치
- 안드로이드 gcm
- mysql
- UML
Archives
- Today
- Total
그러냐
PHPExcel Exception not found 이미지 첨부시 오류 본문
반응형
분명 파일이 있고 경로까지 잘 넣어줬는데
Fatal error: Uncaught PHPExcel_Exception: File /files/2318681a5fa2f25a8f5d35d2674b5d83.jpg not found! in /ssave/www/abbd/Classes/PHPExcel/Worksheet/Drawing.php:111
이런식으로 not found 가 뜬다
이럴땐 절대경로가 아닌 상대경로를 넣어주면된다
끝
반응형
'php' 카테고리의 다른 글
| php json decode 시 에러 또는 Null뜰때 (0) | 2021.09.16 |
|---|---|
| Window환경에서 Laravel 개발환경 구축 (0) | 2021.04.28 |
| php continue Warning 뜨는 경우 (0) | 2020.11.05 |
| [PHP]CSV파일 다운로드, 한글 깨짐, UTF-8 BOM (0) | 2019.12.30 |
| curl_multi를 이용한 병렬처리 (0) | 2019.11.11 |