I need to download the PHP 4.02 source code, but I keep getting errors when I try to unzip the tar file. Currently, I am running PHP 3 on AIX 4.3.3. I would like to upgrade to PHP 4.02. Is there another way to get the source code, an ftp site, etc?
What command are you using to extract the file, one standard method on linux is :-
tar -pxzf php-4.0.2.tar.gz
or gunzip <php-4.0.2.tar.gz| tar xvf -
Regards Darren http://www.php4hosting.com $ http://www.php4hosting.co.uk £