Menu

#4952 gzopen function when import gzip file

4.3.7
wont-fix
nobody
Normal
2015-06-10
2015-06-09
Chien Tran
No

I found an issue when import gzip file.
This problem seems because gzopen function is not available. On my laptop using gzopen64 insteal gzopen function.

Please check in import.php at line 484

Thank you !

Discussion

  • Chien Tran

    Chien Tran - 2015-06-09

    Hi Marc

    The problem I'm having on my computer. Please see link below :
    https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1315888

    Regards

     
  • Chien Tran

    Chien Tran - 2015-06-09

    I tried with PHP versions : 5.3.5 & 5.5.9

     
  • Marc Delisle

    Marc Delisle - 2015-06-09

    Which server OS please?

     
    • Chien Tran

      Chien Tran - 2015-06-09

      This is my information :

      Ubuntu 14.04.2 LTS
      Server version: Apache/2.4.7 (Ubuntu)
      Server built: Mar 10 2015 13:05:59

       
  • Marc Delisle

    Marc Delisle - 2015-06-09

    Not sure we should implement a workaround (it's not just the gzopen call) for what appears to be a PHP bug that was fixed a while ago.

    This was fixed in PHP 5.5.20.

     
    • Chien Tran

      Chien Tran - 2015-06-09

      I think it would be good if phpmyadmin check the availability of gzopen64() when no gzopen() not available

       
  • Marc Delisle

    Marc Delisle - 2015-06-10
    • status: open --> wont-fix