I keep getting invalid paths when I try this file upload to my DB

Hi, can anyone help
i keep getting invalid paths when I try this file upload to my DB

And here is the result from the Network :

Hello,
So please post a couple of screenshots showing what is selected for the file upload step? Then what is selected for the import CSV step?


second

Is the file actually uploaded successfully on the server?
Maybe enable the throw errors option under File Upload step properties and see if it throws any error about the upload.

no It’s not been uploaded but i am check the the error from the upload now

Well it’s telling me: failed to open stream : permission denied

There is some issue with the permissions on your server then :slight_smile: Either for the file location or for the temp folder.

I see, I will try that and let you know thank you for your quick reply