Re: [PHP] PHP ssh2 problem
- From: parasane@xxxxxxxxx ("Daniel Brown")
- Date: Mon, 7 Apr 2008 10:21:59 -0400
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!
.
- Follow-Ups:
- Re: [PHP] PHP ssh2 problem
- From: "Michael Stroh"
- Re: [PHP] PHP ssh2 problem
- References:
- PHP ssh2 problem
- From: "Michael Stroh"
- PHP ssh2 problem
- Prev by Date: Re: [PHP] string
- Next by Date: Re: [PHP] string
- Previous by thread: PHP ssh2 problem
- Next by thread: Re: [PHP] PHP ssh2 problem
- Index(es):
Relevant Pages
|