Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

SH&E

macrumors newbie
Original poster
Feb 19, 2007
14
0
"PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/no-debug-non-zts-20060613/php_mcrypt.so' - (null) in Unknown on line 0"

I get this error when I start up PHP, and it's causing my forum not to run properly.. What's weird is that, I have php_mcrypt.so in that directory. I always have done :/.

Anybody else ever encountered this?
 
In php.ini:

extension=”/usr/lib/php/extensions/no-debug-non-zts-20060613/php_mcrypt.so”

If you change php.ini don't forget to restart your web server for changes to be picked up, also if the paths and php.ini *are* correct (as you edited your post, who knows what you've done since) then the .so should be re-compiled and tested.

-jim
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.