Ask a Question related to PHP Development, Design and Development.
-
php-bugs-2003-09 at webfreezer dot com #1
#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 functions
Bug description: PHP ignores --with-config-file-path compile option somehow?
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 bug report at [url]http://bugs.php.net/?id=25466&edit=1[/url]
--
Try a CVS snapshot (php4): [url]http://bugs.php.net/fix.php?id=25466&r=trysnapshot4[/url]
Try a CVS snapshot (php5): [url]http://bugs.php.net/fix.php?id=25466&r=trysnapshot5[/url]
Fixed in CVS: [url]http://bugs.php.net/fix.php?id=25466&r=fixedcvs[/url]
Fixed in release: [url]http://bugs.php.net/fix.php?id=25466&r=alreadyfixed[/url]
Need backtrace: [url]http://bugs.php.net/fix.php?id=25466&r=needtrace[/url]
Try newer version: [url]http://bugs.php.net/fix.php?id=25466&r=oldversion[/url]
Not developer issue: [url]http://bugs.php.net/fix.php?id=25466&r=support[/url]
Expected behavior: [url]http://bugs.php.net/fix.php?id=25466&r=notwrong[/url]
Not enough info: [url]http://bugs.php.net/fix.php?id=25466&r=notenoughinfo[/url]
Submitted twice: [url]http://bugs.php.net/fix.php?id=25466&r=submittedtwice[/url]
register_globals: [url]http://bugs.php.net/fix.php?id=25466&r=globals[/url]
PHP 3 support discontinued: [url]http://bugs.php.net/fix.php?id=25466&r=php3[/url]
Daylight Savings: [url]http://bugs.php.net/fix.php?id=25466&r=dst[/url]
IIS Stability: [url]http://bugs.php.net/fix.php?id=25466&r=isapi[/url]
Install GNU Sed: [url]http://bugs.php.net/fix.php?id=25466&r=gnused[/url]
php-bugs-2003-09 at webfreezer dot com 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 [Opn->Bgs]: PHP ignores --with-config-file-path compile option somehow?
ID: 25466 Updated by: sniper@php.net Reported By: php-bugs-2003-09 at webfreezer dot com -Status: Open... -
#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

