Questions tagged [sugarcrm]

SugarCRM is a Customer Relationship Management Software. The community edition is licensed under GNU Affero General Public License version 3.

17 questions
16
votes
3 answers

Unable to change vm.max_map_count for elasticsearch

Prehistory I have elasticsearch and SugarCRM7 running on CentOS 6.5. Every day I face the same problem: java outOfMemory error. That happens because of small vm.max_map_count value, 65530 only when 262144 is recommended. Problem The problem is that…
Valentina
  • 161
  • 1
  • 1
  • 3
3
votes
1 answer

apache2 - Why caching of a static file is not happening?

I am working on to cache static files in a SugarCRM environment, which is not happening as I would like to. I have narrowed it to one specific case, and I would like to know why this is so. On the Chrome browser, I am trying to access this URL…
rsmoorthy
  • 591
  • 3
  • 7
2
votes
0 answers

Truncated output from PHP, no errors

I've installed SugarCRM Community Edition on Debian 6.0.3 connecting to MSSQL with FreeTDS. I can use the system as normal except for one deal-breaker problem. On login, I get a blank page outputted. I get a 200 OK, but the HTML is truncated after…
wes
  • 153
  • 1
  • 6
1
vote
1 answer

nginx+ubuntu+sugarcrm

Does anyone have good instructions on how to install SugarCRM on Ubuntu using nginx? I am looking to install SugarCRM on 8.04 (Hardy Heron) LTS
Daniel
  • 3,741
  • 7
  • 32
  • 33
1
vote
2 answers

Installing SugarCRM On Ubuntu

I need a stellar guide to installing SugarCRM On Ubuntu, can anyone recommend a website or a document to doing so?
Daniel
  • 3,741
  • 7
  • 32
  • 33
1
vote
0 answers

LDAP ACL for restricting applications with same user dn

Currently we need to configure Group based LDAP login for our custom applications. We have applications named app1, app2 etc. For restricting users to login for a particular application for eg app1 then for that user it should have attribute named…
Geo
  • 545
  • 3
  • 9
  • 20
1
vote
1 answer

Windows server 2012 R2 limiting request data in php

I work mainly with with Linux based servers and Sugarcrm. One of my clients has deployed his suagrcrm instance on a windows server. SugarCrm is a php application that I would normally run under a LAMP stack but can work with MS SQL etc. Anyway the…
Andy
  • 11
  • 1
1
vote
2 answers

SugarCRM CE: upgrade from 6.5.9 to 6.5.11 Fails with "ZIP Error(0): Status(0): Arhive(upload://SugarCE-6.5.11.zip)"

I have a fresh running installation of SugarCRM Version 6.5.9 (Build 8653) hosted at Bluehost.com (shared hosting) When I use the upgrade wizard, the system checks are all successful. Then I get the dialog where I need to select the package to…
user164312
  • 11
  • 2
0
votes
1 answer

Get quota details in my code side of a GCP Project enabled with Google Maps APIs

I am working on a SugarCRM plugin integrated with Google Maps and want to get the quota details of GCP Project in my code side. Is there any way to get the quota details if I have checked any of these i.e Directions Api or Places Api reference…
0
votes
3 answers

Config.php file has Mysql password in plain text, is this wise?

Title basically says it all, the default config.php file created when installing the CRM product/frontend (SugarCRM) that my client purchased has the MySQL db user's password stored in it in plain text? Is there any good way to encrypt the…
0
votes
1 answer

SugarCRM CE 6.5.20 Ubuntu 14.04 MySQL "Cannot Load DB Manager"

I am currently following the installation wizard for the SugarCRM Community addition. I am now on the step where I link to the MySQL database that I have set up on my Ubuntu server. However I am getting the specific error: Cannot load DB manager *…
0
votes
2 answers

SugarCRM - Can't login using LDAP after password change

We're using SugarCRM community edition 5.2.0f (Build 5688 running on OpenSuSE 11.1), and have the LDAP stuff set up so that users can log in with their AD credentials by contacting our DC (Server 2008). We're having an issue with a couple of users;…
RainyRat
  • 3,700
  • 1
  • 23
  • 29
0
votes
1 answer

Manage Lotus Domino mail with SugarCRM

anyone knows how configure SugarCRM (standard IMAP I suppose) with Lotus Domino 8.5? I have it configured, SMTP mail test works fine, but folders doesn't appear except INBOX (I'm using standard IMAP folder names). And when I try to open an e-mail…
mvillar
  • 428
  • 6
  • 19
0
votes
1 answer

SugarCRM CE Won't Install on Ubuntu 10.10

I have a fresh copy of Ubuntu 10.10 server with a working LAMP installation. I downloaded SugarCRM and browsed to its directory to open the installer (via Firefox). The installer appears fine, I accept the license agreement, and it proceeds to check…
Trent Scott
  • 949
  • 1
  • 11
  • 28
0
votes
1 answer

SugarCRM Scheduler Not Calling runProcessManager Module

I'm running Sugar Pro, version 5.5.4, on Ubuntu 9.10, Apache 2.2, MySQL 5.1.28, and PHP 5.2.10. I have a module called Process Manager setup and running. I can manually make this go, to send email when new leads are created, and even use filters. So…
nicorellius
  • 565
  • 2
  • 5
  • 23
1
2