Re: [PHP-INSTALL] mcrypt function installation

2003-09-19 Thread Ramkumar Vaidyanathan
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

RE: [PHP-INSTALL] Re: I need JPEG support in gd with php

2003-09-19 Thread David Lanier
You also might consider using ImageMagick. It's usually installed in a default Linux installation. If not, you can download an RPM here: http://www.rpmfind.net/linux/rpm2html/search.php?query=imagemagick There's also http://www.imagemagick.org. -Original Message- From: Michael Mauch [

Re: [PHP-INSTALL] mcrypt function installation

2003-09-19 Thread James Hughbanks
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

[PHP-INSTALL] Re: I need JPEG support in gd with php

2003-09-19 Thread Michael Mauch
Bj wrote: > I an trying to compile php with gd and be able to use jpeg support under > Linux. I Can correctly compile php with gd and have zlib, png, bmp support > and when installed all those functions work, the problem is just jpeg will > never work. I know I have to use the -with-jpeg-dir= exte

[PHP-INSTALL] Undelivered mail returned from staff.cs.su.oz.au

2003-09-19 Thread Postmaster
*** MAIL SENT TO: [EMAIL PROTECTED] RETURNED FROM: staff.cs.su.oz.au MESSAGE ID WAS: 3zOruz3Y-+OrWG Failure explanation follows :- postie: could not send to yar: destination unknown

[PHP-INSTALL] mcrypt function installation

2003-09-19 Thread David Lanier
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

[PHP-INSTALL] Re: Apache + PHP + mod_perl + putenv can segfault

2003-09-19 Thread Zamolxe -=t_D=-
hello i have tested the bug on: FreeBSD rtfm.*.ro 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #1: Thu Sep 18 23:17:45 EEST 2003 [EMAIL PROTECTED]:/usr/src/sys/compile/RTFM i386 Server: Apache/1.3.28 (Unix) PHP/4.3.3 mod_perl/1.28 mod_gzip/1.3.26.1a and nothing happened: ---

[PHP-INSTALL] Re: Warning messages

2003-09-19 Thread ascll
Problem solved. Thanks. "Ascll" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Greetings, > > I just installed the PHP Version 4.3.3 on my Windows 2000 Server (SP4) > machine. As the starting point, I have tried to run the index.php > (configured using IIS 4) without error and I ge