D0gSoldi3r
11-09-2008, 06:27 AM
Right guys i'm messing around with wamp right now and i'm trying to import databases, however one of my databases is 16 megs and phpmyadmin will only let me upload anything less than (Max: 2,048 KiB). I've been messing around with php.ini for a while and cannot fix this issue, i've tried
post_max_size = 750M
upload_max_filesize = 750M
max_execution_time = 5000
max_input_time = 5000
memory_limit = 1000M
it won't work is there something i'm missing
post_max_size = 750M
upload_max_filesize = 750M
max_execution_time = 5000
max_input_time = 5000
memory_limit = 1000M
it won't work is there something i'm missing