Foutmelding bij installatie NL-taalmodule

Drupalversie: 

Bij de installatie van Drupal 7 van de NL-taalmodule kreeg ik de volgende foutmeldig.
Hierdoor wordt de beheer- en gebrukersomgeving gedeeltelijk in het NL en Engels weergegeven.
Hoe kan ik dit verhelpen?

Foutmelding:

An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: http://localhost/drupal/install.php?profile=standard&locale=nl&id=2&op=do StatusText: OK ResponseText: ( ! ) Fatal error: Maximum execution time of 30 seconds exceeded in E:\wamp\www\Drupal\includes\database\database.inc on line 2135 Call Stack #TimeMemoryFunctionLocation 10.0009370864{main}( )..\install.php:0 20.0085834176install_drupal( )..\install.php:26 31.368610599400install_run_tasks( )..\install.core.inc:79 42.058322035616install_run_task( )..\install.core.inc:342 52.060122155936_batch_page( )..\install.core.inc:452 62.061122163736_batch_do( )..\batch.inc:80 72.061122163736_batch_process( )..\batch.inc:161 82.064222252512call_user_func_array ( )..\batch.inc:284 92.064222252528_locale_batch_import( )..\batch.inc:284 102.064322253336_locale_import_read_po( )..\locale.inc:2297 1129.985922267304_locale_import_one_string( )..\locale.inc:761 1229.985922267400_locale_import_one_string_db( )..\locale.inc:1030 1329.987222269952InsertQuery_mysql->execute( )..\locale.inc:1124 1429.987322270616DatabaseConnection->query( )..\query.inc:36 1529.987422272592DatabaseStatementBase->execute( )..\database.inc:664

Je zou deze module kunnen gebruiken om niet alleen de core vertalingen maar ook vertalingen voor modules up-to-date te houden.

De max execution time limit is een instelling op PHP niveau die zorgt dat een script niet langer dan 30 seconden uitgevoerd mag worden. Dit kan bij o.a. Drupal installaties voor problemen zorgen.
Meer informatie hierover?
Om uw huidige probleem op te lossen is het inderdaad een goed idee de Nederlandse vertalingen opnieuw te importeren via de l10n_update module.

Actuele inhoud

21 mei 2012

20 mei 2012

19 mei 2012

18 mei 2012