myokyawhtun / PDFMerger

PDFMerger compatible for PHP 5, PHP 7, and PHP 8
238 stars 272 forks source link

Fatal error: Uncaught exception 'Exception' with message 'Could not locate PDF #39

Closed neocake closed 5 years ago

neocake commented 5 years ago

hi guys, i meet an fatal error: Could not locate PDF Fatal error: Uncaught exception 'Exception' with message 'Could not locate PDF on '\home\site\m1.pdf'' in /home/site/public_html/PDFMerger.php:253 Stack trace: #0 /home/site/public_html/sample.php(20): PDFMerger\PDFMerger->addPDF('\\home\\site\\m..', 'all') #1 {main} thrown in /home/site/public_html/PDFMerger.php on line 253 the PDF file do exits, status 777. could someone tell me how to fix it ?

thank you!