Installation, Configuration, & Upgrades  :: 
gzip / tar from php
 Top

  • hi i have to install the whole site in a new host that im testing, but i have this big file 69mb compacted with tar, like my_site.tgz

    i just wanna a make a script to extract the file in main directory..

    the thing is, i can compact files using TAR from a PHP script

    i.e.

    Quote






    so if i go ftp ill see my file back.tgz well compacted, but if i try to extract the file it just dont work, i dunno wot im doing wrong see below how im trying

    to extract:

    Quote







    there is no return and no files listed on folder, i also did 777 in the main direcotry, is there any way to work around it, to extract files using PHP?
    weird thing i can compress but nada for uncompress
This list is based on the users active over the last 60 minutes.