Results 1 to 5 of 5

Thread: SugarWireless doesn't work.

  1. #1
    marco.disco's Avatar
    marco.disco is offline Sugar Community Member
    Join Date
    Nov 2007
    Location
    Perugia
    Posts
    217

    Unhappy SugarWireless doesn't work.

    Hi,
    I have this situation:

    Linux centos 4.4
    php-5.1.6-3.el4s1.8
    Sugar ENT 5.0.0b
    SugarWireless-5.0.0

    after unzip SugarWireless modified 'sugarurl' in wireless/config.php with http://mysugar/soap.php and saved.

    when I try http://mysugar/wireless this is result:
    Code:
    SugarCRM Server Unavailable.
    Please check the sugarurl in the config.php file.
    sugarurl should be set to http://(path to sugarcrm)/soap.php
    If I try http://mysugar/soap.php at the browser the right page loaded

    any changed doesn't any effect


    Any suggestions?

    Marco
    Marco Disco
    Triweb S.r.l.
    www.triweb.it
    SugarCRM Partner
    SugarCRM Certified Sales Specialist

  2. #2
    malcolmh's Avatar
    malcolmh is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Aug 2004
    Posts
    1,712

    Default Re: SugarWireless doesn't work.

    Hi,

    Did you install the wireless component in a separate directory to your Sugar Instance e.g. /mysugarwireless?

    Then you point Sugar Wireless at your SugarCRM system http://mysugar/soap.php


    This should work, see our demo on our website
    Cheers Malcolm

    Genius4U Limited - Ingenious simple IT solutions for you / Genial einfache IT Lösungen für Sie
    http://www.genius4u.com or http://www.genius4u.de

  3. #3
    marco.disco's Avatar
    marco.disco is offline Sugar Community Member
    Join Date
    Nov 2007
    Location
    Perugia
    Posts
    217

    Default Re: SugarWireless doesn't work.

    Hi,
    thanks for reply

    yes I read http://www.sugarcrm.com/wiki/index.p..._SugarWireless
    and I have done all steps but don't work

    this is extract from list of sugar folder on my server:

    Code:
    ....
    drwxrwx---   23 apache apache     4096 Feb 11 20:44 themes
    -rw-r--r--    1 apache apache 12274942 Feb 18 15:01 upgradeWizard.log
    -rwxrwx---    1 apache apache     3679 Feb 12 09:58 vCard.php
    -rwxrwx---    1 apache apache     4168 Feb 12 09:58 vcal_server.php
    drwxr-xr-x    5 apache apache     4096 Feb 18 13:31 wireless
    [root@office]:sugarcrm # ll wireless/
    total 56
    -rw-r--r--  1 apache apache 30528 Dec 12 01:17 LICENSE.txt
    -rw-r--r--  1 apache apache  2091 Feb 18 13:31 config.php
    drwxr-xr-x  9 apache apache  4096 Dec 12 20:50 core
    drwxr-xr-x  4 apache apache  4096 Dec 12 20:50 include
    -rw-r--r--  1 apache apache  5724 Mar 24  2006 index.php
    drwxr-xr-x  2 apache apache  4096 Dec 12 20:50 soap
    [root@office]:sugarcrm #
    an this extract of config.php:

    Code:
    $swconfig = array(
    'sugarurl'=> 'http://crm.triweb.it/soap.php',
    'max_results'=>8,
    //change to true and fill in proxy port to go through a proxy
    'use_proxy'=>false,
    'proxy_host'=>'',
    'proxy_port'=>'80',
    //leave blank if not using authentication
    'proxy_username'=>'',
    'proxy_password'=>'',
    'use_ldap'=>1,
    'ldap_key'=>'LDAP_KEY',
    you can try in your browser this url http://crm.triweb.it/soap.php

    Marco
    Marco Disco
    Triweb S.r.l.
    www.triweb.it
    SugarCRM Partner
    SugarCRM Certified Sales Specialist

  4. #4
    marco.disco's Avatar
    marco.disco is offline Sugar Community Member
    Join Date
    Nov 2007
    Location
    Perugia
    Posts
    217

    Thumbs up Re: SugarWireless doesn't work.

    I have solved the problem, the server does not properly executed reverse lookup.

    added a row in /etc/hosts:
    127.0.0.1 mysugar.sample




    Marco
    Marco Disco
    Triweb S.r.l.
    www.triweb.it
    SugarCRM Partner
    SugarCRM Certified Sales Specialist

  5. #5
    Join Date
    Feb 2007
    Location
    San Jose, CA
    Posts
    1,169

    Default Re: SugarWireless doesn't work.

    Thank you for posting a follow up! Glad to hear it's working for you now.
    Susie Williams

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Need OsCommerce / SugarCRM integration work
    By affordableweb in forum Classifieds
    Replies: 4
    Last Post: 2007-12-04, 04:04 PM
  2. How do you get Teams OS 3.2 to Work?
    By logosprint in forum Help
    Replies: 1
    Last Post: 2007-10-16, 01:12 AM
  3. Replies: 1
    Last Post: 2007-04-23, 02:26 PM
  4. Replies: 0
    Last Post: 2006-07-26, 07:49 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
  •