Summary: | add info to upload forms + upload file size should be increased | ||
---|---|---|---|
Product: | openclipart.org | Reporter: | Mourad Mokrane <momo> |
Component: | website | Assignee: | default user for a product <clipart> |
Status: | RESOLVED NOTOURBUG | QA Contact: | |
Severity: | major | ||
Priority: | high | ||
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Mourad Mokrane
2006-11-26 22:12:46 UTC
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 BTW, I added a new value to the post_max_size (which was at 8 megabytes). post_max_size 20M Can you test this and post here your results... Thanks Closing all openclipart bugs as openclipart is now on launchpad, as per request from Jon Philips. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.