unix / php 4.4.0 / php.ini ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • g0c

    unix / php 4.4.0 / php.ini ?

    hi all,
    i cant find php.ini in upgraded php from 4.3.7 ?!?!?
    where the hell is it ?
    the prefix is new but there is no lib directory /usr/local/php-4.4.0/


  • JDS

    #2
    Re: unix / php 4.4.0 / php.ini ?

    On Mon, 08 Aug 2005 16:25:48 +0200, g0c wrote:
    [color=blue]
    > where the hell is it ?[/color]

    find / -name "php.ini"

    --
    JDS | jeffrey@example .invalid
    | http://www.newtnotes.com
    DJMBS | http://newtnotes.com/doctor-jeff-master-brainsurgeon/

    Comment

    • Jacob Atzen

      #3
      Re: unix / php 4.4.0 / php.ini ?

      On 2005-08-08, g0c <REMOVEg0c@msn. com> wrote:[color=blue]
      > hi all,
      > i cant find php.ini in upgraded php from 4.3.7 ?!?!?
      > where the hell is it ?
      > the prefix is new but there is no lib directory /usr/local/php-4.4.0/[/color]

      phpinfo() will tell you where to look for it.

      --
      Cheers
      - Jacob Atzen

      Comment

      • g0c

        #4
        Re: unix / php 4.4.0 / php.ini ?

        "JDS" <jeffrey@exampl e.invalid> wrote in message
        news:pan.2005.0 8.08.14.35.47.3 63349@example.i nvalid...[color=blue]
        > On Mon, 08 Aug 2005 16:25:48 +0200, g0c wrote:
        >[color=green]
        >> where the hell is it ?[/color]
        >
        > find / -name "php.ini"
        >
        > --
        > JDS | jeffrey@example .invalid
        > | http://www.newtnotes.com
        > DJMBS | http://newtnotes.com/doctor-jeff-master-brainsurgeon/
        >[/color]

        of course id did that, and it found only in old install dir
        /usr/local/php-4.3.7/lib

        :-)


        Comment

        • g0c

          #5
          Re: unix / php 4.4.0 / php.ini ?

          "Jacob Atzen" <jacob@aub.dk > wrote in message
          news:slrndff3cj .a1s.jacob@tank .aub.dk...[color=blue]
          > On 2005-08-08, g0c <REMOVEg0c@msn. com> wrote:[color=green]
          >> hi all,
          >> i cant find php.ini in upgraded php from 4.3.7 ?!?!?
          >> where the hell is it ?
          >> the prefix is new but there is no lib directory /usr/local/php-4.4.0/[/color]
          >
          > phpinfo() will tell you where to look for it.
          >
          > --
          > Cheers
          > - Jacob Atzen[/color]

          i know , but the location does not exist ?!?!? /usr/local/php-4.4.0/lib

          :-| damn


          Comment

          Working...