EuroTrashSecurity Website

Upgraded to 2.5

Wordpress 2.5 is out! I successfully upgraded without downtime. The new administration interface looks very nice but, more important, let’s hope that security has been increased. I found this interesting post regarding a Wordpress hack here.

Error Handling: verbosity−−;

Developers need to implement good error handling procedures in their code. There is nothing more annoying that something like “error 0×4e45ff“.
On the other side, reporting too much details to the end user can lead to security threads! Use Google and search for “mysql error and look the cached pages. There are plenty of indexed pages [...]