i'm compile myself and its work:
reference:https://github.com/stefanesser/suhosin/issues/17
cd ~ mkdir suhosin cd suhosin wget https://github.com/stefanesser/suhosin/archive/master.zip unzip master.zipStart Compiling
phpize
./configure
make
make install
updatedb
locate memcache.so
/usr/local/lib/php/extensions/no-debug-non-zts-20090626/suhosin.so
/usr/local/lib/php/extensions/no-debug-non-zts-20100525/suhosin.so
Done!
No comments:
Post a Comment