ID:               37327
 User updated by:  davojan at mail dot ru
 Reported By:      davojan at mail dot ru
-Status:           Feedback
+Status:           Open
 Bug Type:         *Configuration Issues
 Operating System: FreeBSD 6.0
 PHP Version:      5.1.4
 New Comment:

In /usr/local/etc/:
php.ini
php.ini-dist
php.ini-recommended
pear.conf

I am testing mod_php, not CLI


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

[2006-05-16 13:46:49] [EMAIL PROTECTED]

Do you have any other ini files inside the /usr/local/etc/ 
directory or perhaps if you are testing in CLI that there is 
no php.ini or php-cli.ini inside the directory you are running 
the test script from

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

[2006-05-16 10:44:41] davojan at mail dot ru

I've tried with trailing slash - this didn't help.
In php-5.1.2 it's ok either with or without slash.
Note that I tried to install 5.1.4 on gentoo linux system - it's ok
there, on FreeBSD 6 - not. :((

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

[2006-05-13 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2006-05-05 18:50:39] [EMAIL PROTECTED]

Try /usr/local/etc/ (note trailing slash) in configure.

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

[2006-05-05 13:01:55] davojan at mail dot ru

Of course it's readable.
ls -l php.ini
46 -rw-r--r--  1 root  wheel  45644 Apr 13 05:48 php.ini

My operations:
1. cd /usr/ports/distfiles/php-5.1.4
   ./configure [my options]
   make install
   /usr/local/etc/rc.d/apache.sh restart

   result: php.ini is not used
2. cd ../php-5.1.2
   ./configure [the same options]
   make install
   /usr/local/etc/rc.d/apache.sh restart

   result: php.ini is used

I don't change anything in httpd.conf or php.ini, don't reinstall
apache or anything else.

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

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/37327

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

Reply via email to