joperry Posted November 5, 2008 Share Posted November 5, 2008 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.