Edit report at https://bugs.php.net/bug.php?id=65817&edit=1
ID: 65817 Updated by: johan...@php.net Reported by: forsoap at gmail dot com Summary: curl extension not visible after executing get_loaded_extensions() -Status: Open +Status: Not a bug Type: Bug Package: cURL related Operating System: Windows 7 PHP Version: 5.5.4 Block user comment: N Private report: N New Comment: Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. Apparently apache can't load it. This might have different reasons. i.e. apache miht use a different php.ini or different PHP version. There might also be permission or other system level reasons. Check your logs etc. Previous Comments: ------------------------------------------------------------------------ [2013-10-02 18:06:50] forsoap at gmail dot com Description: ------------ In php.ini I uncommented string: extension=php_curl.dll When I run php -m, it shows in list curl, but when I try use get_loaded_extensions() in any php file it not in list. Also I am using php as an module in Apache 2.4 and problem can be reproduced if php loads as module in apache ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=65817&edit=1