SIDE NOTE:

After the updater is applied to CFMX6.1, the following stopped working
<cfdump var="#CFcatch#">
would output [unknown type]

MM have a hot fix (14/01/2005)
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=1a9c83c

or you can dump the itmes individually eg
<cfdump var="#CFCATCH.error#">
<cfdump var="#details#">


On Tue, 22 Mar 2005 03:56:56 +1100, Tom Barr <[EMAIL PROTECTED]> wrote:
> I am setting up FarCry on a shared host. When I tried to run the install
> it failed on the first step with the following message:
> 
> Creating audit table...[unknown type]
> 
> My first guess is a database permission issue create/alter table but I
> would expect my new hosting company wouldn't be restricting CF for those
> methods.
> 
> What would be the likely cause of the error message I am receiving?
> 
> ---
> You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to [EMAIL PROTECTED]
> Aussie Macromedia Developers: http://lists.daemon.com.au/
>

---
You are currently subscribed to farcry-dev as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to