Re: [PHP] Found the problem with the libmcrypt.....

2002-10-10 Thread Scott Fletcher
Hello Tom! Oh yea, I tried the '--with-mcrypt=../mcrypt-2.6.3' option and the PHP's './configure' stopped accepting the mcrypt stuffs. After compiling and installing it. PHP got messed up and didn't work too well. It took me many times to find the workaround to it but they don't work. So, I h

Re: [PHP] Found the problem with the libmcrypt.....

2002-10-09 Thread Tom Rogers
Hi, Thursday, October 10, 2002, 5:35:12 AM, you wrote: SF> Found the problem with libmcrypt-2.5.3. When I configured PHP using SF> the --with-mcrypt option and the PHP configuration found libmcrypt without a SF> problem. After compiling and installing it. SF> Once I fired up Apache. I checked