I think I found the problem. It seems is a DNS issue while running this piece of code:
<cfhttp url="#arguments.protocol##arguments.serverName#:#cgi.server_port##arguments.projectMapping#/install/ping/" method="head" throwonerror="true" timeout="10" port="#cgi.server_port#" /> For some reason the cfhttp call is not pinging my subdomain but my main domain... and then it is returning a 404 message. I will continue debug this problem and let you guys know. Thanks for the help anyway. On 7/25/07, Emanuel Costa <[EMAIL PROTECTED]> wrote: > > I also tried to create the IIS virtual folder inside and outside the > emanweb folder and got no luck. > > On 7/25/07, Emanuel Costa < [EMAIL PROTECTED]> wrote: > > > > Hi Stephen, I can add your IP to the application.cfm so you can see the > > problem yourself. I just don't get any error message. The two images here > > shows the form information I have and the result page after submit the form. > > > > http://blog.emanuelcosta.com/cms/farcry_install_form.jpg > > http://blog.emanuelcosta.com/cms/farcry_install_form_result.jpg > > Thanks for your help. > > > > > > On 7/25/07, Stephen Moretti < [EMAIL PROTECTED]> wrote: > > > > > > > > > > > > On 25/07/07, Scott Talsma <[EMAIL PROTECTED]> wrote: > > > > > > > > Although I have never run FC out of a directory, it should be > > > > fairly trivial. > > > > > > > > > > > > > > > > When you run the installer > > > > (http://docs.farcrycms.org:8080/confluence/display/FCDEV40/Getting+Started+Guide) > > > > it will ask you for the path in which you want to run farcry. This is > > > > where > > > > you specify the directory path (e.g. products). Strangely enough, I > > > > just did an install today, and this was a read-only field (4.0.5core). > > > > Daemon--is this feature still enabled in > > > > v4.0? > > > > > > > > > > > > > > > Yeah it is... when you do an installation of > > > mydomain/myfolder/install the myfolder is determined and completed on the > > > form for you. > > > > > > > > > Regards > > > > > > Stephen > > > > > > > > > > > > > > > > > > -- > > =+=+=+=+=+=+=+=+=+=+=+=+ > > Emanuel Costa > > http://blog.emanuelcosta.com/ > > =+=+=+=+=+=+=+=+=+=+=+=+ > > "In the struggle for survival, the fittest win out at the expense of > > their rivals because they succeed in adapting themselves best to their > > environment." > > - Charles Darwin > > > > > > -- > =+=+=+=+=+=+=+=+=+=+=+=+ > Emanuel Costa > http://blog.emanuelcosta.com/ > =+=+=+=+=+=+=+=+=+=+=+=+ > "In the struggle for survival, the fittest win out at the expense of their > rivals because they succeed in adapting themselves best to their > environment." > - Charles Darwin > -- =+=+=+=+=+=+=+=+=+=+=+=+ Emanuel Costa http://blog.emanuelcosta.com/ =+=+=+=+=+=+=+=+=+=+=+=+ "In the struggle for survival, the fittest win out at the expense of their rivals because they succeed in adapting themselves best to their environment." - Charles Darwin --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
