Skip to content

Instantly share code, notes, and snippets.

This file has been truncated, but you can view the full file.
ERROR: ld.so: object '/home/jonathan/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jonathan/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jonathan/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
615.201:0008:0009:trace:module:load_builtin_callback loaded ntdll.dll 0x10790 0x7bc20000
615.201:0008:0009:trace:module:load_builtin_dll Trying built-in L"kernel32.dll"
615.201:0008:0009:trace:module:load_dll looking for L"ntdll.dll" in L""
615.201:0008:0009:trace:module:load_dll Found L"C:\\windows\\system32\\ntdll.dll" for L"ntdll.dll" at 0x7bc20000, count=2
615.201:0008:0009:trace:module:load_builtin_callback loaded KERNEL32.dll 0x10900 0x7b420000
615.201:0008:0009:trace:module:LdrGetDllHandle L"kernel32" -> 0x7
@jomarocas
jomarocas / memcache
Created December 4, 2017 16:06
How install memcache on cpanel in easyapache 4 and latest version of memcache
i have problems with easyapache 3 for install memcache, first no appear the latest version of memcache and second i cannot install with pecl
i update to easyapache 4 and installers of easyapache appear /opt/cpanel/ea-php56/root/usr/bin/pecl
with this command '/opt/cpanel/ea-php56/root/usr/bin/pecl install memcache-3.0.8' i install memcache if you dont specific the version the default version is 2.7.0
and done working good