This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

File Manager Module Error
#1
File Manager Module Error
Hi i was trying to install file manager module and i got this error :

Code:
zppy repo add dossierbox.cu.cc/filebox/zpp
PHP Fatal error:  Allowed memory size of 262144 bytes exhausted (tried to allocate 49152 bytes) in /etc/sentora/panel/bin/zppy on line 108

Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 49152 bytes) in /etc/sentora/panel/bin/zppy on line 108

Can someone please tell me the reason because my server got enough space.
Reply
Thanks given by:
#2
RE: File Manager Module Error
Which file manager module and from which repository? What post did you get the info from?
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#3
RE: File Manager Module Error
(11-05-2017, 06:51 AM)TGates Wrote: Which file manager module and from which repository? What post did you get the info from?

This module : http://forums.sentora.org/showthread.php?tid=889
Reply
Thanks given by:
#4
RE: File Manager Module Error
Have you tried this one: http://forums.sentora.org/showthread.php?tid=2076

Net2FTP is very out dated and no longer supported.
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#5
RE: File Manager Module Error
(11-05-2017, 11:44 AM)TGates Wrote: Have you tried this one: http://forums.sentora.org/showthread.php?tid=2076

Net2FTP is very out dated and no longer supported.

Same  Undecided

Code:
root@cpanel:~# zppy repo add repo.alio.dk
PHP Fatal error:  Allowed memory size of 262144 bytes exhausted (tried to allocate 49152 bytes) in /etc/sentora/panel/bin/zppy on line 108

Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 49152 bytes) in /etc/sentora/panel/bin/zppy on line 108
Reply
Thanks given by:
#6
RE: File Manager Module Error
Maybe this could help:

From StackOverflow - kael: Wrote:I see my problem is a little bit different from yours, but I'll post this answer in case it helps someone else. I was using
Code:
MB
as shorthand instead of
Code:
M
when defining my memory_limit, and php was silently ignoring it. I changed it to an integer (in bytes) and the problem was solved.
My php.ini changed as follows:
Code:
memory_limit = 512MB
to
Code:
memory_limit = 536870912
. This fixed my problem. Hope it helps with someone else's! You can read up on php's shorthand here.
Good luck!
Edit
As Yaodong points out, you can just as easily use the correct shorthand, "M", instead of using byte values. I changed mine to byte values for debugging purposes and then didn't bother to change it back.


From: https://stackoverflow.com/questions/1617...4576-bytes
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#7
RE: File Manager Module Error
(11-06-2017, 07:12 PM)TGates Wrote: Maybe this could help:



From: https://stackoverflow.com/questions/1617...4576-bytes

Same
Reply
Thanks given by:
#8
RE: File Manager Module Error
Have you customized your install in any way? Update php? What is the memory limit when you view phpinfo()?
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#9
RE: File Manager Module Error
(11-07-2017, 02:41 AM)TGates Wrote: Have you customized your install in any way? Update php? What is the memory limit when you view phpinfo()?

http://prntscr.com/h6zuci (Tried with MB,M and without any symbol after the numbers however same)
Reply
Thanks given by:
#10
RE: File Manager Module Error
(11-07-2017, 04:14 AM)thehosterx Wrote: http://prntscr.com/h6zuci (Tried with MB,M and without any symbol after the numbers however same)

That does not answer my questions...
Quote:Have you customized your install in any way? Update php? What is the memory limit when you view phpinfo()?
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
[Request] BoxBilling api module. cyber1995 4 11 ,862 10-23-2021, 05:29 AM
Last Post: sparkrack
Module Repo Beta Chris L 3 6 ,035 08-13-2021, 02:32 AM
Last Post: Chris L
Cloud module repo spoonman 0 2 ,156 02-28-2021, 01:34 AM
Last Post: spoonman

Forum Jump:


Users browsing this thread: 4 Guest(s)