Hello, I have run into a problem when trying to get the ssh2 bindings to run on PHP. I have successfully installed libssh2 and have gotten version 0.11 of ssh2 to compile correctly using the patch obtained through the 'package bugs' page. However, when I load php, I get the following error: dyld: NSLinkModule() error dyld: Symbol not found: _zval_used_for_init Referenced from: /private/etc/php_modules/ssh2.so Expected in: flat namespace Trace/BPT trap I'm kind of a php novice so any advice you could give me would be greatly appreciated. I'm running PHP v5.2.5 on Mac OS 10.5.2 and am more than willing to provide you with any other details. Cheers, Michael Stroh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php