ID: 27302 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Unknown/Other Function Operating System: Linux 2.4.24-6um PHP Version: 4.3.4 New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [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