I was to use DES encrypt algorithm for some purpose. So, I decided to use encryption feature in PHP.
But when I install some version of libmcrypt with php, it doesn't compile. It reports to me that some symbols cannot be found.
Thanks to others help, I can compile with libmcrypt-2.2.6 well.
But when I install the module of php and try to start apache, it reports to me that '__eprintf' cannot be found.
What can I do with that?
Is there anyone can help me ?
Sun Enterprise 5000, SPARC Solaris 2.6
Thanks in advance.