Results 1 to 2 of 2

Thread: How to run two instances of Sugar on the same server

  1. #1
    southwestcrm is offline Sugar Community Member
    Join Date
    May 2007
    Posts
    171

    Default How to run two instances of Sugar on the same server

    I am trying to set up a non-production copy of my Sugar site for testing upgrades etc. and I want to take a duplicate copy of my current Sugar files

    So far I have:
    1) copied the htdocs\Sugar folder containing application files
    2) set up a new directory in htdocs called htdocs\test
    3) pasted all files etc into this folder
    4) Exported mysql sugar data
    6) created a new database in phpmyadmin called 'test'
    7) imported mysql sugar data into test
    8) edited htdocs\test\config.php so that it looks at the 'test' data

    What am I missing?

    When I type URL (e.g. http://127.0.0.1/test, nothing is found. http://127.0.0.1/sugar still works fine)

    I have tried editing httpd.conf in Apache by adding a <directory> tag and describing the path to the test folder then restarted Apache but to no avail. I working a little blind in this area but what am I missing?

    any ideas anyone?

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,811

    Default Re: How to run two instances of Sugar on the same server

    It sounds like you did everything that would be necessary.

    Are you able to access any files from the htdocs\test folder?

    For example, http://127.0.0.1/test/LICENSE.txt
    Regards,

    Angel Magaña
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 8
    Last Post: 2009-12-02, 04:04 PM
  2. Error: Could not connect to the Sugar Server
    By jcrainshaw in forum Help
    Replies: 0
    Last Post: 2006-06-23, 03:18 PM
  3. Replies: 8
    Last Post: 2006-05-26, 10:11 PM
  4. Sugar Server Specs and Performance
    By atheimer98 in forum General Discussion
    Replies: 1
    Last Post: 2006-01-16, 10:27 PM
  5. Mambo Stand Alone Server crash with Sugar SRM Onspike !!!
    By haison in forum General Discussion
    Replies: 6
    Last Post: 2005-09-23, 05:01 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •