[FLOW3-general] required PHP version for Flow 2.0?

Daniel Moritz daniel.moritz at wfp2.com
Thu Jan 10 13:43:54 CET 2013


Thank you Kay.

Am 10.01.2013 13:31, schrieb Kay Strobach:
> Hallo Daniel,
>
> die Prüfung ist versionsspezifisch, ab 5.4 ist diese Prüfung nicht mehr
> nötig, da magic_quotes_gpc aus PHP entfernt wurde, FLOW 2.0 sollte auch
> mit 5.3 laufen, allerdings würde ich dir die jeweils aktuellste 5.3 oder
> 5.4 empfehlen ;)
>
> Grüße
> Kay
>
> Am 10.01.13 13:27, schrieb Daniel Moritz:
>> Hi list,
>>
>> on the official download page for TYPO3 Flow 2.0 (
>> http://flow.typo3.org/download.html) i can read that the supported PHP
>> version is 5.3.2-5.4.x, but in the bootstrap.php of my Flow 2.0
>> installation i found following lines:
>>
>>          if (version_compare(PHP_VERSION, '5.4', '<') &&
>> get_magic_quotes_gpc() === 1) {
>>              echo('Flow requires the PHP setting "magic_quotes_gpc" set
>> to Off. (Error #1224003190)');
>>              exit(1);
>>          }
>>
>> (line 556-559)
>>
>> What is right?
>> Runs Flow 2.0 also on Machines with PHP as from version 5.3.2 or is
>> version 5.4 required?
>>
>> Thank you in advance
>> Daniel
>> **
>


-- 
Daniel Moritz : Programmierung : Tel. 02161/4904-0 : daniel.moritz at wfp2.com
  
wfp:2 Gesellschaft für interaktive Kommunikation mbH + Co. KG
Konrad-Zuse-Ring 2 : 41179 Mönchengladbach
Tel.: 02161/4904-0 : Fax: 02161/4904-99 : www.wfp2.com
Registergericht Mönchengladbach, HRA 3586
Geschäftsführung: Mike Weber (Sprecher), Tom Rose, Thomas Leuschen

im Verbund mit:
WF.P.. Werbeagentur Felske + Partner GmbH + Co. KG
Tel.: 02161/4904-0 : Fax: 02161/4904-44 : www.w-f-p.de

Note: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you.



More information about the FLOW3-general mailing list