SMOLNET PORTAL home about changes

Raise Drupal files upload limit

In your Drupal site, go to admin/settings/uploads Raise upload limits. If the value you want to insert is greater than PHP allowed value: On bottom of your .htaccess file (drupal/.htaccess) add these lines:

upload settings # cfr. http://it.php.net/manual/it/function.ini-set.php php_value post_max_size 50M php_value upload_max_filesize 50M php_value memory_limit 128M

Change values as you wish. Return to admin/settings/uploads and watch changes on PHP limit.

See also:


*

/> php_value post_max_size 50M<br /> php_value upload_max_filesize 50M<br /> php_value memory_limit 128M</code><br />Change values as you wish.</li> <li>Return to admin/settings/uploads and watch changes on PHP limit.</li> </ol> <p>See also:</p> <ul> <li><a href= (https://web.archive.org)
https://web.archive.org/web/20080213000000*/http://it.php.net/manual/it/function.ini-set.php (https://web.archive.org)
Response: 20 (Success), text/gemini
Original URLgemini://chirale.org/2008-02-13_42.gmi
Status Code20 (Success)
Content-Typetext/gemini; charset=utf-8