phpgroupware-developers
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-developers] Template Error: loadfile: domain is not a


From: Chris Weiss
Subject: Re: [Phpgroupware-developers] Template Error: loadfile: domain is not a valid handle.
Date: Fri, 09 May 2003 15:04:02 +0000

you need to checkout phpgroupware first, then cd to that and co the rest.  you 
can
name "phpgroupware" whatever you want by using the -d option on cvs co

eg: cvs -z6 co -d phpgr16 phpgroupware

Bob Crandell (address@hidden) wrote:
>
>Dave Hall (address@hidden) wrote:
>>
>>Bob Crandell <address@hidden> wrote:
>>
>>> Dave Hall (address@hidden) wrote:
>>> >
>>> >Bob Crandell <address@hidden> wrote:
>>> >>
>>> >> Hi,
>>> >>
>>> >> and then it Halts.
>>> >>
>>> >> In case you don't have enough to do:
>>> >> MySQL v 3.23.39  (I hope this isn't the reason.)
>>> >> Apache 1.3.20
>>> >> php 4.0.6
>>> >>
>>> >> This is a clean install with a new database.  Is something I did
>>> >> wrong or is it that this part isn't ready yet?
>>> >
>I'm running this script to check out, evaluate, version 16.
>===========================
>#!/bin/sh
>
>SERVER="-d:pserver:address@hidden:/cvsroot/phpgroupware"
>VERSION="-r Version-0_9_16-branch"
>
>echo "Login into CVS server."
>cvs $SERVER login
>
>echo "Change to phpgroupware 16 directory."
>cd phpgr16
>echo "Get phpGroupware project."
>cvs -z3 $SERVER co $VERSION admin addressbook calendar email notes phpgroupware
>phpgwapi preferences setup
>
>echo "Repair permissions."
>chown nobody:nogroup * -R
>
>cd ..
>==================================
>
>It doesn't get index.php, login.php or header.inc.php.template so I copied
>header.inc.php.template from my phpgroupware version 14.003 that is working 
>just fine.
>
>If the template is the issue then where/how do I get the one for verson 16?
>
>I hope I did a better job of explaining this time.
>
>Thanks
>
>Voice - 541-689-9159
>FAX - 541-463-1627
>Eugene, Oregon
>
>
>
>
>_______________________________________________
>Phpgroupware-developers mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
>





reply via email to

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