Hello. Lately I have been having certain thoughts about the use of PHP RPM's for RedHat 7.3. As you all know the default set of PHP rpm's for RH 7.3 available via RHN is composed of the following modules: ----------------------- php-4.1.2-7.3.6 php-dbg-4.1.2-7 php-devel-4.1.2-7.3.6 php-imap-4.1.2-7.3.6 php-ldap-4.1.2-7.3.6 php-manual-4.1.2-7.3.6 php-mysql-4.1.2-7.3.6 php-odbc-4.1.2-7.3.6 php-pgsql-4.1.2-7.3.6 php-snmp-4.1.2-7.3.6 ------------------------
At the same time certain PHP extensions are not compiled in and or NOT available as seperate RPM on RHN (eg. DOMXML, EXIF, JPEG). Personally I require many of the PHP extensions, which are not part of the default RPM compilation. Therefore I see 2 options: 1. Compile PHP by myself, with the necessary extensions. (creates problems, because of the fact that many of the extensions are dependent upon different versions of libaries, than the ones available on RHN ) 2. Find a source for modular PHP RPM's (i.e. different RPM's for different compile options). So far I have found one (does not offer the most recent PHP version): ______________________________ Lukasz Karapuda developer -- newline Creations LLC. @ [EMAIL PROTECTED] Y! lukaszkarapuda -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php