According to your apache config, your folders should
look like this:

c:\websiteroot\farcry
c:\websiteroot\farcry\farcry_core
c:\websiteroot\farcry\farcry_aura
c:\websiteroot\farcry\forq
c:\websiteroot\farcry\farcry_test

Your Apache should look like this:
<VirtualHost *>
���� ServerName�netbiosname
���� ServerAdmin�netbiosname
���� DocumentRoot c:\websiteroot\farcry_test\www
���� ErrorLog logs/test-error_log
���� CustomLog logs/test-access_log common
���� Alias /farcry "c:\websiteroot\farcry_core\admin"
���� Alias /farcry_test
"c:\websiteroot\farcry_test\www"
���� Alias /cfide "c:\websiteroot\cfide"
</VirtualHost>

You only need one CF mapping to the farcry root. It
looks like you've got that setup properly.

One big thing that helped me was to start with a clean
database and all my mapping (apache and CF) setup,
before the install.

Then, to install you just go to:
localhost/farcry/install

-Hope this helps

Grant Eagon


        
                
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/

---
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