Hallo, is it possible that the script searching the *.xlsx File about an unc path and so not in the root from the Skript ???
i had create a variable like $inputFilename= \filehoster\my-filesystem\excelfile.xlsx
but the Skript means it can not open the File.
Fatal error: Uncaught exception 'PHPExcel_Reader_Exception' with message 'Could not open \filehoster\my-filesystem\excelfile.xlsx for reading! File does not exist.' in C:\inetpub\wwwroot\EXCEL\excel\Classes\PHPExcel\Reader\Excel2007.php:347 Stack trace: #0 C:\inetpub\wwwroot\EXCEL\test3.php(50): PHPExcel_Reader_Excel2007->load('\skdaten\Publi...') #1 {main} thrown in C:\inetpub\wwwroot\EXCEL\excel\Classes\PHPExcel\Reader\Excel2007.php on line 347
The Skript is running in an Microsoft Webserver IIS
THX for help
i had create a variable like $inputFilename= \filehoster\my-filesystem\excelfile.xlsx
but the Skript means it can not open the File.
Fatal error: Uncaught exception 'PHPExcel_Reader_Exception' with message 'Could not open \filehoster\my-filesystem\excelfile.xlsx for reading! File does not exist.' in C:\inetpub\wwwroot\EXCEL\excel\Classes\PHPExcel\Reader\Excel2007.php:347 Stack trace: #0 C:\inetpub\wwwroot\EXCEL\test3.php(50): PHPExcel_Reader_Excel2007->load('\skdaten\Publi...') #1 {main} thrown in C:\inetpub\wwwroot\EXCEL\excel\Classes\PHPExcel\Reader\Excel2007.php on line 347
The Skript is running in an Microsoft Webserver IIS
THX for help