Your servers php application was installed without cURL support.

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Your servers php application was installed without cURL support.

Postby jessica_lamb » 10. May 2012 23:32

I'm getting an error when I try to open the page.

Your servers php application was installed without cURL support. cURL support is required for secure communications to send/receive information to remore applications.

How can I get this support????

Thanks
jessica_lamb
 
Posts: 24
Joined: 07. May 2012 22:35
Operating System: Windows 7

Re: Your servers php application was installed without cURL

Postby Altrea » 11. May 2012 05:16

Hi Jessica,

please if you want to report issues, try to be as detailed and specific as possible.
For example, the XAMPP components don't use cURL, so this message can't come from any XAMPP script.
Where does it come from? And on which step?

A qualified error reporting answeres at minimum this three questions:
  • What action do you do? (Which application do you use, how do you request it, which information do you type in, etc. to reproduce the error)
  • What reaction do you expect?
  • What reaction do you get? (white screen, plain sourcecode, full error message, etc)

cURL can simply get activated in your PHP configuration file:
  • open your C:\xampp\php\php.ini (NOT php.ini-development or php.ini-production) in any plain text editor
  • search for the line
    Code: Select all
    ;extension=php_curl.dll
  • remove the leading semicolon of that line
  • save the file
  • restart Apache

best wishes,
Altrea
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 141 guests