When I tried installing on MS SQL, I received an error message that MS
SQL is not yet supported.
Also, when I tried to install on MySQL 5, I get the following message:
'You need to have Create_tmp_table_priv privilege set to true for your
MySQL user'
However, I set that permission for the user on that database.
Also, I am getting a CF error after starting the install.
Element BSUCCESS is undefined in REQUEST.
The error occurred in
C:\websites\farCry4\sjiSchool\www\install\index.cfm: line 70
68 : - user has chosen to delete the sample application directory
after install
69 :
------------------------------------------------------------------------------->
70 : <cfif (isDefined("form.proceed") AND request.bSuccess) AND
isDefined("form.bDeleteApp")>
71 :
72 : <cftry>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---