Apache2.4
Greetings to all,
I have a web application made in Delphi 10.4 and unigui version 1.90.0.1552, with this application I load data from an Excel file, I have it running with xampp and everything works perfectly, I can load my Excel files, I also generate communications using a Word template.
My problem is that I want to stop using xampp for security reasons, but when I install and configure Apache 2.4 for windows it gives me an error when I try to load the Excel files.
Localhost: 8077 dice
Microsoft Excel cannot access the file 'C:\Sigecob\app\load template.xlsx' There may be several reasons:
. The path or file name does not exist.
. Another program is using the file.
. The workbook you are trying to save has the same name as another workbook that is currently open
I'm sure I have to change some configuration in Apache. Can somebody help me.
|