Results 1 to 5 of 5

Thread: sugarcrm default folder change

  1. #1
    asimzaidi is offline Sugar Community Member
    Join Date
    Jun 2007
    Posts
    50

    Default sugarcrm default folder change

    I installed sugarcrm using the installer for windows and it made a folder under htdocs as sugarcrm. I want to know if I want someother folder lets say XYZ instead of sugarcrm..how would I go about doing it?
    Any help will be appreciated
    Thanks

  2. #2
    pblag's Avatar
    pblag is offline Sugar Community Member
    Join Date
    Jul 2006
    Location
    Ukraine (Chernivtsy)
    Posts
    347

    Smile Re: sugarcrm default folder change

    Hi asimzaidi!

    You have to change a file apache2\conf/httpd.conf

    there is parameter

    DocumentRoot "C:/www/htdocs"

    change it and restart appache.

    Hope it will help you!
    Petro Blagodir
    petro@blagodir.ua
    http://www.blagodir.com
    Blagodir Ltd.( SugarCRM - Consultations, Development and Support)

  3. #3
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: sugarcrm default folder change

    Hi asimzaidi,

    You don't even need to do that. Just rename your sugarcrm folder to whatever you'd like (e.g. xyz). You'd access it like any webapp with something similar to http://localhost/xyz. The only other change would be in your config.php:

    'site_url' => 'http://localhost/xyz',

    You can also have no folder and put it in the root or create a virtual host like pblag starts to describe.

  4. #4
    asimzaidi is offline Sugar Community Member
    Join Date
    Jun 2007
    Posts
    50

    Default Re: sugarcrm default folder change

    Thank you guys... I will try it.

  5. #5
    asimzaidi is offline Sugar Community Member
    Join Date
    Jun 2007
    Posts
    50

    Default Re: sugarcrm default folder change

    Actually both of you guys are right but I had to use both of your solutions together. I had to change http.conf and had to rename the folder and also the config.php. In addition to that idex.html file also needs to be changed as it redirects to the default sugarcrm folder.
    Thank you guys

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Unexpected session timeout
    By lvangool in forum Help
    Replies: 4
    Last Post: 2011-11-30, 07:33 PM
  2. Enable Logging
    By vidtechsteve in forum Help
    Replies: 12
    Last Post: 2009-11-09, 02:54 PM
  3. Module Builder
    By Olavo in forum Downloads
    Replies: 418
    Last Post: 2009-02-26, 06:36 AM
  4. Quick Create not working in Contacts popup
    By pniranjan in forum Developer Help
    Replies: 1
    Last Post: 2007-04-26, 01:10 PM
  5. Replies: 11
    Last Post: 2006-10-26, 01:13 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
  •