4gb seg fixup error messages in console

If you are getting 4gb seg fixup error message in console. Please do the following:

Move the /lib/tls to /lib/tls.disabled

If this doesn't work or the files above do not exist please use the command below and then reboot your VPS:

echo 'hwcap 0 nosegneg' > /etc/ld.so.conf.d/libc6-xen.conf && ldconfig

 

It may be necessary for you to install libc6-xen in order to resolve the problem, however please try the steps above first.

  • 1 användare blev hjälpta av detta svar
Hjälpte svaret dig?

Relaterade artiklar

Invalid license message when accessing cpanel/whm.

If you are loading WHM or C-Panel and it displays an invalid license message, log into ssh and do...

How to install Zend

To install Zend, log in as root and run If using cpanel: wget...

Why do my accounts in whm show 0mb used?

This is currently a bug in cpanel/whm Please run the following in root: /scripts/fixquotas...

Squirrelmail could not find ../config/config.php

If your using squirrel mail and it gives the the following message: An error message saying it...

I get an error saying eximstats failed A restart was attempted automatically

To fix this run ln -s /var/lib/mysql/mysql.sock /var/tmp/mysql.sock ln -s...