Jump to content

Dynamic Library support


Recommended Posts

I cross compiled php from the source for a PPC (Linux) and now I'm trying to build a loadable extension but getting trouble from PHP. After building PHP and putting it on my PPC device, if I do a php -info or a phpinfo(); it tells me 'Dynamic Library support not available' and if I try to load one anyways it says:

 

'PHP Warning:  PHP Startup: Cannot dynamically load /lib/test.so - dynamic modules are not supported in Unknown on line 0'

 

Anyone have any ideas or suggestions to get it working? I would really like to avoid having to build an extension into PHP.

 

Thanks,

JP

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.