[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] Problem with PHPGW_APP_INC in chat module
From: |
Dave Hall |
Subject: |
Re: [Phpgroupware-developers] Problem with PHPGW_APP_INC in chat module |
Date: |
Sat, 14 Feb 2004 13:46:53 +0800 |
Kai Hofmann <address@hidden> wrote:
> Within chat I got:
>
> Warning: file_exists() [function.file-exists]: open_basedir
> restriction in
> effect. File(/footer.inc.php) is not within the allowed path(s):
> (/srv/www/htdocs/web1/) in
> /srv/www/htdocs/web1/html/phpgroupware/phpgwapi/inc/footer.inc.php
> on line
> 27
>
> the problem is that PHPGW_APP_INC is used in footer.inc.php and not
> setwithin chat.
>
> PHPGW_APP_INC is defined in phpgwapi/inc/functions.inc.php
>
>
> Any ideas how to fix that?
>
If the app name is set then it should be set properly in functions.inc
The use of app/inc/footer.inc.php, app/inc/header.inc.php and
app/inc/functions.inc.php are deprecated and will probably disappear in
head.
dave.hall.vcf
Description: Card for <dave.hall@mbox.com.au>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Phpgroupware-developers] Problem with PHPGW_APP_INC in chat module,
Dave Hall <=