Internal Server Error Fatal error: Directive 'magic_quotes_
I have the same problem with register_globals :
Fatal error: Directive 'register_globals' is deprecated in PHP 5.3 and greater
It seems to be caused by /selfoss/libs/f3/base.php file lines 1385 and 1386, I don't understand all of the code, but comment say "// Intercept errors/exceptions; PHP5.3-compatible", but it's not compatible !
Any idea tobi ? (great job by the way !)