apc problem

#1
Hello
i have compile php 5.4.11 with apc all its ok but when i open litespeed panel he show me this message

PHP Warning: Unknown(): Unable to load dynamic library '/usr/local/lsws/lsphp5/lib/php/extensions/no-debug-non-zts-20090626/apc.so' - /usr/local/lsws/lsphp5/lib/php/extensions/no-debug-non-zts-20090626/apc.so: wrong ELF class: ELFCLASS64 in Unknown on line 0

when i have search in google I understand that problem is apc work in 32 bit and me i use a version of centos 5.6 64 bit
Is there any solution to run in 64 bit or resolve this problem??
 
#3
thank you for your reply
I have changed it But the problem still exists

2013-03-22 01:44:15.309 [STDERR] PHP Warning: Unknown(): Unable to load dynamic library '/usr/local/lsws/lsphp5/lib/php/extensions/no-debug-non-zts-20100525/apc.so' - /usr/local/lsws/lsphp5/lib/php/extensions/no-debug-non-zts-20100525/apc.so: wrong ELF class: ELFCLASS64 in Unknown on line 0
 
Top