ID: 27302
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Bogus
Bug Type: Unknown/Other Function
Operating System: Linux 2.4.24-6um
PHP Version: 4.3.4
New Comment:
You're 100% correct.
Thanks for the pointer. It's really confusing that PHP reports the
file, even though it's not actually using it, but I understand why.
Closing (my own bogus (-: )
(how embarassing)
Thanks again.
S
Previous Comments:
------------------------------------------------------------------------
[2004-02-18 01:09:38] [EMAIL PROTECTED]
You probably misconfigured PHP when you built it:
--with-config-file-path=PATH
Sets the path in which to look for php.ini,
defaults to PREFIX/lib
This is a directory, not a path to the file name itself.
------------------------------------------------------------------------
[2004-02-18 00:25:08] [EMAIL PROTECTED]
Description:
------------
Please take a look at:
http://www.roguecoders.com/bugs/php_sqlite_load.txt
You'll see the PHP reports that it will use php.ini, but SQLite doesn't
get loaded unless I implicitly tell php to use the SAME php.ini.
I've asked around.. nobody can figure it out.
S
Reproduce code:
---------------
see http://www.roguecoders.com/bugs/php_sqlite_load.txt
Expected result:
----------------
see http://www.roguecoders.com/bugs/php_sqlite_load.txt
Actual result:
--------------
see http://www.roguecoders.com/bugs/php_sqlite_load.txt
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=27302&edit=1