Hi My server running php version. PHP 5.2.9 (cgi) (built: Feb 16 2010 15:54:42) Copyright (c) 1997-2009 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies with the ionCube PHP Loader v3.3.10, Copyright (c) 2002-2009, by ionCube Ltd. I need here to install curl. My server saying yum list | grep -i curl curl.i386 7.15.5-2.1.el5_3.5 installed curl-devel.i386 7.15.5-2.1.el5_3.5 installed python-pycurl.i386 7.15.5.1-4.el5 installed But when I am doing php -m [PHP Modules] bcmath calendar cgi ctype date dom filter ftp gd hash iconv imap ionCube Loader json libxml mcrypt mysql pcre posix Reflection session SimpleXML sockets SPL SQLite standard tokenizer xml xmlreader xmlwriter zlib I am not seeing curl listed there. I checked my php.ini file extension=php_curl.dll Some one quick help will be appriciated. Thanks, Subikar