Cannot Change php.ini

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ramblinpeck(at)dontwantnospamgmail.com

    Cannot Change php.ini

    System info: PHP Version 4.3.11, Debian, 2.4.18-bf2.4
    Configure Command './configure' '--with-ibm-db2=/usr/IBMdb2/V7.1'
    '--with-apache=/usr/local/src/EMILLICANWORK/apache/apache/1.3.31'
    '--with-gd' '--with-zlib-dir=/usr' '--with-jpeg-dir=/usr/local'
    '--with-freetype-dir=/usr/local/src/EMILLICANWORK/apache/work/usr/local'
    '--enable-sw_securid' '--with-sybase' '--with-pgsql' '--with-bz2'
    '--enable-track-vars' '--enable-bcmath'

    Configuration File (php.ini) Path /usr/local/lib

    There was not a php file or director in /usr/local/lib, initally I
    tried copying the one I had edited in /etc/php4/apache/php.ini. Then
    have created the director /usr/local/lib/php, and put the php.ini file
    there. Still no change from the default settings to the ones I have
    made. I'm stuck. Thanks for any help.

  • Andy Hassall

    #2
    Re: Cannot Change php.ini

    On 29 Sep 2005 10:21:34 -0700, "ramblinpeck(at )dontwantnospam gmail.com"
    <ramblinpeck@gm ail.com> wrote:
    [color=blue]
    >System info: PHP Version 4.3.11, Debian, 2.4.18-bf2.4
    >Configure Command './configure' '--with-ibm-db2=/usr/IBMdb2/V7.1'
    >'--with-apache=/usr/local/src/EMILLICANWORK/apache/apache/1.3.31'
    >'--with-gd' '--with-zlib-dir=/usr' '--with-jpeg-dir=/usr/local'
    >'--with-freetype-dir=/usr/local/src/EMILLICANWORK/apache/work/usr/local'
    >'--enable-sw_securid' '--with-sybase' '--with-pgsql' '--with-bz2'
    >'--enable-track-vars' '--enable-bcmath'
    >
    >Configuratio n File (php.ini) Path /usr/local/lib
    >
    >There was not a php file or director in /usr/local/lib, initally I
    >tried copying the one I had edited in /etc/php4/apache/php.ini. Then
    >have created the director /usr/local/lib/php, and put the php.ini file
    >there. Still no change from the default settings to the ones I have
    >made. I'm stuck. Thanks for any help.[/color]

    What are the permissions on the file that you created at that location?
    --
    Andy Hassall :: andy@andyh.co.u k :: http://www.andyh.co.uk
    http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool

    Comment

    • ramblinpeck(at)dontwantnospamgmail.com

      #3
      Re: Cannot Change php.ini

      -rw-r--r-- user: root group: staff. Does it need to be world
      executable? Thanks

      Comment

      Working...