Hey,
i have i big problem. I want to host a online cloud for my friends and me. But with Hiawatha the uploads don't work, if they are bigger than 1KB.
With the Webserver lighttpd it works.
The following thinks i've done:
php.ini:
php_value upload_max_filesize 99M #diesen
php_value post_max_size 99M
hiawatha.conf
MaxRequestSize = 99
MaxUploadSize = 99
MaxKeepAlive = 90
TimeForRequest=10,20
Please help me! I want to use Hiawatha because it's so powerful and safely!
Good night
Hiawatha version: 8.0
Operating System: Debian Squeeze amd64