Control Web Panel

WebPanel => CentOS 7 Problems => Topic started by: prakumar229 on August 01, 2018, 04:53:06 AM

Title: File Manager error while compressing
Post by: prakumar229 on August 01, 2018, 04:53:06 AM
Hello,
I was compressing some files and somehow got this error
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /usr/local/cwpsrv/var/services/users/fileManager2.php on line 0
Is there any way I can increase the allocated memory size
Title: Re: File Manager error while compressing
Post by: studio4host on August 01, 2018, 11:15:56 AM
sure you can

This is php of cwpsrv for: cwp admin panel, cwp user panel, phpMyAdmin, roundcube
Configuration file: /usr/local/cwp/php71/php.ini


http://wiki.centos-webpanel.com/configuration-files
Title: Re: File Manager error while compressing
Post by: delivizyon on December 03, 2018, 08:08:09 AM
I have same issue.
I tried to edit file: /usr/local/cwp/php71/php.ini

; Maximum amount of memory a script may consume (128MB)
; http://php.net/memory-limit
memory_limit = 128M

but it is not working...
Title: Re: File Manager error while compressing
Post by: edur on December 10, 2018, 06:34:05 PM
I have the same problem.

:(

Any solution???
Title: Re: File Manager error while compressing
Post by: studio4host on December 11, 2018, 08:39:43 AM
new updated filemanager (in centos 7 only) doesn't require any memory limit.