Error 500 when importing csv

Hello all!

I’ve already cracked my forehead trying to solve the problem before I write here. I put on the page the function of importing a csv file with a table, to quickly fill the database. Similar function through Wappler did already several times and everything worked perfectly. But this time faced with the fact that when importing csv gives an error 500:

Hosting I use the same as before (I will remind earlier import on other projects worked perfectly). The error occurs on both complex and simple tables (specially for the test made the import of the table of two fields). The result is always the same: error 500.

Prompt in what a problem?

Thank you in advance for your help.

Please follow the exact steps to get the error message displayed on your page:

Hello, @Teodor

Did as the manual says. Here’s what I see after enabling debugging:

So what do you see when you select the php file listed here:

Here’s the message:

Can you please provide a screenshot of the server action import csv step, so we can check what have you configured exactly and what have you selected as a path?

1 Like

I love the support Wappler! :smiley::+1:
And thank you personally, @Teodor

When you work too hard, sometimes your eyes blur and you don’t notice elementary mistakes. The problem was in the way, in the import step. I fixed it and it worked!

Thanks again!

1 Like