On Jun 4, 2010, at 9:21 AM, Robert Vogel wrote: > Hello @everyone! > > First of all: Thanks for this project. I am familiar with log4j and therefore > I am very happy that there is a port to PHP. > > But there is a little issue with the download section at > http://logging.apache.org/log4php/download.html > > Most listed links are broken. I think it has something to do with the new > status of the project. I read at the start page that log4php left its > incubator phase. It seems to me that the > “apache-log4php-2.0.0-incubating-src.tar.gz” packages are not available > anymore. > > I got my copy from one of the backup sites > (http://www.apache.org/dist/logging/log4php/2.0.0/apache-log4php-2.0.0-incubating-src.tar.gz) > so I am fine. But maybe you want to take care of this. > > Thanks a lot! > > Best regards, > > Robert Vogel > > Social-Web-Technologien > Softwareentwicklung >
I checked several of the mirrors listed on the download page and while there was one failure, the others ones looked fine. The ASF is not responsible and does not actively monitor the mirror network. If you were using Safari, you may be running into a reported bug where Safari disregards the content type header and guesses (in this case incorrectly) the content type based on the URL. http://www.apache.org/dyn/closer.cgi/logging/log4php/2.0.0/apache-log4php-2.0.0-incubating-src.tar.gz should give you an HTML page containing mirror sites for the source tarball. Browsers other that Safari display it correctly, Safari thinks it is the tarball itself and prompts you to download it even though we are screaming that it is HTML.
