upload sqlite database

Phoca Download - download manager
rosros
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 12 Apr 2023, 13:51

upload sqlite database

Post by rosros »

Hi.
I have a problem with uploading sqlite database files. If I have a file with this name:aab984279f5f3ababc4e9cbf511e7d51.zip or
aab984279f5f3ababc4e9cbf511e7d51.sqlite, When I try to upload I get this message:

Code: Select all

File not uploaded. Error while uploading file. server is not able to store this file to Temp Folder.
if I change the name of the same file, reducing it and trying to load it, I get:

Code: Select all

Please add a file. If added, please if it has the right format and size.
I set it to ignore filetype checking in upload, but I still get the same message.
With other exe, zip files I have no problems.
Can someone help me?
Thanks
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48535
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: upload sqlite database

Post by Jan »

Hi, the problem comes from server where it gets some problem saving temp file to temp folder. Hard to say what can be wrong there as Phoca Download only gets info message from the server. So this is maybe much more a question on webhosting and seeing server logs to detect what exactly happened there :idea:

Jan
If you find Phoca extensions useful, please support the project
rosros
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 12 Apr 2023, 13:51

Re: upload sqlite database

Post by rosros »

Thanks
Post Reply