Oh, I found the Problem. I was using Virtualmin for ServerConfig...
PHP script execution mode: Apache mod_php (run as Apache's user) -> Group www-data
I changed it to
PHP script execution mode: FCGId (run as virtual server owner)
Now everything is going well.