Fatal Error:Class 'Curl' not found in php file

Discussion in 'Application Software' started by Mlke9876, Feb 15, 2017.

  1. Mlke9876

    Mlke9876 MDL Member

    Joined:
    Feb 13, 2012
    Messages:
    216
    Likes Received:
    5
    Trophy Points:
    10
    Hello, I am trying to install and run metasploit-pro-trial-grabber-master. It doesn't work with my Host (Server 2016) so I'm trying my Windows 7 VM. After installing XAMPP I try to run the command:

    C:\metasploit-pro-trial-grabber-master && C:\xampp\php\php.exe composer.phar install

    After that I get the error:

    "Fatal Error: Class 'Curl' not found in C:\metasploit-pro-trial-grabber-master\execute.php on line 96"

    I've got Notepad++ and found line 96 but I'm not sure what to do to get it to work. Do I need to install Curl? Line 96 says

    $this->curl_object = new Curl();

    How can I fix this so I can run my software? Please respond. Thanks
     
  2. Michaela Joy

    Michaela Joy MDL Crazy Lady

    Joined:
    Jul 26, 2012
    Messages:
    4,078
    Likes Received:
    4,652
    Trophy Points:
    150