Dominique Posted October 11, 2015 Share Posted October 11, 2015 Hi Guys, I followed this ToDo to setup up mysql / apache / php on my MK5 pineapple SD Card: https://forums.hak5.org/index.php?/topic/27571-howto-mk4-lamp-stack-usb-required/ Now I ran into this problem: root@Pineapple:/# php-cli php-cli: can't load library 'libxml2.so.2' Hmm, is this library not around via opkg install or do i have to disable some extension somewhere ? Thanks for any help :) I know installing a LAMP Stack on my Pineapple SD Cars seems like a sunday project and it probably is ... But who knows ... Have a nice Sunday, Dominique Quote Link to comment Share on other sites More sharing options...
cooper Posted October 11, 2015 Share Posted October 11, 2015 Well, since the pineapple nowadays comes with nginx instead of apache, maybe you should be enabling php on that instead? Which, of course, doesn't solve the libxml2 dependency. You could just download and compile the source for it, right on your pineapple. Might take a while but it should get the job done. Quote Link to comment Share on other sites More sharing options...
Dominique Posted October 11, 2015 Author Share Posted October 11, 2015 Hey thanks for the quick answer ! I think I'll give that a shot next ... Have a nice Sunday, Cheers Dom Quote Link to comment Share on other sites More sharing options...
Dominique Posted October 11, 2015 Author Share Posted October 11, 2015 okok one last question ... you said "compile directly on the pineapple" so i don't do go the linux way with openwrt etc ... is the compiler already present on the pineapple ? Quote Link to comment Share on other sites More sharing options...
cooper Posted October 12, 2015 Share Posted October 12, 2015 To be honest, I don't know and actually sort of doubt it. But it's more likely to be available as a package. 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.