From af13787e74ea45d7edc1005810f15a8baa428a77 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Fri, 13 Feb 2015 17:13:11 +0100 Subject: fix #1078 --- install/index.php | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'install/index.php') diff --git a/install/index.php b/install/index.php index 0d3977bb..46638f8f 100755 --- a/install/index.php +++ b/install/index.php @@ -522,8 +522,16 @@ border: 1px solid #000; allow_url_fopen Enabled - Enabled' : 'Disabled'; ?> - allow_url_fopen: You have allow_url_fopen enabled.' : 'allow_url_fopen: Your PHP configuration has allow_url_fopen disabled. ' . $status['app_name'] . ' will not work here.' ?> + + Enabled + allow_url_fopen: You have allow_url_fopen enabled. + + Disabled + allow_url_fopen is disabled, but curl is supported, so it should be ok. + + Disabled + allow_url_fopen: Your PHP configuration has allow_url_fopen disabled. + will not work here. gettext -- cgit v1.2.3