hi.
i have installed php 4.2.2 ,postgresql 7.3.4, apache 2 on red hat 9 linux box. all through rpms.

now i want to update php to 4.3.4.. i was searching for rpm for this... i am not getting any rpm for it.
can somebody tell me where can i get rpm

and how to update it from present php 4.2.2 to php 4.3.4
regards.
nehal

😕

    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.

      Originally posted by nehal_b_s
      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.

      sorry i can't help much, im the sort how compiles nearly everything (damned mysql source...) so i really have no clue. sry 🙁

        Write a Reply...