Edit report at https://bugs.php.net/bug.php?id=61424&edit=1
ID: 61424 Comment by: jmichae3 at yahoo dot com Reported by: jmichae3 at yahoo dot com Summary: 8 dll error messages during start of win php Status: Closed Type: Bug Package: Dynamic loading Operating System: XP Pro SP3 32-bit PHP Version: 5.4.0 Assigned To: pajoye Block user comment: N Private report: N New Comment: ahh - I got it... wasn't checking very well... you are right, it's not there anymore. Previous Comments: ------------------------------------------------------------------------ [2012-03-23 20:25:21] jmichae3 at yahoo dot com I get no errors with the following: extension=php_bz2.dll extension=php_curl.dll extension=php_enchant.dll extension=php_exif.dll extension=php_fileinfo.dll extension=php_gd2.dll extension=php_gettext.dll extension=php_gmp.dll ;extension=php_imap.dll ;extension=php_interbase.dll extension=php_intl.dll ;extension=php_ldap.dll extension=php_mbstring.dll extension=php_mysql.dll extension=php_mysqli.dll ;extension=php_oci8.dll ;extension=php_oci8_11g.dll extension=php_openssl.dll ;extension=php_pdo_firebird.dll extension=php_pdo_mysql.dll ;extension=php_pdo_oci.dll extension=php_pdo_odbc.dll extension=php_pdo_pgsql.dll extension=php_pdo_sqlite.dll extension=php_pgsql.dll extension=php_shmop.dll ;extension=php_snmp.dll extension=php_soap.dll extension=php_sockets.dll extension=php_sqlite3.dll ;extension=php_sybase_ct.dll extension=php_tidy.dll extension=php_xmlrpc.dll extension=php_xsl.dll ------------------------------------------------------------------------ [2012-03-23 17:55:02] paj...@php.net I removed php_sqlite.dll which is not available anymore. ------------------------------------------------------------------------ [2012-03-23 17:51:48] jmichae3 at yahoo dot com all these dll's that were listed in php_bz2.dll php_curl.dll php_enchant.dll php_exif.dll php_fileinfo.dll php_gd2.dll php_gettext.dll php_gmp.dll php_imap.dll php_interbase.dll php_intl.dll php_ldap.dll php_mbstring.dll php_mysql.dll php_mysqli.dll php_oci8.dll php_oci8_11g.dll php_openssl.dll php_pdo_firebird.dll php_pdo_mysql.dll php_pdo_oci.dll php_pdo_odbc.dll php_pdo_pgsql.dll php_pdo_sqlite.dll php_pgsql.dll php_shmop.dll php_snmp.dll php_soap.dll php_sockets.dll php_sqlite3.dll php_sybase_ct.dll php_tidy.dll php_xmlrpc.dll php_xsl.dll came with this installation of php. not sure why you are removing sqlite3 rather than fixing it. I can't remember whether I still have firefird DB installed or not. I know I don't have oracle or sybase or interbase installed. I only have pgsql and mysql installed. any sqlite functionality will have to be provided by PHP since it does not have its own engine that I know of. ------------------------------------------------------------------------ [2012-03-17 08:52:46] paj...@php.net About sqlite, there is no such module but php_sqlite3.dll. I have now removed it from the released php.ini. For the other extensions, you have to install the respective dependencies. Firebird client, oracle client, etc. ------------------------------------------------------------------------ [2012-03-17 08:52:15] paj...@php.net Automatic comment from SVN on behalf of pajoye Revision: http://svn.php.net/viewvc/?view=revision&revision=324317 Log: - Fix bug #61424, ext/sqlite is not bundled anymore, remove it from php.ini ------------------------------------------------------------------------ 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 https://bugs.php.net/bug.php?id=61424 -- Edit this bug report at https://bugs.php.net/bug.php?id=61424&edit=1