Jump to content

CURL - can't get it to install


Recommended Posts

I have looked at forums and documentation, but can't get php to recognize that I have CURL installed. I think it's complete BS that there is nowhere with step-by-step directions on how to install it for Win32. I uncommented the extension line in php.ini and I moved the approriate DLL's into my windows/system32 folder. Can someone please tell me how to get this library to work, without mentioning that stuff "--with-curl", because I have no idea what that is and do not intend on re-installing PHP. Thanks.
Link to comment
https://forums.phpfreaks.com/topic/23234-curl-cant-get-it-to-install/
Share on other sites

ya!,  don't put PHP files in the system folder, the install does not work that way. Dynamic dlls need a PATH mapping, else PHP can not find them! Post a link to your phpinfo() data so I can see your install layout, after I will show you how to fix your problem based on your current install...


me!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.