hello
my environment: solaris 10, httpd-2.2.14, php-5.3.2
this combination with mysql is working very fine.
i have some problems with php-modul mcrypt.
previously i have downloaded, complied and installed
libmcrypt-2.5.8
mhash-0.9.9.9
mcrypt-2.6.8
there are no problems no warnings
after t
I am not sure if I should post my question here but I will anyways.
Ok, I have compiled the mcrypt libraries on a Redhat 9 box running
apache 2 with php4. And I need to know the next step(s) in getting php
to use the libmcrypt libraries. If anyone has set this up in the past
or has some point
David,
Use the "file" command to find out what the file-format is. Probably it is just
a tar-file!
Thanks
Ram
David Lanier wrote:
> This is my first post to this list, so I hope it goes right. :)
>
> I want to use PHP's mcrypt functions. The snag I've run in to is that the
> archive file I've d
David,
Try "type libmcrypt-2.5.7.tar.gz" and I am betting that it is just a
tarball, so a "tar -xvf libmcrypt-2.5.7.tar.gz" might work.
--James
On Friday, Sep 19, 2003, at 17:20 America/New_York, David Lanier wrote:
This is my first post to this list, so I hope it goes right. :)
I want to use P
This is my first post to this list, so I hope it goes right. :)
I want to use PHP's mcrypt functions. The snag I've run in to is that the
archive file I've downloaded doesn't appear to be in gzip format, even
though it ends with .tar.gz. I've downloaded from a couple of different
locations, so