On Thu, 2004-07-29 at 00:49, David Smith wrote: > Does anyone know if there are any php 5 rpms available as of yet? > Unfortunately, I don't have the disk space to build it right now. > Couldn't find anything in the archives or by googling, so I hope this > question hasn't been asked yet :). > David David, I had a look at the weekend and could not find any. On top of a full "everything" installation of FC2 I did a compile, make and make install of PHP 5 (from the tar.gz on php.net). I used the same configure options as with the PHP version shipped with FC2 (found by looking at a phpinfo() output). I've only tested it as far as doing a phpinfo() which seems to report everything it should, so the uaual caveats apply. Regards Chris