[Gllug] Linking to newly installed library
Progga
proggaprogga at gmail.com
Tue Oct 9 16:44:45 UTC 2007
On Tue, Oct 09, 2007 at 05:10:30PM +0100, Iain Conochie wrote:
>
> I have a question for you lot :). Is it possible to link to
> libraries that have been installed _after_ the binary that needs the
> link to them? e.g. I have php installed on a server, and the mcrypt
> functions are missing. Is it possible to install this library and then
> re-link the php binaries to use it? Or do I have to install mcrypt and
> then re-compile php? I really suspect the latter but would like to know
Install mcrypt and then include it in your php.ini.
extension=mcrypt.so
If you are using mod_php then restart Apache.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
URL: <http://mailman.lug.org.uk/pipermail/gllug/attachments/20071009/f84cc8e4/attachment.pgp>
-------------- next part --------------
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list