Hello,
It seems you may not have a correct value in cgi.http_host
Can you please <cfdump var="#cgi#" /> on the same server you are attempting the install and paste your results.
Kind regards
--
-- Matthew Bryant
Product Development Manager
Daemon Internet Consultants
Adobe Solutions Partner
p. 02 9380 4162
f. 02 9380 4204
On 22/04/2008, at 9:44 PM, Alteria wrote:
When I am installing I get an error no matter how many times I remove
the files/tables and reinstall. This occurs during the friendly URL
install.
You have attempted to dereference a scalar variable of type class
java.lang.String as a structure with members.
The error occurred in D:\Inetpub\DomainID167246\farcry\core\webtop
\install\installFarcry.cfm: line 353
Called from D:\Inetpub\DomainID167246\farcry\core\webtop\install
\installFarcry.cfm: line 342
Called from D:\Inetpub\DomainID167246\farcry\core\webtop\install
\installFarcry.cfm: line 1
351 : <cfset
server.stFarcryProjects[application.projectDirectoryName].domains =
"" />
352 : </cfif>
353 : <cfif not
listcontains(server.stFarcryProjects[application.projectDirectoryName].domains,cgi.http_host)>
354 : <cfset
server.stFarcryProjects[application.projectDirectoryName].domains =
listappend(server.stFarcryProjects[application.projectDirectoryName].domains,cgi.http_host) /
355 : </cfif>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-beta" group.
To post to this group, send email to
farcry-beta@... To unsubscribe from this group, send email to
farcry-beta-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en
-~----------~----~----~----~------~----~------~--~---