Hello
when I am compiling the desktop-application with Inno Setup Compiler, I get the following error messages:
Warning: move_uploaded_file(uploads/db gruppe.xlsx): failed to open stream: Permission denied in C:\Program Files (x86)\Yoga Rechnungen\www\generate_invoices.php on line 574Warning: move_uploaded_file(): Unable to move 'C:\xampp\tmp\phpD1DB.tmp' to 'uploads/db gruppe.xlsx' in C:\Program Files (x86)\Yoga Rechnungen\www\generate_invoices.php on line 574Warning: file_put_contents(logs/application.log): failed to open stream: Permission denied in C:\Program Files (x86)\Yoga Rechnungen\www\generate_invoices.php on line 61
I am wondering, why there is no file in the directory uploads and why the second warning mentionned the path "\xampp\tmp\phpD1DB.tmp"
Does anybody know about this incident?
Thank you for helping me.
Heinz