From 5c2632007b2a6beb68630b2b54979fc457706463 Mon Sep 17 00:00:00 2001 From: Andreas Fischer Date: Fri, 17 Jan 2014 22:54:39 +0100 Subject: [PATCH] Do not list curl and libcurl3. These are irrelevant. This commits is a forward port of: 44d84353522b5a599b43cea6056e92e7726ae1a6 bf26aab24e0334cc2bfff9a4f834adbe4c99f5a2 c34ca50fe92e6d395f61eb7abb4917c8b910765a --- admin_manual/installation/installation_source.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/admin_manual/installation/installation_source.rst b/admin_manual/installation/installation_source.rst index f3d2105b8..9922fdb34 100644 --- a/admin_manual/installation/installation_source.rst +++ b/admin_manual/installation/installation_source.rst @@ -36,8 +36,6 @@ And as *optional* dependencies: * PHP module ldap (for ldap integration) * PHP module mcrypt * PHP module openssl -* curl -* libcurl3 For performance increase (*optional* / select one of the following): @@ -59,7 +57,7 @@ For external storage (*optional*): Please check your distribution, operating system or hosting partner documentation on how to install/enable these modules. -The curl packages are needed for some apps (e.g. http user authentication) +The curl PHP module is required for some apps (e.g. http user authentication). If you are running Ubuntu 10.04 LTS you will need to update your PHP from this `PHP PPA`_: