thanks apropos,
that's what I was searching for. :-)
For everybodies information:
My php.ini is located at /etc/php.ini.
There are two variables:
post_max_size = 8M and
upload_max_filesize = 2M
I changed them both to 35M, rebooted Linux (I don't know how to restart Apache) and the limit was increased to 35MB!