hey, i have download all the rpms. from the above mentioned links.
now when i give following command
rpm -U php-4.3.4-1.i386.rpm
it gives me following error.
error: Failed dependencies:
httpd-mmn = 20020903 is needed by php-4.3.4-1
libaspell.so.15 is needed by php-4.3.4-1
libdb-4.1.so is needed by php-4.3.4-1
libpspell.so.15 is needed by php-4.3.4-1
php = 4.2.2-17 is needed by (installed) php-imap-4.2.2-17
php = 4.2.2-17 is needed by (installed) php-ldap-4.2.2-17
php = 4.2.2-17 is needed by (installed) php-pgsql-4.2.2-17
php = 4.2.2-17 is needed by (installed) php-odbc-4.2.2-17
my all the required rpms are in /usr/local/src
pl. guide me how to upgrade php from current verson.
thanks.