Problems installing debugger *solved* |
Site Admin
|
Check if they are showing the same path to php.ini in phpinfo. |
||||||||||||||
|
|
Both show /usr/local/Zend/etc/php.ini
|
||||||||||||
|
Site Admin
|
then both should load the same extension, right?
Double check your configuration. There are no other reasons for missed extensions. |
||||||||||||
|
Solution Found... |
|
Turns out that Zend Extension Manager was having trouble itself, giving me:
Failed loading /usr/local/Zend/lib/ZendExtensionManager.so: /usr/local/Zend/lib/ZendExtensionManager.so: undefined symbol: zend_extensions Failed loading /usr/lib/apache/dbg.so-5.1.x: /usr/lib/apache/dbg.so-5.1.x: undefined symbol: OnUpdateLong Errors. Turns out I had compiled php with --enable-versioning. After taking that out and recompiling, it all came up perfect. |
||||||||||||
|
Site Admin
|
yep, there is always space for such things to happen.
Why do you need this library at all?
So it's my understanding that after your re-compiled without that command line argument, you got ZendExtensionManager.so loaded and did not experience any problems with dbg.so either. Right? |
||||||||||||||||||
|
|
Yeah that's right, all around that --enable-versioning compile flag.
|
||||||||||||
|
Problems installing debugger *solved* |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by