Question: I Can Not Import Csv File

I Can Not Import Csv File

To whom it may concern, it showed an error message "The upload destination folder does not appear to be writable" after uploading the csv file. I've change the "assets/uploads" to 777, but

LC

Leon Chien

Asked
To whom it may concern,

it showed an error message "The upload destination folder does not appear to be writable" after uploading the csv file.
I've change the "assets/uploads" to 777, but it doesn't work. Please help. Thank you.

Best regards,
Leon
  • MS

    Mian Saleem

    Answered
    Hello,

    The csv file will be uploaded to `/files/` folder. Please set the correct permissions on `files` folder.

    I suggest to check with your host. Instead 777, you can change the owner to www-data.

    Thank you
  • Login to Reply