Jump to content

CSV import problem


Recommended Posts

i have a problem with importing products with csv files.

Every time when i tried to import my csv file, it stops after 3 minutes.

 

i already tried to change some options, but with no results. the next options i have changed already are:

 

.HTaccess

 

php_value max_input_vars 100000
php_value max_execution_time 60000
php_value max_input_time 60000
php_value memory_limit 40960M
php_value session.cookie_lifetime 36000
php_value session.gc_maxlifetime 36000
 
hopefully someone knows why the import stops after 3 minutes, and how i can fix this problem.
Link to comment
Share on other sites

×
×
  • Create New...