Mon May 22, 2006 11:07 am |
Replies: 7 |
Views: 8386 |
|
 |
So what would the compile process look like? From phpinfo() this is what's in the 'Config Command' section:
'./configure' '--with-mysql=/Applications/MAMP/bin/mysql4' '--with-apxs2=/Applications/MA ...
|
Sun May 21, 2006 5:38 pm |
Replies: 7 |
Views: 8386 |
|
 |
engine = On
short_open_tag = On
asp_tags = Off
precision = 12
y2k_compliance = On
output_buffering = Off
zlib.output_compression = Off
implicit_flush = On
unserialize_callback_func=
seria ...
|
Wed May 17, 2006 1:27 am |
Replies: 7 |
Views: 8386 |
|
 |
I don't mean to be a pest, but I'm learning more as I research this. I ran otool -L /path/to/dbg.so and got this:
/Applications/MAMP/bin/php5/lib/php/extensions/no-debug-non-zts-20050922/dbg.so:
...
|
Wed May 17, 2006 1:06 am |
Replies: 7 |
Views: 8386 |
|
 |
I tried to update a PEAR package and saw the following:
Failed loading /Applications/MAMP/bin/php5/lib/php/extensions/no-debug-non-zts-20050922/dbg.so: (null)
I saw a post by someone else havin ...
|
Tue May 16, 2006 1:45 pm |
Replies: 7 |
Views: 8386 |
|
 |
Hello all, I compiled and installed DBG and it seemed to go fine: the dbg.so module is in the right place. I did change the --prefix to point to my MAMP PHP5 installation also.
I then followed the ...
|