Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to forge a local file system server with IGEPv2 Board

133 bytes added, 11:49, 4 November 2011
Configuring Apache and PHP for Owncloud
memory_limit = 128M memory_limit = 1025M
mysql.connect_timeout = 60 mysql.connect_timeout = 600</pre>
Edit Owncloud .htaccess and erase the following lines:
<pre>
php_value upload_max_filesize 512M
php_value post_max_size 512M
 
</pre>
Restart Apache service:
<pre>
4,199
edits