Hi,
I have installed php4.2.3 with the following commands on a Redhat Linux 8.0:
./configure --with-apxs2=/usr/sbin/apxs --with-mysql --prefix=/usr/local/php
make
make install
After that, I have tried to change the php.ini which is under /usr/local/lib. But when
I restart the computer, the changes don't work. When I looked into the php
information, I found the Configuration File (php.ini) path is /usr/local/php/lib. But
there is no such a file there. So what's wrong?
Thanks for help.
PS1: The system originally has no apxs. I get a httpd-devel rpm and installed it.
PS2: Part of the information shown with php test:
PHP Version 4.2.3
System Linux (content deleted) 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 i686 i686
i386 GNU/Linux
Build Date Oct 30 2002 11:54:08
Configure Command './configure' '--with-apxs2=/usr/sbin/apxs' '--with-mysql'
'--prefix=/usr/local/php'
Server API Apache 2.0 Filter
Virtual Directory Support enabled
Configuration File (php.ini) Path /usr/local/php/lib
Debug Build no
Thread Safety enabled
Zend logo <http://www.zend.com/> This program makes use of the Zend Scripting
Language Engine:
Zend Engine v1.2.0, Copyright (c) 1998-2002 Zend Technologies