Current time: 05-04-2024, 11:41 AM Hello There, Guest! (LoginRegister)


Post Reply 
The ispcp can't limit that the mode of web upload the quota of the file disk.
Author Message
momo Offline
Junior Member
*

Posts: 148
Joined: Jun 2008
Reputation: 1
Post: #4
RE: The ispcp can't limit that the mode of web upload the quota of the file disk.
If you mean to limit size of upload from the filemanager, this is also php setting.
Code:
/var/www/fcgi/master/php5/php.ini
max_execution_time = 120 ;
memory_limit = 128M ;
/etc/init.d/apache2 reload
For the proftpd settings
Code:
/etc/proftpd/proftpd.conf
MaxRetrieveFileSize 1 Gb
MaxStoreFileSize 1 Gb
(This post was last modified: 06-17-2008 10:51 PM by momo.)
06-17-2008 10:49 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: The ispcp can't limit that the mode of web upload the quota of the file disk. - momo - 06-17-2008 10:49 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)