ID:               47809
 User updated by:  privat at timohummel dot com
 Reported By:      privat at timohummel dot com
 Status:           Bogus
 Bug Type:         PHP options/info functions
 Operating System: Gentoo
 PHP Version:      5.3.0RC1
 Assigned To:      pajoye
 New Comment:

Excuse me, what kind of answer is that? The result would have been
exactly the same if I had issued the configure line by hand.


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

[2009-04-01 11:04:16] j...@php.net

Gentoo builds are flaky at best..

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

[2009-03-31 17:30:59] privat at timohummel dot com

Okay, the issue seems to be resolved - but in the meanwhile I
downgraded my whole system to 4.1.2; maybe there was some problem caused
by the compiler? I was running gcc-4.3.3 previously.

By the way, my configure line looks odd since it is a gentoo ebuild -
it needs to disable virtually everything in order to enable the user to
add features by the USE flag.

I think we can close this bug now; but maybe someone can re-test with
gcc-4.3.3 again?

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

[2009-03-31 07:18:36] j...@php.net

To make this a bit simpler, delete that file and create one with only 
this:

include_path = "foo/bar"

Then check what phpinfo() says in apache about the include_path.
Note: this works fine for me..

Also, your configure line is kinda odd. Using --disable-all and only 
enabling what you really need would make the line quite more 
readable..



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

[2009-03-30 18:53:47] privat at timohummel dot com

It is the stock php.ini-development file, where I tried to set the
default timezone to "Europe/Berlin". As it didn't work, I reverted my
change of the timezone and tried modifying other values, for example,
the error reporting and also simple values like "precision". None of my
changes were shown after a restart of apache using the phpinfo()-call.

As I said before, changes are accepted when using the cli sapi.

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

[2009-03-30 18:07:19] j...@php.net

What exactly is in that file?

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/47809

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

Reply via email to