ID: 34889 Updated by: [EMAIL PROTECTED] Reported By: rinkesh dot p at directi dot com -Status: Open +Status: Bogus Bug Type: Apache2 related Operating System: Windows XP Proffessional PHP Version: 5.1.0RC1 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. http://php.net/curl says: "Note to Win32 Users: In order to enable this module on a Windows environment, you must copy libeay32.dll and ssleay32.dll from the DLL folder of the PHP/Win32 binary package to the SYSTEM folder of your Windows machine. (Ex: C:\WINNT\SYSTEM32 or C:\WINDOWS\SYSTEM)" Previous Comments: ------------------------------------------------------------------------ [2005-10-17 15:18:11] rinkesh dot p at directi dot com Description: ------------ PHP Version: PHP 5.1.0 and PHP 5.0.0 (Tried Both Versions) OS: Windows XP (Professional and HOme Edition) Tried Web Server: Apache2 I have configured apache2 and php5.1.0 very well. But when i tried to load extensions like curl, soap, etc for PHP5.1 i got following error: - 'PHP Startup: Unable to load dynamic library "......\php\php_curl.dll" - The specified module could not be found.' I cofigured mysql,mssql,mysqli,xml-rpc and its working perfactly but for some modules i am getting above error twice when i restart or start my apache 2 server. I have all "DLLs" required to load error modules which are latest downloads from php.net website. Please help me in configuring same. thanks. Expected result: ---------------- I want my all moduled running w/o error. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=34889&edit=1