Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: error/mnet/nocurl.

Talk:error/mnet/nocurl: Difference between revisions

From MoodleDocs
(Linux instructions)
 
(add sig)
 
Line 4: Line 4:


  apt-get install php5-curl
  apt-get install php5-curl
[[User:Earl Daniels|Earl Daniels]] 11:38, 27 November 2007 (CST)

Latest revision as of 17:38, 27 November 2007

These instruction appear to be for a Windows installation. You will most likely need to get system administrator involved to get cURL running on a *nix system

On my Ubuntu (Debian) server, cURL is installed from the command line (as root):

apt-get install php5-curl

Earl Daniels 11:38, 27 November 2007 (CST)