Fritz Dimmel wrote:
> I'd like to try Gonzales but on Jeff's website there's no farcry_lib to
> download (which is required for install). And I don't want
> to install SVN! Is there a chance to get Gonzales via ZIP file to download?
I'll put together a zip when we check the first tagged build for the
beta. Hopefully by the weekend.. where furiously checking in and
testing a bunch of things we've been working on the last couple of
weeks.
> Besides: your install document contains some errors:
> There's no application name to set in /myproject/www/Application.cfm (->
> missing cfapplication tag??).
Ah you're right. Looks like the installer is fixed for that. The
installer will write in the relevant farcryInit tag based on your
choices. We've built a custom tag to handle all of the farcry specific
code in one line.
For example, you will end up with something like this:
<farcry:farcryInit
name="agora"
dsn="farcry_agora"
dbType="mssql"
lFarcryLib="farcrycms,farcryflow,farcrycrm,daemonwebteam"
sessiontimeout="#createTimeSpan(0,1,0,0)#" />
That's a copy from our intranet. I'll update the Gonzales beta page
right now.
> And the install url seems not
> to be /farcry/install because the install folder is located in
> /myproject/install.
The installer has now moved to the sample project and gets removed
after install by default. The installer should be simply
http://mydomain/install.
> Thanks in advance,
Keep testing.. we need all the help/feedback we can get,
geoff
http://www.daemon.com.au/
PS. All beta discussion on [EMAIL PROTECTED] please!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/farcry-dev
-~----------~----~----~----~------~----~------~--~---