phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] Installation problems


From: Chris Weiss
Subject: Re: [Phpgroupware-users] Installation problems
Date: Sat, 15 Feb 2003 08:17:47 +0000

Both of these should be the same value, and on a new install the default should 
have
been corrct.  They should both be the full system path to your phpgw install.  
Also
there is no reason to add the phpgwapi to the php include path, it just might 
even
cause probelms.

Khairil Yusof (address@hidden) wrote*:
>
>PHP version  : php 4.3
>phpgroupware : php 9.14.001
>Platform     : freebsd 5.0
>
>I'm having problems with the include files:
>
>I set header.inc.php these values:
>
>define('PHPGW_SERVER_ROOT','/phpgroupware');
>define('PHPGW_INCLUDE_ROOT','/phpgroupware');
>
>Which gives the proper path as below:
>/phpgroupware/phpgwapi/setup/setup.inc.php
>
>If I set the server root as 'http://localhost/phpgroupware', it loads up
>ok, but complains about a missing template class.
>
>If i set it to the system root (as in /usr/local/www/data/phpgroupware),
>the path is also correct but it complains that it can't find the file.
>
>What am I doing wrong?
>
>Any help would be much appreciated.
>
>____
>
>
>Warning: main(/phpgroupware/phpgwapi/setup/setup.inc.php)
>[function.main]: failed to create stream: No such file or directory in
>/usr/local/www/data/phpgroupware/header.inc.php on line 117
>
>Warning: main() [function.main]: Failed opening
>'/phpgroupware/phpgwapi/setup/setup.inc.php' for inclusion
>(include_path='.:/usr/local/www/data/phpgroupware/phpgwapi:/usr/local/lib/php:/usr/local/share/pear')
in /usr/local/www/data/phpgroupware/header.inc.php on line 117
>
>Warning: createobject(/phpgroupware/phpgwapi/inc/class.Template.inc.php)
>[function.createobject]: failed to create stream: No such file or
>directory in
>/usr/local/www/data/phpgroupware/setup/inc/functions.inc.php on line 48
>
>Warning: createobject() [function.createobject]: Failed opening
>'/phpgroupware/phpgwapi/inc/class.Template.inc.php' for inclusion
>(include_path='.:/usr/local/www/data/phpgroupware/phpgwapi:/usr/local/lib/php:/usr/local/share/pear')
in /usr/local/www/data/phpgroupware/setup/inc/functions.inc.php on line 48
>
>Fatal error: Cannot instantiate non-existent class: template in
>/usr/local/www/data/phpgroupware/setup/inc/functions.inc.php(72) :
>eval()'d code on line 1
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]