ID:               39274
 Updated by:       [EMAIL PROTECTED]
 Reported By:      campbell at neotext dot ca
-Status:           Open
+Status:           Feedback
 Bug Type:         *Configuration Issues
 Operating System: Fedora Core 6
 PHP Version:      4.4.4
 New Comment:

--with-config-file-path=/etc/php.ini - this configure option accepts
DIRECTORY as its value.



Previous Comments:
------------------------------------------------------------------------

[2006-10-27 07:23:44] campbell at neotext dot ca

Same revs of apache, mysql and php, build similar build, 
on FreeBSD 6.1-RELEASE behaves correctly.  

D~

------------------------------------------------------------------------

[2006-10-27 07:11:27] campbell at neotext dot ca

Hi.  I did it everywhichway.   

Yes. Running phpinfo tells me where it is reading,
which is where I expect, but the parms in the ini
file are not being read.  

I'm going to run the same build/install on clean core4 now
and see what happens...

Dhu

------------------------------------------------------------------------

[2006-10-27 07:10:36] campbell at neotext dot ca

Hi.  I did it everywhichway.   

Yes. Running phpinfo tells me where it is reading,
which is where I expect, but the parms in the ini
file are not being read.  

I'm going to run the same build/install on clean core4 now
and see what happens...

Dhu

------------------------------------------------------------------------

[2006-10-27 06:48:26] [EMAIL PROTECTED]

phpinfo() or php -i would tell you where it is looking.

You want --with-config-file-path=/etc
not --with-config-file-path=/etc/php.ini



------------------------------------------------------------------------

[2006-10-27 06:39:02] campbell at neotext dot ca

Description:
------------
PHP 4.4.4 built on Core  6 with 
./configure  --with-apxs2=/usr/local/apache/bin/apxs
--with-mysql=/usr/local/mysql --with-openssl=/usr
--with-zlib-dir=/usr/local/src/mysql-4.1.21/zlib --with-gd
--with-imap=/usr/local/src/imap-2006c --with-imap-ssl=/usr 
--with-config-file-path=/etc/php.ini

Loading this build lib to Apache2.059 on Fedora Core 6
fails to load(find?) the php.ini file anywhere I put it.

Not sure if it's me or a bug yet...

Dhu

Reproduce code:
---------------
change safe_mode=Off to safe_mode=On in php.ini
save, restart apache, run php_info() in a test.php.

Expected result:
----------------
I expect to see safe_mode set to "on"

Actual result:
--------------
I observe safe_mode still set to "off"

Similarly with other parameter defs.

Dhu


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=39274&edit=1

Reply via email to