Robin Bultot a écrit :
Maybe try to stop Apache and start it again ? This way it will reload the environment variables :/etc/init.d/apache stop /etc/init.d/apache start Hope it helps. NicolasNope, it doesn't work...
You can try using /etc/ld.so.conf : echo "/usr/lib/neko" >> /etc/ld.so.conf ldconfig /etc/init.d/apache restart Pascal -- Neko : One VM to run them all (http://nekovm.org)
