Bug #1402

Opening Public directory: PHP Error

Added by IT Corporation almost 7 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2008-08-28
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:-
Target version:-
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

I get this error, if i open the public dirctory in opera:

Warning: require(DIR/../Packages/FLOW3/Classes/F3_FLOW3.php) [function.require]: failed to open stream: No such file or directory in C:\Programme\Apache Software Foundation\Apache2.2\htdocs\aa\2\trunk\Public\index.php on line 27

Fatal error: require() [function.require]: Failed opening required '__DIR__/../Packages/FLOW3/Classes/F3_FLOW3.php' (include_path='.;C:\php5\pear') in C:\Programme\Apache Software Foundation\Apache2.2\htdocs\aa\2\trunk\Public\index.php on line 27

PHP Version: 5.2.5 (need i version 5.2.6)
MysqlVersion: 5.0.0
Apache 2

Associated revisions

Revision 094a7523
Added by Robert Lemke almost 7 years ago

  • FLOW3: Moved the php version check to the very beginning of the FLOW3 bootstrap - otherwise DIR is used and results in an error if the PHP version is below 5.3.0. Closes #1402

History

#1 Updated by Tim Eilers almost 7 years ago

You need PHP 5.3 to run FLOW3!

Check the mailing List.

Here is the thread, why PHP 5.3 is needed:

http://support.typo3.org/projects/typo3-5-0general/m/typo3-50-general-upgrade-to-53-356755/p/9/

And here is some help to get PHP 5.3 running under Windows & XAMPP (read the whole thread!):

http://support.typo3.org/projects/typo3-5-0general/m/typo3-50-general-problems-with-php53alpha-on-windows-358133/p/9/

#2 Updated by Robert Lemke almost 7 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r1170.

Also available in: Atom PDF