Connecting Tech Pros Worldwide Help | Site Map

Cannot Change php.ini

  #1  
Old September 29th, 2005, 06:35 PM
ramblinpeck(at)dontwantnospamgmail.com
Guest
 
Posts: n/a
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.

  #2  
Old September 29th, 2005, 07:45 PM
Andy Hassall
Guest
 
Posts: n/a

re: Cannot Change php.ini


On 29 Sep 2005 10:21:34 -0700, "ramblinpeck(at)dontwantnospamgmail.com"
<ramblinpeck@gmail.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'
>
>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.[/color]

What are the permissions on the file that you created at that location?
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
  #3  
Old September 29th, 2005, 08:15 PM
ramblinpeck(at)dontwantnospamgmail.com
Guest
 
Posts: n/a

re: Cannot Change php.ini


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

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
php.ini extension development DT answers 6 November 16th, 2007 02:45 AM
"error_reporting" setting not being recognized in my php.ini file laredotornado@zipmail.com answers 1 October 3rd, 2006 03:25 PM
php.ini problem ninadk@gmail.com answers 2 October 20th, 2005 06:25 PM
PHP.ini and SMTP King Kong answers 1 July 17th, 2005 07:56 AM