Hello all!
I have (what seems to me, at least) an odd issue. I'm trying to install WEC. If I follow the instructions - decompress the .zip file (even though my server supports symlinks, it won't create them when uncompressing from a .tar - go figure), chmod the fileadmin, typo3conf, typo3temp, and uploads directories to 0777 -R, then type in the main address, I get a screenfull of errors, the first of which says:
Warning: fopen() [function.fopen]: open_basedir restriction in effect. File(/hsphere/local/home/silvercf/web.silvercreekfellowship.org/typo3conf/temp_CACHED_ps4d30_ext_localconf.php) is not within the allowed path(s): (/hsphere/local/home/silvercf:/usr/local/lib/php:/hsphere/shared/apache/libexec:/tmp:/var/tmp) in /var/hsphere/local/home/silvercf/web.silvercreekfellowship.org/t3lib/class.t3lib_div.php on line 2453.
There are other errors after this, but I'm pretty sure they're all related to the fact that we're obviously not playing nice with the typo3conf directory. Just to let you know, PHP is running with open_basedir on.
So then, I chmod the fileadmin, typo3conf, typo3temp, and uploads directories to 0775 -R, and I get the first page of the 1-2-3 install tool! It wants me to input my MySQL database info, which I do. However, when I click "continue", I get a message that localconf.php is not writeable. So then I chmod the localconf.php file to 0777. I still get the first 1-2-3 page, but now when I click "continue", I get this error message:
Warning: fopen() [function.fopen]: open_basedir restriction in effect. File(/hsphere/local/home/silvercf/web.silvercreekfellowship.org/typo3conf/localconf.php.TMP.php) is not within the allowed path(s): (/hsphere/local/home/silvercf:/usr/local/lib/php:/hsphere/shared/apache/libexec:/tmp:/var/tmp) in /var/hsphere/local/home/silvercf/web.silvercreekfellowship.org/t3lib/class.t3lib_div.php on line 2453
So, I'm stuck! Not sure how to work around an open_basedir issue. I can't edit the PHP config at all, I'm on a shared hosting service. But I find people (including typo3 developers) who say that open_basedir shouldn't cause an issue at all! So, I'm wondering - has anybody else encountered this? Does anyone have any ideas on how to fix it? Your help is muchly appreciated! You'll understand why if you visit our current website (which I had nothing to do with creating!).
Every Blessing!
Cory Walz
Silver Creek Fellowship
Silverton, OR
I have (what seems to me, at least) an odd issue. I'm trying to install WEC. If I follow the instructions - decompress the .zip file (even though my server supports symlinks, it won't create them when uncompressing from a .tar - go figure), chmod the fileadmin, typo3conf, typo3temp, and uploads directories to 0777 -R, then type in the main address, I get a screenfull of errors, the first of which says:
Warning: fopen() [function.fopen]: open_basedir restriction in effect. File(/hsphere/local/home/silvercf/web.silvercreekfellowship.org/typo3conf/temp_CACHED_ps4d30_ext_localconf.php) is not within the allowed path(s): (/hsphere/local/home/silvercf:/usr/local/lib/php:/hsphere/shared/apache/libexec:/tmp:/var/tmp) in /var/hsphere/local/home/silvercf/web.silvercreekfellowship.org/t3lib/class.t3lib_div.php on line 2453.
There are other errors after this, but I'm pretty sure they're all related to the fact that we're obviously not playing nice with the typo3conf directory. Just to let you know, PHP is running with open_basedir on.
So then, I chmod the fileadmin, typo3conf, typo3temp, and uploads directories to 0775 -R, and I get the first page of the 1-2-3 install tool! It wants me to input my MySQL database info, which I do. However, when I click "continue", I get a message that localconf.php is not writeable. So then I chmod the localconf.php file to 0777. I still get the first 1-2-3 page, but now when I click "continue", I get this error message:
Warning: fopen() [function.fopen]: open_basedir restriction in effect. File(/hsphere/local/home/silvercf/web.silvercreekfellowship.org/typo3conf/localconf.php.TMP.php) is not within the allowed path(s): (/hsphere/local/home/silvercf:/usr/local/lib/php:/hsphere/shared/apache/libexec:/tmp:/var/tmp) in /var/hsphere/local/home/silvercf/web.silvercreekfellowship.org/t3lib/class.t3lib_div.php on line 2453
So, I'm stuck! Not sure how to work around an open_basedir issue. I can't edit the PHP config at all, I'm on a shared hosting service. But I find people (including typo3 developers) who say that open_basedir shouldn't cause an issue at all! So, I'm wondering - has anybody else encountered this? Does anyone have any ideas on how to fix it? Your help is muchly appreciated! You'll understand why if you visit our current website (which I had nothing to do with creating!).
Every Blessing!
Cory Walz
Silver Creek Fellowship
Silverton, OR



Author: