How to enable bzipped Export option in phpmyadmin

Discussion in 'MySQL' started by rag_gupta, Nov 22, 2010.

  1. #1
    I've added $cfg['BZipDump'] = TRUE; in config.inc.php in my phpadmin version 3.3.4
    But still not getting bzip export option.
    PHP version: 5.2.6

    What to do?

    Also in localhost/xampp it show under zip title :
    Libzip version : 0.8.0 compatible
     
    rag_gupta, Nov 22, 2010 IP
  2. underground-stockholm

    underground-stockholm Guest

    Messages:
    53
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You need to use a PHP version with support for bzip2 compiled into it.
     
    underground-stockholm, Dec 4, 2010 IP