Resolved this issue. It may have been an issue with the php_curl.dll file itself. I wanted to verify the php_curl.dll file was the compatible or same version as my PHP. Couldn't figure out a way to do so. So I:
Downloaded PHP-8.2.17 again and unzipped it to a new folder
Moved all the files from the new folder "C:\newfolder\ext" to my previously installed PHP folder {C:\php\ext)
Restarted my Apache server, and checked phpinfo to see cURL was enabled.
Downloaded PHP-8.2.17 again and unzipped it to a new folder
Moved all the files from the new folder "C:\newfolder\ext" to my previously installed PHP folder {C:\php\ext)
Restarted my Apache server, and checked phpinfo to see cURL was enabled.
Statistics: Posted by Rodgerbj — Fri Apr 19, 2024 1:16 pm