<Directory /var/www/>
#Options Indexes FollowSymLinks
#AllowOverride All
#Require all granted
Options +Indexes
AuthType Basic
AuthName "test"
AuthUserFile "/var/www/.htpasswd"
Require valid-user
php_value upload_max_filesize 64M
php_value post_max_size 64M
php_value upload_max_size 64M
php_value memory_limit 256M
php_value max_execution_time 300
php_value max_input_time 1000
</Directory>More help should come soon but there is another alternative to store php and that is tw-reciever if you can solve your problem.
There are quite a few frenchies in this forum (And I am sitting next to two in the real world:)
Regards
Tony