how to Install php on linux system?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • prabhunew2005
    New Member
    • Aug 2006
    • 10

    how to Install php on linux system?

    hi all,

    I am working on Linux operating system.

    I need to do installation of php.

    I downloaded php binary packages named as 'php-4.4.4.tar.bz2' from 'www.php.net\do wnloads'.

    I executed following commands in terminal.

    Command1: ./configure
    Command2: make
    Command2: make install

    After that i checked installation by executing the command as follows.

    rpm - qa | grep php

    But there is no information about php installation is seen.

    So please help me.

    Is php download correct?
    If correct, i need the procedure to install.

    Advance thanks.
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    How about these

    Installation on Unix systems
    How do I install Apache, MySQL, PHP on Linux?
    Install php on linux

    Ronald :cool:

    Comment

    Working...