ID: 48184 Updated by: j...@php.net Reported By: tyra3l at gmail dot com -Status: Open +Status: Assigned -Bug Type: *Configuration Issues +Bug Type: Dynamic loading -Operating System: Windows XP SP3 +Operating System: win32 only - Windows XP SP3 PHP Version: 5.3.0RC2 Assigned To: pajoye
Previous Comments: ------------------------------------------------------------------------ [2009-05-07 21:35:20] tyra3l at gmail dot com curl is working with the updated package. mssql, and pdo_mssql are removed now, but they weren't removed from the php.ini. also it seems that enchant was shipped with RC1(and mentioned on the release note), but the php.ini hasn't note it in the extensions, and now its gone with RC2. what happened with it? Its my biggest problem (after you fixed the curl extension, of course :)), that the php.ini isn't reflect the situation about the shipped/packaged extensions. thanks for your time and effort. Tyrael ------------------------------------------------------------------------ [2009-05-07 20:43:36] paj...@php.net Please retry :) ------------------------------------------------------------------------ [2009-05-07 19:26:51] tyra3l at gmail dot com Ok, I know about the db drivers dependency, but if you can mention this about the oracle driver, it should be noted for the others too. The lines about the built-in and the not-supported-yet modules should be removed, so the php.ini and the actual extension should be kept in sync imho. If the exif ext depends on the mbstring, then it should be put after that. Could this mean, that we could have some cycle reference error about the extensions loading preference, for example: If A depends on B and B on C and C on A, then it can be loaded? Sorry for asking stopid questions. :/ ps: Can I get/build somehow the curl module for myself, or it wont work with the current RC? Tyrael ------------------------------------------------------------------------ [2009-05-07 19:14:08] paj...@php.net In short, I will repackage it without mssql as it makes no sense to bundle it as it is not support anymore in 5.3. Thanks for your quick test&report! ------------------------------------------------------------------------ [2009-05-07 19:13:13] paj...@php.net php -m output: [PHP Modules] bcmath calendar com_dotnet Core ctype date dom ereg filter ftp hash iconv json libxml mcrypt mhash mysqlnd odbc pcre PDO Phar Reflection session SimpleXML SPL standard tokenizer wddx xml xmlreader xmlwriter zip zlib And the one I miss: > php_dba.dll => missing not supported yet. > php_exif.dll => missing php_mbstring.dll (weird) It depends on mbstring, load mbsring first. See the manual. > php_gmp.dll => missing not support yet. > php_intl.dll => missing icuuc36.dll it is in the archive. ------------------------------------------------------------------------ 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 http://bugs.php.net/48184 -- Edit this bug report at http://bugs.php.net/?id=48184&edit=1