I have been trying to install Farcry 4.0.3 on a BlueDragon 7.0 machine
for some time without much success.

I have downloaded the instructions and files from the ftp server.  I
consistently get the "/plugins" not found error.  I have the plugins
in the same directory as core and projects.

My machine is Suse Linux 10.2, Apache 1.3.37 and BlueDragon 7.0.

I got desperate and altered my httpd.conf is as follows:

        <VirtualHost 127.0.0.1:80>
                ServerName localhost
                DocumentRoot "/usr/local/farcry/projects/mollio/www"
                Alias /farcry "usr/local/farcry/core/admin"
                Alias virtual "/usr/local/farcry"
                Alias plugins "/usr/local/farcry/plugins"
        </VirtualHost>


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

Reply via email to