Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author smackcoders

    (@smackcoders)

    This may be because of ZipArchive class which supports only for above php 5.2. Ensure that your php is above 5.2 and kindly share more details on your php.info.

    Thread Starter bryanro

    (@bryanro)

    php version is 5.6.9.

    this is the config I ran to make php :
    ./configure’ ‘–prefix=/./././php-5.6.9/’ ‘-with-apxs2=/././././bin/apxs’ ‘–with-mysql=mysqlnd’ ‘–with-curl=/usr/’ ‘–with-gd’ ‘–with-zlib’

    some variables:
    upload_max_filesize = 10M
    post_max_size = 10M
    max_file_uploads = 20
    memory_limit = 128M

    Please paste the PHP error log.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘MAP CSV Page blank’ is closed to new replies.