Forum Moderators: coopster
i am trying to install PHP5 with cURL support on a windows system under IIS but it is not working...
I have followed the following steps,
1 - downloaded php5 installation file from php.net and installed it
2 - copied libeay32.dll, ssleay32.dll from the 'DLLs' folder to windows/system32?
3 - uncommented extension =php_curl.dll in php.ini
the php is working fine and my all php pages are working ok but only the pages using cURL are not working and when i see the page with phpinfo() it doesnt show the cURL enabled message.. .
can anyone help me please what am i doing wrong there?
thanks
PHP works perfect.. cURL doesnt work.. i have 64 bit system with Win 2003 server trying to install php5 with cURL... php works fine but cURL is not working and not showing cURL enabled msg in phpinfo()...... pls gurus help me it is 52 hrs now i am stuck with it :((