View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000258 | Xdebug | Installation | public | 2007-04-24 17:11 | 2007-05-27 22:26 |
Reporter | pickles | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | open | ||
Summary | 0000258: Unresolved OnUpdateBool when trying to load XDebug extension | ||||
Description | I've spent several hours trying to resolve this before posting it as a bug. I appreciate it when folks offer something to the open-source community and try to show that appreciation by being constructive. In the end if there is a quick solution and not a bug, maybe this will help other googler's out. See Machine/PHP/XDebug configuration under "Additional Information". After compliling & installing XDebug and adding the extension directive to php.ini I encounter the following errors: Failed loading /usr/local/lib/php/20060613/xdebug.so: ld.so.1: php: fatal: relocation error: file /usr/local/lib/php/20060613/xdebug.so: symbol OnUpdateBool: referenced symbol not found The "closest" thing to this I could find on Google was problems with folks having "-enable-versioning" on when they compiled php. This setting is incompatible with a lot of extensions. I built PHP 5.2.0 from source and did not use this setting. Just to make sure I rebuilt php with disable-versioning. I've also double checked to make sure that XDebug configure and make are using the "proper" php headers. | ||||
Additional Information | XDebug ./configure --enable-xdebug \ php.ini settings (have tried both ways) php 5.2.0 configure options: Build Date => Apr 23 2007 19:54:32 PHP API => 20041225 This program makes use of the Zend Scripting Language Engine: | ||||
Tags | No tags attached. | ||||
Operating System | Solaris 9: 5.9 Generic_118558-11 sun4u sparc SUNW,UltraAX-i2 | ||||
PHP Version | 5.2.0 | ||||
|
Try using PHP 5.2.2 and latest CVS checkout of xdebug. Also, you don't need these: '--disable-debug' '--disable-versioning' I think you have either stale xdebug.so or php headers around in your system. |
|
Can you reproduce this in some other machine? |
|
Reminder sent to pickles Please provide the requested feedback. |
|
Please forgive me for taking so long to reply. I was out of town for awhile. When I upgraded to the latest PHP5 version I didn't have any problems. |
|
Great, let's close the bug then. |
Date Modified | Username | Field | Change |
---|---|---|---|
2007-04-24 17:11 | pickles | New Issue | |
2007-05-09 15:04 | sniper | Note Added: 0000607 | |
2007-05-12 03:11 | sniper | Note Added: 0000611 | |
2007-05-12 03:11 | sniper | Status | new => feedback |
2007-05-22 21:34 | derick | Note Added: 0000624 | |
2007-05-27 16:27 | pickles | Note Added: 0000632 | |
2007-05-27 22:26 | derick | Status | feedback => closed |
2007-05-27 22:26 | derick | Note Added: 0000633 |