Subversion Repositories eFlore/Applications.cel

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1937 3836 d 12 h raphael /trunk/jrest/ misc: php.ini cause problème sur le serveur (Class 'PDO' not found)  
1934 3837 d 11 h raphael /trunk/jrest/ import: ajout d'un php.ini fixant max_execution_time.
En effet, en safe-mode set_time_limit() est interdit.
Un import CSV/fgetcsv() de 55000 observation prend à peu près 4 minutes.
Une limite de 5 minutes / 60000 obs semble raisonnable.