ErrorException [ Warning ]: filesize(): stat failed for /home/mcpl2/domains/citroenmkt.mcpl2.pro-linuxpl.com/public_html/media/upload/07/07012015014550_cwc4picasso02012015.pdf

DOCROOT/6767823e53ba538c.php [ 82 ]

77             header('Connection: Keep-Alive');
78             header('Expires: 0');
79             header('Cache-Control: must-revalidate, post-check=0, pre-check=0');
80             header('Pragma: public');
81             $filepath = getcwd().'/media/upload/'.$files[0]['path'];
82             header('Content-Length: ' . filesize($filepath));
83             readfile($filepath);
84             die();
85         } else {
86             $zippy = new ZipArchive();
87             $tempfile = tempnam("tmp", "zip");
  1. {PHP internal call} » Kohana_Core::error_handler(arguments)

  2. DOCROOT/6767823e53ba538c.php [ 82 ] » filesize(arguments)

  3. DOCROOT/6767823e53ba538c.php [ 65 ] » FLApi->downloadFile(arguments)

  4. DOCROOT/6767823e53ba538c.php [ 118 ] » FLApi->getFile(arguments)

Environment