Results 1 to 2 of 2

Thread: Sugar URL from Workstation

  1. #1
    NickOnTheNet is offline Junior Member
    Join Date
    Oct 2008
    Posts
    4

    Default Sugar URL from Workstation

    Hi Forum!,
    ok, I have checked the posts and I have found a number of posts which almost cover this but not quite!

    Latest Sugar Stack (MySQL) installed on my windows 2003 Server (Port 80) at http://127.0.0.1/sugarcrm/ or http://localhost/sugarcrm/
    Starting Firefox on the server lets me into Sugar with my Admin profile, all is ok.
    Trying these URLs from my workstation just gives page not found errors.

    I tried Look@Lan to try and see what is going on and it locates the mysql instance on port 3306, I tried to scan this with telnet and find that my workstation "station5.leifeld1.local" is not allowed to connect to this MySQL Server.

    Q. How do I tell MySQL to allow the connection from my machine and what URL do I need to connect to the CRM?

    Thanks for your consideration

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

    Default Re: Sugar URL from Workstation

    The problem isn't the MySQL connection, but instead, the IP of the server.

    When you are on the server, the URL works because 127.0.0.1 and localhost both tell the browser to look at the local system. If you do that at the workstation, it is doing the same and since the application is not installed there, it fails.

    To access it from the workstation, you need to put in http://IP_OF_YOUR_SERVER/sugarcrm

    You might also need to update your Sugar config.php file to reflect that same IP/hostname so everyone can access it.
    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. Sugar 5.0.0d Available for Download
    By clint in forum Announcements
    Replies: 0
    Last Post: 2008-04-28, 10:37 AM
  2. Replies: 0
    Last Post: 2006-08-24, 11:48 AM
  3. Replies: 8
    Last Post: 2006-05-26, 10:11 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
  •