I have some problem with my php code. I trying to open .gz file (which contains a .xml file who is large about 580MB - .gz file have a 17MB) and I try to open it with gzopen function, but I get error which tell me "no suitable wrapper could be found".
Do anyone know what is the problem? If any have idea how to solve this problem, please, send replay.
P.S. My english is bad, sorry for that
.
