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
Bookmarks