Project

General

Profile

Actions

Bug #77794

closed

Curl is activated, but wrong message in system environment

Added by Stefan Froemken over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Install Tool
Target version:
Start date:
2016-09-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

Hello Core-Team,

I get following message in Installtool - System environment:

Fetching external URLs is not allowed
Either enable PHP runtime setting "allow_url_fopen" 
or enable curl by setting [SYS][curlUse] accordingly.

The phpinfo below shows following configure comment:

'./configure' '--with-mysqli=mysqlnd' '--with-config-file-path=/usr/local/php7-fpm' '--with-config-file-scan-dir=/usr/local/php7-fpm/conf.d' '--with-openssl' '--enable-zip' '--with-gd' '--enable-ftp' '--enable-calendar' '--with-libxml-dir' '--with-jpeg-dir=../jpeg-6b/' '--with-freetype-dir=/usr/lib' '--with-gettext' '--with-zlib-dir=../zlib-1.1.3/' '--with-png-dir=../libpng-1.0.6/' '--with-gdbm' '--with-ndbm' '--enable-dba' '--with-imap=/usr/local/imap-2007e' '--with-imap-ssl=/usr/local/imap-2007e' '--enable-bcmath' '--enable-exif' '--with-curl' '--with-gnu-ld' '--with-zlib' '--with-mcrypt=' '--enable-wddx' '--with-mhash' '--with-pgsql' '--with-bz2' '--with-pdo-mysql=mysqlnd' '--with-iconv' '--enable-soap' '--with-xsl' '--enable-fpm' '--enable-mbstring' '--enable-opcache' '--disable-huge-code-pages'

As you can see --with-curl is set. So something is wrong with the message above.

Stefan

Actions

Also available in: Atom PDF