Topic-icon Import CSV 50 MO

More
13 Dec 2019 12:31 #7214

Hi Stephane,
Hope you are doing well!

Can you please share the error or warning message which you are getting while uploading 40 MB CSV file in vData?

Please feel free to revert back in case of any query.

Best Regards

Please Log in or Create an account to join the conversation.

  • Stéphane CARREY
  • Stéphane CARREY's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
12 Dec 2019 06:35 #7208

Bonjour j'ai configuré des valeurs déjà nettement supérieures et sans succès ( voir piece-jointe)
J'ai réglé mon php ini sur le serveur avec les mêmes valeurs
Cordialement‌,
Hello I have configured values that are already significantly higher and without success (see attachment)
I set my php ini on the server with the same values
Regards,

Attachments:

Please Log in or Create an account to join the conversation.

More
10 Dec 2019 07:06 #7205

Hi Carrey,
Hope you are doing good!
Please make change on your server file php.ini as per below mentioned.

;Maximum amount of memory a script may consume
memory_limit = 60M ;

Maximum size of POST data that PHP will accept.
post_max_size = 60M;

Maximum allowed size for uploaded files.
upload_max_filesize = 60M

Thanks & Regards
Daniel

Please Log in or Create an account to join the conversation.

  • Stéphane CARREY
  • Stéphane CARREY's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
09 Dec 2019 09:51 #7204

Bonjour, j'ai testé l'export des article joomla qui à généré un fichier CSV de 55 MO avec succès
J'ai testé l'import du même fichier mais sans succès. J'ai configuré le max exe time sur -1 et le upload limite sur 60 MO
Quel peut-être le problème ?

Hello, I tested the export joomla article that generated a successful 55 MB CSV file
I tested the import of the same file but without success. I set the max exe time to -1 and upload limit to 60 MB
What can be the problem ?

Please Log in or Create an account to join the conversation.

Cron Job Starts