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

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

  1. Mlke9876

    Mlke9876 MDL Member

    Feb 13, 2012
    216
    5
    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

    Jul 26, 2012
    4,071
    4,651
    150
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...