Skip to main content

MemoryError and 500 Error when migrating EasyApache3 to EasyApache4

Comments

3 comments

  • stapuff106
    I ran the following: grep MPM /var/cpanel/easy/apache/profile/_main.yaml Returns "MPMEvent": 0 "MPMItk": 0 "MPMLeader": 0 "MPMPerchild": 0 "MPMPrefork": 1 "MPMThreadpool": 0 "MPMWorker": 0 I ran the following: free -m total used free shared buffers cached Mem: 2048 1900 147 7 0 956 -/+ buffers/cache: 943 1104 Swap: 0 0 0 I ran the following: ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file size (blocks, -f) unlimited pending signals (-i) 514775 max locked memory (kbytes, -l) 64 max memory size (kbytes, -m) unlimited open files (-n) 1024 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 real-time priority (-r) 0 stack size (kbytes, -s) 10240 cpu time (seconds, -t) unlimited max user processes (-u) 514775 virtual memory (kbytes, -v) unlimited file locks (-x) unlimited [LIST]
  • CENTOS 6.8 virtuozzo [LIST]
  • v66.0.22
  • 0
  • cPanelMichael
    I got an error message in WHM that I need to update cache or something like that via yum and I did it. Was in the process of rebuilding when I inadvertently hit the X instead of the minimize window. Then all hell broke loose.

    Hello, Can you try using "WHM >> Rebuild RPM Database" and then running the following commands to see if it solves the issue and allows you to continue using EasyApache 4?
    yum clean all yum update
    If this doesn't help, note the error messages suggest your system is running out of memory. Have you checked to see which processes are using up the memory on your server? Thank you.
    0
  • stapuff106
    Hey Michael, I did what you had suggested last Friday. Has to act then so I just got another server package and switch all my sites over to the new server. I appreciate the response back. Kurt
    0

Please sign in to leave a comment.