Hi Folks
I'd like to run two different instances of SugarSuite (OS Ed) on one web server and have problem here.
I have first instance of 4.2.0a in sugar_production dir. And config.php holds:
'db_name' => 'sugarcrm',
'site_url' => 'http://site/sugar_production',
I have second instance of 4.2.0d in sugar_test dir. And its config.php holds:
'db_name' => 'sugar_test',
'site_url' => 'http://site/sugar_test',
But when I try to run the test instance via browser its sims to run production instance.
So, my questions are:
Is it possible to run several different sugar instances on one web server? and how?
Should I try to run several web-server instances to solve this problem?
Thnx


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks