Issue with PHP that I just noticed

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
blaineca
-


Joined: 05 Dec 2018
Posts: 15
Location: Calgary, AB Canada

PostPosted: Sat Aug 17, 2024 2:23 am    Post subject: Issue with PHP that I just noticed Reply with quote

I get this error running one particular script.
CURLE_UNSUPPORTED_PROTOCOL (1)

I am running Abyss on Windows.

Can anyone tell me what I need to do to get the function supported?
Back to top View user's profile Send private message Visit poster's website
pkSML
-


Joined: 29 May 2006
Posts: 955
Location: Michigan, USA

PostPosted: Mon Sep 09, 2024 9:10 pm    Post subject: Reply with quote

Guess it's almost a month later, but have you tried this:

    *Open php.ini file located under php installation folder.
    *Search for extension=php_curl.dll.
    *Uncomment it by removing the semi-colon(;) in front of it.
    *Restart the Server.


Source: https://faq.miniorange.com/knowledgebase/enable-php-curl-extension-2/

Does that fix your issue?

If not, the following article assumes the above has been done and is a little more technical:

https://medium.com/@breich_84283/making-the-php-curl-extension-work-on-windows-a6395a6fa386[/list]
_________________
Stephen
Need a LitlURL?


http://CodeBin.yi.org
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group