Jump to content

admin BO translation error


Recommended Posts

Hi,

i tried to edit in the translation of installed module and mail template. i set the value into :

max_input_vars = 10000
suhosin.request.max_vars = 100000
suhosin.post.max_vars = 100000
suhosin.get.max_vars = 100000
suhosin.cookie.max_vars = 100000

inside of the php.ini

 

now the problem was the memory are max out of 384MB and the website show 404 error. below are the error log, Did anyone able to help ? the main issue link are from admin/index.php....Thanks

 

[Tue Oct 08 09:50:17 2013] [error] [client 115.134.173.57] (12)Cannot allocate memory: couldn't create child process: /opt/suphp/sbin/suphp for /home/mc/public_html/mc.com/index.php, referer: http://www.mc.com/admin5555/
[Tue Oct 08 09:50:17 2013] [error] [client 115.134.173.57] (12)Cannot allocate memory: couldn't create child process: /opt/suphp/sbin/suphp for /home/mc/public_html/mc.com/admin5265/ajax-tab.php, referer: http://www.mc.com/admin5555/

Link to comment
Share on other sites

×
×
  • Create New...