[FLOW3-core] Running on PHP 5.3.3
Bastian Waidelich
bastian.waidelich at typo3.org
Wed Dec 1 13:39:24 CET 2010
Tomiţă MILITARU wrote:
Hi Tomiţă,
> I've set the permissions and now I get this error:
>
> *Fatal error*: require_once() [function.require
> <http://tomarea.com/prerelease/xyz/Web/function.require>]: Failed
> opening required 'PHPUnit/Autoload.php'
Since a while, FLOW3 does not include PHPUnit and vfs.
You'll have to install those PEAR packages yourself:
PHPUnit: http://www.phpunit.de/manual/3.4/en/installation.html
vfsStream: http://pear.php-tools.net/index.php?install (at least, thats
where I found it)
Note: PEARS package manager seems to have some issues upgrading
packages.. I had to completely remove an old PHPUnit version in order to
be able to update correctly.
The current state is a blocker for new people IMO. We should at least
provide a better error message and add the PEAR stuff to the
documentation at flow3.typo3.org.
I created two issues on forge:
http://forge.typo3.org/issues/11206
http://forge.typo3.org/issues/11207
Best,
Bastian
More information about the FLOW3-team-core
mailing list