Is there any official FTP server hosting the PHP tar balls? I've done a shell script that downloads, compiles and installs PHP. Problem is that it's kinda hard to fetch the tarballs since there are no good static links. They seem to change with every release. Trying to run "wget http://www.php.net/get/php-4.3.3.tar.bz2/from/se.php.net/mirror"; doesn't really work. So, is there any FTP (or webserver that work with WGET) that I can fetch those from?

//Simon

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to