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: Bob Crandell
Subject: Re: [Phpgroupware-developers] Template Error: loadfile: domain is not a valid handle.
Date: Fri, 09 May 2003 18:20:29 +0000

It seems to be happier now.  One more question if I may:  Do I have to list each
module or is there a way to grab them all?  Something like:

cvs -z3 $SERVER co $VERSION *

Now that I get past that error, I can see that it's version 0.9.14.505.

Thanks and have a nice weekend.

Chris Weiss (address@hidden) wrote:
>
>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
>>
>
>
>
>_______________________________________________
>Phpgroupware-developers mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
>

--
Bob Crandell
Assured Computing
When you need to be sure.
address@hidden
www.assuredcomp.com
Voice - 541-689-9159
FAX - 541-463-1627
Eugene, Oregon






reply via email to

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