<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.apoyar.eu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=78.98.219.123</id>
	<title>Apoyar Wiki - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.apoyar.eu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=78.98.219.123"/>
	<link rel="alternate" type="text/html" href="https://wiki.apoyar.eu/index.php?title=Special:Contributions/78.98.219.123"/>
	<updated>2026-07-21T03:44:56Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.apoyar.eu/index.php?title=Allow_large_file_download_in_Nginx/PHP&amp;diff=78</id>
		<title>Allow large file download in Nginx/PHP</title>
		<link rel="alternate" type="text/html" href="https://wiki.apoyar.eu/index.php?title=Allow_large_file_download_in_Nginx/PHP&amp;diff=78"/>
		<updated>2017-09-21T08:43:12Z</updated>

		<summary type="html">&lt;p&gt;78.98.219.123: Created page with &amp;quot;Both nginx and PHP settings need to be amended:  /etc/nginx/nginx.conf (http directive):  add &amp;#039;&amp;#039;&amp;#039;client_max_body_size 100M;&amp;#039;&amp;#039;&amp;#039;  /etc/nginx/sites-available/&amp;lt;relevant site conf...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Both nginx and PHP settings need to be amended:&lt;br /&gt;
&lt;br /&gt;
/etc/nginx/nginx.conf (http directive):&lt;br /&gt;
&lt;br /&gt;
add &#039;&#039;&#039;client_max_body_size 100M;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
/etc/nginx/sites-available/&amp;lt;relevant site conf file&amp;gt;&lt;br /&gt;
&lt;br /&gt;
both server and location / directives:&lt;br /&gt;
&lt;br /&gt;
add &#039;&#039;&#039;client_max_body_size 100M;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
/etc/php/7.0/fpm/php.ini (amend this if different php version)&lt;br /&gt;
&lt;br /&gt;
add or amend these values:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;max_execution_time = 5000&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;memory_limit = 1024M&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;upload_max_filesize = 100M&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;post_max_size = 32M&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
then restart nginx and php fpm&lt;/div&gt;</summary>
		<author><name>78.98.219.123</name></author>
	</entry>
	<entry>
		<id>https://wiki.apoyar.eu/index.php?title=Tips_%26_Tricks&amp;diff=77</id>
		<title>Tips &amp; Tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.apoyar.eu/index.php?title=Tips_%26_Tricks&amp;diff=77"/>
		<updated>2017-09-21T08:32:49Z</updated>

		<summary type="html">&lt;p&gt;78.98.219.123: large file upload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Please choose from the following ==&lt;br /&gt;
* [[Add new ftps user]]&lt;br /&gt;
* [[Allow large file download in Nginx/PHP]]&lt;/div&gt;</summary>
		<author><name>78.98.219.123</name></author>
	</entry>
</feed>