Opened 5 years ago
Closed 5 years ago
#153 closed defect (invalid)
xCache Problem...
| Reported by: | sood1992@… | Owned by: | moo |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | admin | Version: | 1.2.1 |
| Keywords: | Cc: | ||
| Application: | PHP Version: | ||
| Other Exts: | SAPI: | Irrelevant | |
| Probability: | Blocked By: | ||
| Blocking: |
Description (last modified by moo)
[root@server xcache-1.2.1]# php -v
Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20060613/xcache.so: /usr/local/lib/php/extensions/no-debug-non-zts-20060613/xcache.so: undefined symbol: OnUpdateInt
Failed loading /usr/local/lib/php/extensions/non-debug-non-zts-20060613/xcache.so: /usr/local/lib/php/extensions/non-debug-non-zts-20060613/xcache.so: cannot open shared object file: No such file or directory
PHP 5.2.5 (cli) (built: Dec 6 2007 10:57:58)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with the ionCube PHP Loader v3.1.32, Copyright (c) 2002-2007, by ionCube Ltd., and
with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend Technologies
[root@server xcache-1.2.1]#
I get this error
Link to my phpinfo :)
Change History (1)
comment:1 Changed 5 years ago by moo
- Description modified (diff)
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.


i'm sure you're mixing wrong version of php-dev with php binary
see [BuildingFromSource#Specialpath] and [Faq#xcache.so:undefinedsymbol:OnUpdateLong]