Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Michael Simpson

    (@msimpson)

    Excel export works if you are running PHP 5.4 or later. WordPress recommends 5.6.

    Thread Starter OLM

    (@badolm)

    running 5.5 any ideas? Tks
    allow_url_fopen On
    display_errors
    error_reporting E_ALL
    file_uploads On
    include_path .:/opt/alt/php55/usr/share/pear:/opt/alt/php55/usr/share/php
    log_errors On
    mail.force_extra_parameters no value
    max_execution_time 30
    max_input_time -1
    memory_limit 128M
    open_basedir no value
    post_max_size 16M
    session.save_path /tmp
    short_open_tag On
    upload_max_filesize 32M

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘export xlsx file not found’ is closed to new replies.