max_execution_time = 3000000
max_input_time = 60000000000000
memory_limit = 1280000000000000000000M
post_max_size = 4096456M
upload_max_filesize = 40964564M
max_file_uploads = 200
und dann in config.default.php:
$cfg['ExecTimeLimit'] = 300; to $cfg['ExecTimeLimit'] = 0;
Das in php.ini ging, danach aber wieder ein anderer Fehler, der dann leider nicht mit dem:
config.default.php:
$cfg['ExecTimeLimit'] = 300; to $cfg['ExecTimeLimit'] = 0;
gelöst werden kann... bekomme immer die gleiche Fehlermeldung:
Code: Alles auswählen
Script timeout passed, if you want to finish import, please resubmit the same file and import will resume.
/*!40101 SET @saved_cs_client = @@character_set_client */;/*!50503 SET character_set_client = utf8mb4 */;
[ Edit inline ] [ Edit ] [ Create PHP code ]