installing php locally. PHP.ini 2 lines to write

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • webandwe
    New Member
    • Oct 2006
    • 142

    installing php locally. PHP.ini 2 lines to write

    Hi,

    I justed installed php on my pc and need to adjust the php.ini file or th httpd file and add two rows into it.

    I am running php4 but forgot what that 2 lines where and for some bazaar reason I can't find it on the net...I only get other stuff...please help.

    Thank-you
  • webandwe
    New Member
    • Oct 2006
    • 142

    #2
    got it working,,,thank s anyway

    Comment

    • Atli
      Recognized Expert Expert
      • Nov 2006
      • 5062

      #3
      Glad you got it working :)

      A couple of questions tho.
      Why are you running PHP4? It is old and soon to be deprecated.
      Why not try PHP5 instead?

      Comment

      • Motoma
        Recognized Expert Specialist
        • Jan 2007
        • 3236

        #4
        Originally posted by webandwe
        got it working,,,thank s anyway
        I am glad you have found your solution. Would you mind telling us what it was, in case someone else has the same problem?

        The reason why you have been unable to find much of any documentation on PHP 4 is because it is no longer supported. PHP has finally been migrated to version 5, with 4 being entirely phased out.

        Comment

        Working...