Ask a Question related to PHP Development, Design and Development.
-
sniper@php.net #1
#25466 [Opn->Bgs]: PHP ignores --with-config-file-path compile option somehow?
ID: 25466
Updated by: [email]sniper@php.net[/email]
Reported By: php-bugs-2003-09 at webfreezer dot com
-Status: Open
+Status: Bogus
Bug Type: PHP options/info functions
Operating System: Linux
PHP Version: 4.3.3
New Comment:
Get clean sources of both apache & php, "make clean" might not be
enough. Not bug.
Previous Comments:
------------------------------------------------------------------------
[2003-09-10 05:22:20] php-bugs-2003-09 at webfreezer dot com
Description:
------------
PHP was compiled with the --with-config-file-path=/etc option however
phpinfo() says "Configuration file (php.ini) path: /etc/httpd/php.ini"
Reproduce code:
---------------
'./configure' '--with-apache=../apache_1.3.28'
'--with-mhash=/usr/local/lib' '--with-zlib-dir=/usr/local/lib'
'--with-zip=/usr/local/lib' '--enable-memory-limit'
'--enable-versioning' '--with-gd' '--enable-exif'
'--with-config-file-path=/etc' '--enable-magic-quotes'
'--enable-thread-safety' '--with-gettext' '--with-xml' '--with-mcrypt'
'--enable-calendar' '--enable-bcmath' '--with-curl'
'--with-curlwrappers' '--enable-ftp' '--enable-wddx'
'--with-jpeg-dir=/usr/lib'
Expected result:
----------------
"Configuration file (php.ini) path: /etc/php.ini"
Actual result:
--------------
"Configuration file (php.ini) path: /etc/httpd/php.ini"
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=25466&edit=1[/url]
sniper@php.net Guest
-
env Config option and LockDetect option not working with Berkeley DB RPC
I am currently using Berkeley DB 4.4.20 with Berkeley DB perl module 0.28. I am running the client/server version of Berkeley DB. Here is what my... -
BUG: Server.Execute ignores web.config <location> role permissions
I have an intranet site that uses authentication mode="Windows" with identity impersonate="true". I recently implemented a site search feature that... -
Error loading XML file c:\windows\microsoft.net\framework\v1.0.3705\Config\machine.config
I had many ASP.NET web applications that I created before I had to rebuild my machine. After a fresh install of XP Pro, VS.NET 2003, etc, I now... -
#25466 [NEW]: PHP ignores --with-config-file-path compile option somehow?
From: php-bugs-2003-09 at webfreezer dot com Operating system: Linux PHP version: 4.3.3 PHP Bug Type: PHP options/info... -
#24944 [NEW]: compile fail with freetds ('--with-sybase') option
From: kalipso at lycos dot co dot kr Operating system: FreeBSD 4.8 stable PHP version: 4.3.3RC2 PHP Bug Type: Compile Failure...



Reply With Quote

