Site Admin
|
It means that you took wrong php distribution which comes with all symbols tables stripped off. To fix this problem I'd highly recommend you either contact php distribuion provider or compile php yourself.
You're not alone who encountered this p./s. |
||||||||||||
|
|
yes
I used Apple php libraries, while I'm trying to run this on a 3rd party apache server called MAMP In fact I modified php-config and phpize to point to the /developer/Mac OSX 10.4 folders I'll try to find the correct libraries Thanks !! |
||||||||||||
|
|
I got it working !!
It was an error in my php.ini file ! Thank you very much ! Jose |
||||||||||||
|
|
So what was set wrong!?
|
||||||||||||
|
Site Admin
|
If you get
dyld: Symbol not found: _OnUpdateInt php.ini is not involved. It's install under MacOSX strips all symbols in binaries, not only debug symbols as it should do. As a result all references in dbg.so to php can't be resolved properly and result in this error. As a workaround, just after you run make install, copy binaries manually over installed. |
||||||||||||
|
|
Thank you for that information. I'll have to give that a shot later today.
M.T. |
||||||||||||
|
Debugger under MAC OSX |
|
||
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