php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44652 Cannot load dynamic library php_curl.dll warning by apache
Submitted: 2008-04-06 12:42 UTC Modified: 2008-04-06 22:18 UTC
From: imran dot zahoor dot khan at gmail dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 5.2.5 OS: Windows XP
Private report: No CVE-ID: None
 [2008-04-06 12:42 UTC] imran dot zahoor dot khan at gmail dot com
Description:
------------
I'm trying to load php_curl.dll but apache is showing warning that "Unable to " load dynamic library c:\php\ext\php_curl.dll the specified module could not be found. I've checked this extension exist in ext folder and other extensions php5ts.dll,ssleay32.dll,libeay32.dll,libmysql.dll exist in system 32 folder. 
I am not able to call function curl_init() while using plz help me.
It is definitely a bug in php but I love to use php and want to be an expert of it.
Plz guide me because I want to work on paypal payments, video conversion in php so for  that I need curl_init() method to work.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-04-06 22:18 UTC] jani@php.net
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.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Sep 08 07:00:01 2025 UTC