Hallo,
Even ter aanvulling van webbiertje zijn correcte antwoord, als je onderstaande mee neemt dan werkt wamp vlekkeloos.
In C:\wamp\bin\apache\apache2.2.8\bin\php.ini ( of andere versie van apache )
Vind:
post_max_size = 8M
upload_max_filesize = 2M
max_execution_time = 30
max_input_time = 60
memory_limit = 8M
Veranderen naar:
post_max_size = 32M
upload_max_filesize = 64M
max_execution_time = 120
max_input_time = 180
memory_limit = 128M
Dan herstart wamp.