[TYPO3-ect] A strong team: pear and phpunit
Andreas Otto
andreas.otto at dkd.de
Thu Oct 18 17:34:33 CEST 2007
Hi Daniel,
Elmar Hinz wrote:
> Both extension work together, so that you can update the latest phpunit
> libs using PEAR channels.
The pear manager still wants to access /etc/php5/apache2/pear.conf.
This value must be hardcoded in the pear manager and it is not possible to overwrite this value using the configuration menu.
This may result in PHP warnings like:
Warning: file_exists(): open_basedir restriction in effect. File(/etc/php5/apache2/pear.conf) is not within the allowed path(s)...
The stacktrace is:
Warning: file_exists(): open_basedir restriction in effect. File(/etc/php5/apache2/pear.conf) is not within the allowed path(s): (/srv/typo3-scm.gimli.local/htdocs/typo3conf/ext/pear/PEAR:/srv/typo3-scm.gimli.local/htdocs/:/srv/typo3-scm.gimli.local/typo3_src/:/srv/typo3-scm.gimli.local/tmp/) in /srv/typo3-scm.gimli.local/htdocs/typo3conf/ext/pear/PEAR/PEAR/Config.php on line 595
Call Stack:
0.0001 46320 1. {main}() /srv/typo3-scm.gimli.local/htdocs/typo3conf/ext/pear/index.php:0
0.0013 402180 2. require_once('/srv/typo3-scm.gimli.local/htdocs/typo3conf/ext/pear/PEAR/pearfrontendweb.php') /srv/typo3-scm.gimli.local/htdocs/typo3conf/ext/pear/index.php:31
0.0120 3174392 3. PEAR_Config::singleton() /srv/typo3-scm.gimli.local/htdocs/typo3conf/ext/pear/PEAR/pearfrontendweb.php:80
0.0121 3175952 4. PEAR_Config->PEAR_Config() /srv/typo3-scm.gimli.local/htdocs/typo3conf/ext/pear/PEAR/PEAR/Config.php:645
0.0246 3211424 5. file_exists() /srv/typo3-scm.gimli.local/htdocs/typo3conf/ext/pear/PEAR/PEAR/Config.php:595
Cheers,
Andreas
More information about the TYPO3-team-extension-coordination
mailing list