Guest User

Untitled

a guest
Apr 29th, 2013
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.50 KB | None | 0 0
  1. $ php -r 'echo "hello!!!!";'
  2. dyld: lazy symbol binding failed: Symbol not found: __Z14xhp_preprocessRSsS_S_RjRK11xhp_flags_t
  3.   Referenced from: /Applications/XAMPP/xamppfiles/lib/php/php-5.3.1/extensions/no-debug-non-zts-20090626/xhp.so
  4.   Expected in: flat namespace
  5.  
  6. dyld: Symbol not found: __Z14xhp_preprocessRSsS_S_RjRK11xhp_flags_t
  7.   Referenced from: /Applications/XAMPP/xamppfiles/lib/php/php-5.3.1/extensions/no-debug-non-zts-20090626/xhp.so
  8.   Expected in: flat namespace
  9.  
  10. Trace/BPT trap: 5
Advertisement
Add Comment
Please, Sign In to add comment