You would like to know what type of page you are on? A list view or single view?
Mai 27, 2010
April 2, 2010
Bug in mod_php: DNS cached after change
After a change of Domain Name Server (in /etc/resolv.conf) it seems to be necessary to stop and start the Apache server. A simple restart will not do. I have not done any tests on which versions of Apache and mod_php are affected.
März 16, 2010
Hacked computers spamming apache server log
If you find the following in the error.log of an apache webserver:
… [error] [client XXX.XXX.XXX.XXX] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): …
You can be sure that in most cases it is a computer, largely even running a webserver and many other services, with no firewall, lacking security precautions, xampp and phpmyadmin open to everybody, empty passwords, etc. sometimes they have all of these features at once. I have not checked for viruses but I expect most of them to even be infected or at least hacked and working for someone else than they ought to.
März 11, 2010
mod_mime_magic: invalid type 0 in mconvert().
If the error “mod_mime_magic: invalid type 0 in mconvert()” appears in your HTTP-Server e.g. apache log, it’s most probably a faulty mime-magic configuration. Do the following:
November 11, 2009
google go
The installation is quit as easy as they describe it on the Installing Go page. At the point when it comes to Mercurial installation the page states “works on most systems”.
