Hi,

I had the same problem. I got it to work with the following sequence:
-m - bake the models (all models according to database)
-c - bake the controller
-v - bake the views (with scaffolds views)
-c - bake again the controller, including basic class methods


do not bake unit test files.


best regards
Werner

X-Google-Language: ENGLISH,ASCII-7-bit
Received: by 10.11.53.63 with SMTP id b63mr117573cwa;
        Mon, 22 May 2006 02:11:13 -0700 (PDT)
X-Google-Token: qvrTVQwAAABqsbmKdBEOOj-8JUs2RiBo
Received: from 193.81.246.3 by i39g2000cwa.googlegroups.com with HTTP;
        Mon, 22 May 2006 09:11:12 +0000 (UTC)
From: "wernern" <[EMAIL PROTECTED]>
To: "Cake PHP" <cake-php@googlegroups.com>
Subject: Re: bake.php Maximum execution time of 60 seconds exceeded
Date: Mon, 22 May 2006 02:11:12 -0700
Message-ID: <[EMAIL PROTECTED]>
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
   <[EMAIL PROTECTED]>
   <[EMAIL PROTECTED]>
User-Agent: G2/0.2
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET 
CLR 1.0.3705; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 
2.0.50727),gzip(gfe),gzip(gfe)
X-HTTP-Via: 1.0 proxy1.sie.siemens.at:81 (squid/2.5.STABLE12-CVS), 1.0 
193.81.246.3:81 (squid/2.5.STABLE12-CVS)
Mime-Version: 1.0
Content-Type: text/plain

Hi,

I had the same problem. I got it to work with the following sequence:
-m - bake the models (all models according to database)
-c - bake the controller
-v - bake the views (with scaffolds views)
-c - bake again the controller, including basic class methods


do not bake unit test files.


best regards
Werner


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to