[Clipart] [Bug 9167] add info to upload forms + upload file size should be increased
bugzilla-daemon at annarchy.freedesktop.org
bugzilla-daemon at annarchy.freedesktop.org
Mon Feb 5 21:59:25 PST 2007
http://bugs.freedesktop.org/show_bug.cgi?id=9167
------- Comment #1 from jon at rejon.org 2007-02-05 21:59 -------
This is possibly a deeper issue. Here are the current php settings:
http://openclipart.org/test.php
And, what we set in the .htaccess:
php_value max_input_time -1
php_value max_execution_time -1
php_value memory_limit 20M
php_value upload_max_filesize 20M
php_value arg_separator.output &
php_flag session.use_trans_sid off
php_flag magic_quotes_gpc off
Can you comment more on this? The -1 means forever too... And, as you can see,
we are setting the memory limits to 20 megabytes...sooo
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the clipart
mailing list