[TYPO3-ect] Problems with installer and open_basedir

Andreas Otto andreas.otto at dkd.de
Wed Sep 26 11:53:58 CEST 2007


Hi,

while running the go-pear installer the installer stops with the following
error:

Warning: file_exists() [function.file-exists]: open_basedir restriction in
effect. File(/usr/lib/php/pear) is not within the allowed path(s):
(/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/temp/PEAR/Config.php
on line 87

I don't know why the installer is using the globaly installed pear library.

Running the installer a second time issues the following:

Warning: file_exists() [function.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/:/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

Of course I don't want the installer to modify /etc/php5/apache2/pear.conf.

Anyone else did experience this?


Cheers,
Andreas


More information about the TYPO3-team-extension-coordination mailing list