CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Suggestion #39039

Add note to manual that PHP option allow_url_fopen has to be enabled

Added by Felix Eggbert 10 months ago. Updated 10 months ago.

Status:New Start date:2012-07-17
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Votes: 0

Description

Add note to manual that PHP option allow_url_fopen has to be enabled in PHP.ini or add

ini_set("allow_url_fopen", true);

to the main function.

History

Updated by Felix Eggbert 10 months ago

And add error message if allow_url_fopen is not true.

Also available in: Atom PDF