Re: PHP ssh2 problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks for your advice Daniel.

I installed the new version of Zend Optimizer but then received the
following error:

dyld: NSLinkModule() error
dyld: Symbol not found: _zend_extensions
  Referenced from: /usr/local/Zend/lib/ZendExtensionManager.so
  Expected in: flat namespace

Trace/BPT trap

I checked the Zend forums and it is believed that they will not support
Mac OS 10.5 and thus the error. Is there another package I can use to
replace Zend for the purpose of ssh2?

Cheers,
Michael



On Mon, April 7, 2008 10:21 am, Daniel Brown wrote:
> On Mon, Apr 7, 2008 at 10:16 AM, Michael Stroh <stroh@xxxxxxxxxx> wrote:
>> 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
>
>     Re-run ./configure for libssh2 and see if there are any errors
> there.  The missing symbol in the compiled .so file
> (_zval_used_for_init) I believe refers to Zend Optimizer, so you may
> just need to reinstall that (and maybe a newer version).
>
> --
> </Daniel P. Brown>
> Ask me about:
> Dedicated servers starting @ $59.99/mo., VPS starting @ $19.99/mo.,
> and shared hosting starting @ $2.50/mo.
> Unmanaged, managed, and fully-managed!
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux