<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>SugarCRM Forums - Installation and Upgrade Help</title>
		<link>http://forums.sugarcrm.com/</link>
		<description>Dedicated to the topic of installation and upgrading, you can ask for support from the community here. Submit and track bugs at http://bugs.sugarcrm.com.</description>
		<language>en</language>
		<lastBuildDate>Thu, 23 May 2013 04:24:51 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.sugarcrm.com/images/misc/rss.png</url>
			<title>SugarCRM Forums - Installation and Upgrade Help</title>
			<link>http://forums.sugarcrm.com/</link>
		</image>
		<item>
			<title>Cannot load DB manager</title>
			<link>http://forums.sugarcrm.com/f115/cannot-load-db-manager-86844/</link>
			<pubDate>Sun, 19 May 2013 03:44:17 GMT</pubDate>
			<description><![CDATA[Hello everybody. I get this error while attempting to install after I hit 'Next' when specifying the admin username and admin password. 
 
Was upgrading from 6.5.12 to 6.5.13 
 
How should I approach fixing this? Thanks.]]></description>
			<content:encoded><![CDATA[<div>Hello everybody. I get this error while attempting to install after I hit 'Next' when specifying the admin username and admin password.<br />
<br />
Was upgrading from 6.5.12 to 6.5.13<br />
<br />
How should I approach fixing this? Thanks.</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f115/">Installation and Upgrade Help</category>
			<dc:creator>shoover56</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f115/cannot-load-db-manager-86844/</guid>
		</item>
		<item>
			<title>upgrade failure with browser crash at upgrade_connectors_end how to recover or finish</title>
			<link>http://forums.sugarcrm.com/f115/upgrade-failure-browser-crash-upgrade_connectors_end-how-recover-finish-86831/</link>
			<pubDate>Fri, 17 May 2013 15:06:56 GMT</pubDate>
			<description><![CDATA[I'm trying to upgrade 6.2.4 to 6.4.1 in order to restore a database from a failed upgrade of 6.4.1 to 6.5.9. 
 
The upgrade from 6.2.x to 6.3.2 was successful.   
The upgrade from 6.3.x to 6.4.1 failed.   
 
There seems to be a loop that caused the upgrade wizard to crash and Safari 5.0.5 on OSX...]]></description>
			<content:encoded><![CDATA[<div>I'm trying to upgrade 6.2.4 to 6.4.1 in order to restore a database from a failed upgrade of 6.4.1 to 6.5.9.<br />
<br />
The upgrade from 6.2.x to 6.3.2 was successful.  <br />
The upgrade from 6.3.x to 6.4.1 failed.  <br />
<br />
There seems to be a loop that caused the upgrade wizard to crash and Safari 5.0.5 on OSX 10.6.8 to crash.  <br />
<br />
The last few lines of the upgradWizard.log are pasted below.  <br />
<br />
Presumably this is a problem going forward since there was no unlinking from previous upgrade, update of the license, unlinking from TempFiles(), remove directories, finish notice, and clean up notice, and resetting of the $_SESSION var.  <br />
<br />
Is there a way to finish the upgrade manually from a command line, etc....<br />
<br />
Thanks,<br />
Battle<br />
<br />
log portion, see loop on upgrading connectors below.  <br />
Fri, 17 May 2013 10:00:14 -0400 [UpgradeWizard] - Layout Commits completed successfully<br />
Fri, 17 May 2013 10:00:24 -0400 [UpgradeWizard] - setting session variables...<br />
Fri, 17 May 2013 10:00:26 -0400 [UpgradeWizard] - [At end.php]<br />
Fri, 17 May 2013 10:00:26 -0400 [UpgradeWizard] - About to repair the database.<br />
Fri, 17 May 2013 10:00:28 -0400 [UpgradeWizard] - Running sql:/* Table : users */<br />
/*COLUMNS*/<br />
/*MISSING IN DATABASE - show_on_employees -  ROW*/<br />
/* INDEXES */<br />
ALTER TABLE users   add COLUMN show_on_employees bool  DEFAULT '1' NULL <br />
<br />
Fri, 17 May 2013 10:00:29 -0400 [UpgradeWizard] - database repaired<br />
Fri, 17 May 2013 10:00:29 -0400 [UpgradeWizard] -  Start Rebuilding the config file again<br />
Fri, 17 May 2013 10:00:29 -0400 [UpgradeWizard] -  Finish Rebuilding the config file again<br />
Fri, 17 May 2013 10:00:29 -0400 [UpgradeWizard] - Upgrading multienum data<br />
Fri, 17 May 2013 10:00:29 -0400 [UpgradeWizard] - Begin upgrade_connectors<br />
Fri, 17 May 2013 10:00:29 -0400 [UpgradeWizard] - End upgrade_connectors<br />
Fri, 17 May 2013 10:00:38 -0400 [UpgradeWizard] - setting session variables...<br />
Fri, 17 May 2013 10:00:40 -0400 [UpgradeWizard] - [At end.php]<br />
Fri, 17 May 2013 10:00:40 -0400 [UpgradeWizard] - About to repair the database.<br />
Fri, 17 May 2013 10:00:42 -0400 [UpgradeWizard] - database repaired<br />
Fri, 17 May 2013 10:00:42 -0400 [UpgradeWizard] -  Start Rebuilding the config file again<br />
Fri, 17 May 2013 10:00:42 -0400 [UpgradeWizard] -  Finish Rebuilding the config file again<br />
Fri, 17 May 2013 10:00:42 -0400 [UpgradeWizard] - Upgrading multienum data<br />
Fri, 17 May 2013 10:00:42 -0400 [UpgradeWizard] - Begin upgrade_connectors<br />
Fri, 17 May 2013 10:00:42 -0400 [UpgradeWizard] - End upgrade_connectors<br />
Fri, 17 May 2013 10:00:52 -0400 [UpgradeWizard] - setting session variables...<br />
Fri, 17 May 2013 10:00:53 -0400 [UpgradeWizard] - [At end.php]<br />
Fri, 17 May 2013 10:00:53 -0400 [UpgradeWizard] - About to repair the database.<br />
Fri, 17 May 2013 10:00:56 -0400 [UpgradeWizard] - database repaired<br />
Fri, 17 May 2013 10:00:56 -0400 [UpgradeWizard] -  Start Rebuilding the config file again<br />
Fri, 17 May 2013 10:00:56 -0400 [UpgradeWizard] -  Finish Rebuilding the config file again<br />
Fri, 17 May 2013 10:00:56 -0400 [UpgradeWizard] - Upgrading multienum data<br />
Fri, 17 May 2013 10:00:56 -0400 [UpgradeWizard] - Begin upgrade_connectors<br />
Fri, 17 May 2013 10:00:56 -0400 [UpgradeWizard] - End upgrade_connectors<br />
Fri, 17 May 2013 10:01:05 -0400 [UpgradeWizard] - setting session variables...<br />
Fri, 17 May 2013 10:01:06 -0400 [UpgradeWizard] - [At end.php]<br />
Fri, 17 May 2013 10:01:06 -0400 [UpgradeWizard] - About to repair the database.<br />
Fri, 17 May 2013 10:01:09 -0400 [UpgradeWizard] - database repaired<br />
Fri, 17 May 2013 10:01:09 -0400 [UpgradeWizard] -  Start Rebuilding the config file again<br />
Fri, 17 May 2013 10:01:09 -0400 [UpgradeWizard] -  Finish Rebuilding the config file again<br />
Fri, 17 May 2013 10:01:09 -0400 [UpgradeWizard] - Upgrading multienum data<br />
Fri, 17 May 2013 10:01:09 -0400 [UpgradeWizard] - Begin upgrade_connectors<br />
Fri, 17 May 2013 10:01:09 -0400 [UpgradeWizard] - End upgrade_connectors</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f115/">Installation and Upgrade Help</category>
			<dc:creator>battle</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f115/upgrade-failure-browser-crash-upgrade_connectors_end-how-recover-finish-86831/</guid>
		</item>
		<item>
			<title>Installation problems - Navigation not working</title>
			<link>http://forums.sugarcrm.com/f115/installation-problems-navigation-not-working-86742/</link>
			<pubDate>Tue, 14 May 2013 10:37:12 GMT</pubDate>
			<description>I just installed SugarCRM CE onto my hosted site through Jumba. Upon completion i had the much discussed graphics issues. Searching i found a page regarding permissions and passed this on to the techs at Jumba to make some changes. They did so and i could access the crm program as it is meant to be...</description>
			<content:encoded><![CDATA[<div>I just installed SugarCRM CE onto my hosted site through Jumba. Upon completion i had the much discussed graphics issues. Searching i found a page regarding permissions and passed this on to the techs at Jumba to make some changes. They did so and i could access the crm program as it is meant to be shown.<br />
<br />
However i started wondering where the features such as calendar are and how to add meetings etc,,, After many many hours of scratching my head and searching online i realise there is a major problem in that the navigation is stuck on Sales and i can't even click on the marketing button nor support, activities etc (can't see other modules listed either). For the life of me I can't find the problem anywhere else on the web and desperately seek your help.<br />
<br />
I do notice also that when i click on home a thinking box comes up witht he word undefined, then when it displays the home screen i get a pop up box in the software titled undefined with the following written in the box:<br />
<br />
{&quot;content&quot;:&quot;\n<br />
<br />
Please help....<br />
<br />
Regards<br />
Andrew</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f115/">Installation and Upgrade Help</category>
			<dc:creator>karraway2</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f115/installation-problems-navigation-not-working-86742/</guid>
		</item>
		<item>
			<title>Install problem</title>
			<link>http://forums.sugarcrm.com/f115/install-problem-86718/</link>
			<pubDate>Mon, 13 May 2013 07:11:09 GMT</pubDate>
			<description><![CDATA[Hello,  
 
I copied an existing install from a backup into a new server. When trying to navegate to the application I see the following error: 
 
 
Code: 
--------- 
Warning: require_once(include/HTMLPurifier/HTMLPurifier.autoload.php) [function.require-once]: failed to open stream: No such file or...]]></description>
			<content:encoded><![CDATA[<div>Hello, <br />
<br />
I copied an existing install from a backup into a new server. When trying to navegate to the application I see the following error:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">Warning: require_once(include/HTMLPurifier/HTMLPurifier.autoload.php) [function.require-once]: failed to open stream: No such file or directory in /home/mycompany/public_html/clients/client/sugar/include/clean.php on line 39<br />
<br />
Fatal error: require_once() [function.require]: Failed opening required 'include/HTMLPurifier/HTMLPurifier.autoload.php' (include_path='/home/mycompany/public_html/clients/client/sugar/include/HTMLPurifier/standalone:/home/mycompany/public_html/clients/client/sugar/include/..:.:/usr/lib/php:/usr/local/lib/php') in /home/mycompany/public_html/clients/client/sugar/include/clean.php on line 39</code><hr />
</div>Google couldn't help me this time around....</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f115/">Installation and Upgrade Help</category>
			<dc:creator>LaFortuna</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f115/install-problem-86718/</guid>
		</item>
		<item>
			<title>Error when upgrading from 6.4.4 to 6.5.12</title>
			<link>http://forums.sugarcrm.com/f115/error-when-upgrading-6-4-4-6-5-12-a-86715/</link>
			<pubDate>Sun, 12 May 2013 23:50:10 GMT</pubDate>
			<description><![CDATA[I am getting the following errors when I tried to upgrade from 6.4.4 to 6.5.12, via the upgrade wizard. I am running MySSQL db on Windows Server 2008.  
 
Warning: include(include/MVC/preDispatch.php) [function.include]: failed to open stream: No such file or directory in...]]></description>
			<content:encoded><![CDATA[<div>I am getting the following errors when I tried to upgrade from 6.4.4 to 6.5.12, via the upgrade wizard. I am running MySSQL db on Windows Server 2008. <br />
<br />
Warning: include(include/MVC/preDispatch.php) [function.include]: failed to open stream: No such file or directory in C:\Inetpub\vhosts\....\httpdocs\index.php on line 39<br />
<br />
Warning: include(include/MVC/preDispatch.php) [function.include]: failed to open stream: No such file or directory in C:\Inetpub\vhosts\...\httpdocs\index.php on line 39<br />
<br />
Warning: include() [function.include]: Failed opening 'include/MVC/preDispatch.php' for inclusion (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\...\httpdocs\index.php on line 39<br />
<br />
Warning: require_once(include/HTMLPurifier/HTMLPurifier.standalone.php) [function.require-once]: failed to open stream: No such file or directory in C:\Inetpub\vhosts\...\httpdocs\include\clean.php on line 38<br />
<br />
Fatal error: require_once() [function.require]: Failed opening required 'include/HTMLPurifier/HTMLPurifier.standalone.php' (include_path='C:\Inetpub\vhosts\...\httpdocs\incl  ude/..;.;./includes;./pear') in C:\Inetpub\vhosts\...\httpdocs\include\clean.php on line 38<br />
<br />
<br />
Any help will be very much appreciated.<br />
<br />
Thank you.</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f115/">Installation and Upgrade Help</category>
			<dc:creator>mamboleo</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f115/error-when-upgrading-6-4-4-6-5-12-a-86715/</guid>
		</item>
		<item>
			<title>On Premises Hardening Guide?</title>
			<link>http://forums.sugarcrm.com/f115/premises-hardening-guide-86677/</link>
			<pubDate>Thu, 09 May 2013 01:15:09 GMT</pubDate>
			<description><![CDATA[Is there an On Premises Hardening guide or best practices guide? 
 
We assume standard IIS lock-down procedures but we don't want to do anything that's unnecessary and hurts performance. 
 
I assume we should nuke the install directory at the least, anything else? 
 
Kinda shocked my google-fu...]]></description>
			<content:encoded><![CDATA[<div>Is there an On Premises Hardening guide or best practices guide?<br />
<br />
We assume standard IIS lock-down procedures but we don't want to do anything that's unnecessary and hurts performance.<br />
<br />
I assume we should nuke the install directory at the least, anything else?<br />
<br />
Kinda shocked my google-fu turned up nadda.<br />
<br />
-MD</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f115/">Installation and Upgrade Help</category>
			<dc:creator>mdisher@seapine.com</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f115/premises-hardening-guide-86677/</guid>
		</item>
		<item>
			<title>Should I virtualise Ubuntu server?</title>
			<link>http://forums.sugarcrm.com/f115/should-i-virtualise-ubuntu-server-86638/</link>
			<pubDate>Sun, 05 May 2013 21:45:31 GMT</pubDate>
			<description><![CDATA[Hi all, 
 
I'm planning to make the leap from Windows 2008 to Ubuntu 12.04 LTS Server as I'm sick of the poor performance issues of Windows. 
 
This server will be dedicated to hosting OTRS and SugarCRM CE for 10-20 agents/users (plus 5 OTRS customers at any one time). 
 
Dell Poweredge R300 
Quad...]]></description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
I'm planning to make the leap from Windows 2008 to Ubuntu 12.04 LTS Server as I'm sick of the poor performance issues of Windows.<br />
<br />
This server will be dedicated to hosting OTRS and SugarCRM CE for 10-20 agents/users (plus 5 OTRS customers at any one time).<br />
<br />
Dell Poweredge R300<br />
Quad Core Xeon L5410 (2.33GHZ)<br />
8GB RAM<br />
<br />
My question is: Should I install Ubuntu server directly on the server or within VMware (workstation 9), AND if so what is the ideal host o/s to run vmware on? Perhaps running on top of Ubuntu Desktop 12.04? I see the obvious vm benefits; snapshots, flexibility etc. but I don't want to risk compromising performance too much. Yes I will probably try both out anyway however I'm just interested in gathering some opinions from some experts out there.<br />
<br />
Thanks in advance for any advice.<br />
<br />
Morecw</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f115/">Installation and Upgrade Help</category>
			<dc:creator>morecw</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f115/should-i-virtualise-ubuntu-server-86638/</guid>
		</item>
		<item>
			<title>Installation of SugarCE-6.5.12 Unauthorized access to administration</title>
			<link>http://forums.sugarcrm.com/f115/installation-sugarce-6-5-12-unauthorized-access-administration-86593/</link>
			<pubDate>Tue, 30 Apr 2013 12:46:06 GMT</pubDate>
			<description>Hi, 
 
I tried to install on OVH pro hosting SugarCE-6.5.12, at the last level of installation, the installation stop and the error : 
 
Creating Sugar application tables, audit tables and relationship metadata 
.................Unauthorized access to administration. 
 
I verified that the tables...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I tried to install on OVH pro hosting SugarCE-6.5.12, at the last level of installation, the installation stop and the error :<br />
<br />
Creating Sugar application tables, audit tables and relationship metadata<br />
.................Unauthorized access to administration.<br />
<br />
I verified that the tables begin to be created and just those tables re created :<br />
<br />
 acl_actions<br />
 acl_roles<br />
 bugs<br />
 bugs_audit<br />
 campaigns<br />
 campaigns_audit<br />
 campaign_log<br />
 campaign_trkrs<br />
 cases<br />
 cases_audit<br />
 emailman<br />
 email_marketing<br />
 leads<br />
 leads_audit<br />
 project<br />
 project_task<br />
 project_task_audit<br />
 prospects<br />
 prospect_lists<br />
 relationships<br />
 releases<br />
 users<br />
<br />
Any idea to finish the install ?<br />
<br />
Many thanks</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f115/">Installation and Upgrade Help</category>
			<dc:creator>vbondoux</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f115/installation-sugarce-6-5-12-unauthorized-access-administration-86593/</guid>
		</item>
		<item>
			<title>How to find 6.0.1 and start upgrade path</title>
			<link>http://forums.sugarcrm.com/f115/how-find-6-0-1-start-upgrade-path-86551/</link>
			<pubDate>Fri, 26 Apr 2013 16:33:06 GMT</pubDate>
			<description><![CDATA[I was unable to upgrade an existing installation. SugarCRM had been installed using bitnami and wouldn't upgrade because the bitnami php installation did not have zip enabled--which was strange because other updates had gone OK. Since I needed a new serve installation anyway I backed up the...]]></description>
			<content:encoded><![CDATA[<div>I was unable to upgrade an existing installation. SugarCRM had been installed using bitnami and wouldn't upgrade because the bitnami php installation did not have zip enabled--which was strange because other updates had gone OK. Since I needed a new serve installation anyway I backed up the database and reinstalled everything.<br />
<br />
Now come to find out I can't just install the latest version of SugarCRM and use my existing DB.<br />
<br />
 Looks like upgrade_history in the DB backup is telling me my latest version is 6.0.1:<br />
 <br />
'Select * from upgrade_history&quot; tells me inter alia: <br />
 <br />
<div class="bbcode_container">
	<div class="bbcode_description">Quote:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			cache/upload/upgrades/patch/SugarCE-Upgrade-5.5.1-to-6.0.1.zip | f8509fd8cfb3db55578da9d0d05efdd2 | patch  | installed | 6.0.1
			
		<hr />
	</div>
</div>So where do I download 6.0.1 so I can install it and start the upgrade path? I haven't been able to find it either on the SugarCRM site or on SourceForge and Googling it doesn't come up with any live links to download it.</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f115/">Installation and Upgrade Help</category>
			<dc:creator>sugar43geek</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f115/how-find-6-0-1-start-upgrade-path-86551/</guid>
		</item>
		<item>
			<title>AllowOverride-Sugar installation directory in httpd.conf</title>
			<link>http://forums.sugarcrm.com/f115/allowoverride-sugar-installation-directory-httpd-conf-86542/</link>
			<pubDate>Thu, 25 Apr 2013 18:12:47 GMT</pubDate>
			<description>The installation instructions say: 
---Quote--- 
Before you install Sugar, set AllowOverride to All for the Sugar installation directory in thehttpd.conf file. 
---End Quote--- 
(Sugar Community Edition 6.5.0 Installation Guide - SugarCRM Support Site...</description>
			<content:encoded><![CDATA[<div>The installation instructions say:<div class="bbcode_container">
	<div class="bbcode_description">Quote:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			Before you install Sugar, set AllowOverride to All for the Sugar installation directory in thehttpd.conf file.
			
		<hr />
	</div>
</div>(<a href="http://support.sugarcrm.com/02_Documentation/01_Sugar_Editions/05_Sugar_Community_Edition/Sugar_Community_Edition_6.5/Sugar_Community_Edition_Installation_Guide_6.5.0" target="_blank">Sugar Community Edition 6.5.0 Installation Guide - SugarCRM Support Site</a>)<br />
<br />
Does one have to create this directory? It's not there before one installs SugarCRM..</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f115/">Installation and Upgrade Help</category>
			<dc:creator>sugar43geek</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f115/allowoverride-sugar-installation-directory-httpd-conf-86542/</guid>
		</item>
		<item>
			<title>Detailview of accounts is bugged</title>
			<link>http://forums.sugarcrm.com/f115/detailview-accounts-bugged-86530/</link>
			<pubDate>Thu, 25 Apr 2013 09:05:21 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I just installed this awesome CRM, but I am having some problems. When I open the accounts page for detailed information, I get an error: 
 
<pre> 
 Actions:   Create Account Create Account View Accounts View Accounts Import Accounts Import Accounts 
{*...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I just installed this awesome CRM, but I am having some problems. When I open the accounts page for detailed information, I get an error:<br />
<br />
&lt;pre&gt;<br />
 Actions:   Create Account Create Account View Accounts View Accounts Import Accounts Import Accounts<br />
{* /**************************************************  ******************************* * SugarCRM Community Edition is a customer relationship management program developed by * SugarCRM, Inc. Copyright (C) 2004-2013 SugarCRM Inc. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License version 3 as published by the * Free Software Foundation with the addition of the following permission added * to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK * IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY * OF NON INFRINGEMENT OF THIRD PARTY RIGHTS. * * This program is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more * details. * * You should have received a copy of the GNU Affero General Public License along with * this program; if not, see <a href="http://www.gnu.org/licenses" target="_blank">Licenses - GNU Project - Free Software Foundation (FSF)</a> or write to the Free * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA * 02110-1301 USA. * * You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road, * SW2-130, Cupertino, CA 95014, USA. or at email address <a href="mailto:contact@sugarcrm.com">contact@sugarcrm.com</a>. * * The interactive user interfaces in modified source and object code versions * of this program must display Appropriate Legal Notices, as required under * Section 5 of the GNU Affero General Public License version 3. * * In accordance with Section 7(b) of the GNU Affero General Public License version 3, * these Appropriate Legal Notices must retain the display of the &quot;Powered by * SugarCRM&quot; logo. If the display of the logo is not reasonably feasible for * technical reasons, the Appropriate Legal Notices must display the words * &quot;Powered by SugarCRM&quot;. **************************************************  ******************************/ *} {* /**************************************************  ******************************* * SugarCRM Community Edition is a customer relationship management program developed by * SugarCRM, Inc. Copyright (C) 2004-2013 SugarCRM Inc. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License version 3 as published by the * Free Software Foundation with the addition of the following permission added * to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK * IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY * OF NON INFRINGEMENT OF THIRD PARTY RIGHTS. * * This program is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more * details. * * You should have received a copy of the GNU Affero General Public License along with * this program; if not, see <a href="http://www.gnu.org/licenses" target="_blank">Licenses - GNU Project - Free Software Foundation (FSF)</a> or write to the Free * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA * 02110-1301 USA. * * You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road, * SW2-130, Cupertino, CA 95014, USA. or at email address <a href="mailto:contact@sugarcrm.com">contact@sugarcrm.com</a>. * * The interactive user interfaces in modified source and object code versions * of this program must display Appropriate Legal Notices, as required under * Section 5 of the GNU Affero General Public License version 3. * * In accordance with Section 7(b) of the GNU Affero General Public License version 3, * these Appropriate Legal Notices must retain the display of the &quot;Powered by * SugarCRM&quot; logo. If the display of the logo is not reasonably feasible for * technical reasons, the Appropriate Legal Notices must display the words * &quot;Powered by SugarCRM&quot;. **************************************************  ******************************/ *} <br />
&lt;/pre&gt;<br />
<br />
<br />
I have attached phpinfo()<br />
<a href="http://forums.sugarcrm.com/attachments/f115/9997d1366880679-detailview-accounts-bugged-phpinfo.zip"  title="Name:  phpinfo.zip
Views: 1
Size:  11.1 KB">phpinfo.zip</a><br />
<br />
I hope someone can help me out. I have disabled the AjaxUI for accounts too, as it gives me an error.</div>


	<div style="padding:10px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<ul>
			<li>
	<img class="inlineimg" src="http://forums.sugarcrm.com/images/attach/zip.gif" alt="File Type: zip" />
	<a href="http://forums.sugarcrm.com/attachments/f115/9997d1366880679-detailview-accounts-bugged-phpinfo.zip">phpinfo.zip</a> 
(11.1 KB)
</li>
			</ul>
		</fieldset>
	

	</div>
]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f115/">Installation and Upgrade Help</category>
			<dc:creator>s.cohen.anyflex</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f115/detailview-accounts-bugged-86530/</guid>
		</item>
		<item>
			<title>SugarCRM offline problem</title>
			<link>http://forums.sugarcrm.com/f115/sugarcrm-offline-problem-86517/</link>
			<pubDate>Wed, 24 Apr 2013 13:17:07 GMT</pubDate>
			<description>Hello, 
 
I have many problems installing the sugarCRM offline client on my windows 7 machine: 
 
With the all-in-one client: 
 
- i put all the information correctly in the setup and after a successfully installation, my account seams to be not valid and i can not login.... 
silent.log is clean ...</description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
I have many problems installing the sugarCRM offline client on my windows 7 machine:<br />
<br />
With the all-in-one client:<br />
<br />
- i put all the information correctly in the setup and after a successfully installation, my account seams to be not valid and i can not login....<br />
silent.log is clean <br />
apache and mysql are installed correctly but in the database the user that should be used for the login is not inserted.<br />
(i have tried to insert it by myself but i get problem during the sync after and i think it's not the way to do it :))<br />
<br />
<br />
With a WAMP installing sugarcrm in offline mode:<br />
<br />
- installation is fine providing the same information as the all-in-one client but the customs for the allowed modules are not syncronized. <br />
i get a couple of logs in sugarcrm.log:<br />
[FATAL]  Query Failed: INSERT INTO fields_meta_data_cstm()<br />
[FATAL]  Query Failed: ALTER TABLE accounts_cstm add COLUMN  varchar(255)  NULL<br />
[FATAL]  Query Failed: ALTER TABLE contracts_cstm add COLUMN  varchar(255)  NULL<br />
[FATAL]  Query Failed: ALTER TABLE tasks_cstm add COLUMN  varchar(255)  NULL<br />
[FATAL]  Query Failed: SHOW INDEX FROM does_not_exist: MySQL error 1146: Table 'sugarcrm.does_not_exist' doesn't exist<br />
[FATAL]  Query Failed: INSERT INTO team_memberships_cstm() VALUES: MySQL error 1064<br />
[FATAL] SYNC: An error has occurred:(0) &lt;br&gt;&lt;br&gt;<br />
[FATAL] Response not of type text/xml: text/html<br />
<br />
the server is using sugarcrm enterprise 6.5.12 and is fully accessible<br />
the folders of sugarcrm are with the corrects rights.<br />
<br />
i was using: <br />
<br />
the all-in-on enterprise 6.5.0 offline client <br />
or<br />
the sugarcrm enterprise 6.5.12 on a WAMP server<br />
<br />
At your disposition for more infomation, if you have any question.<br />
<br />
Pierre</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f115/">Installation and Upgrade Help</category>
			<dc:creator>pierre.hanauer@gmail.Com</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f115/sugarcrm-offline-problem-86517/</guid>
		</item>
		<item>
			<title>Install of SUGARCE 6.5.12 - Database Failure</title>
			<link>http://forums.sugarcrm.com/f115/install-sugarce-6-5-12-database-failure-86508/</link>
			<pubDate>Wed, 24 Apr 2013 08:35:25 GMT</pubDate>
			<description>Please can anybody help to me?  
I am just trying to isntall fresh and new install of SugarCE 6.5.12.  
Apache 2.2.8 and PHP 5.2.9-2 installed and working fine. I am trying to use SQL connetion to MS SQL Express 2005. 
Before installation I created needed DB through SQL console - with some DBname...</description>
			<content:encoded><![CDATA[<div>Please can anybody help to me? <br />
I am just trying to isntall fresh and new install of SugarCE 6.5.12. <br />
Apache 2.2.8 and PHP 5.2.9-2 installed and working fine. I am trying to use SQL connetion to MS SQL Express 2005.<br />
Before installation I created needed DB through SQL console - with some DBname and SQLUser - user is db_owner.<br />
I made installation of Sugar but on the end I got error : Database failure refer sugarcrm.log<br />
Here is what I found in the log:<br />
04/24/13 10:19:56 [5020][-none-][FATAL] Failed to load user preferences Query Failed:SELECT contents FROM user_preferences WHERE assigned_user_id=N'seed_jim_id' AND category = N'global' AND deleted = 0::: [Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'user_preferences'.<br />
<br />
04/24/13 10:19:56 [5020][-none-][FATAL] Retrieving record WHERE assigned_user_id = 'seed_jim_id' AND category = 'global' AND deleted=0: Query Failed:SELECT TOP 1  user_preferences.* FROM user_preferences  WHERE assigned_user_id = N'seed_jim_id' AND category = N'global' AND deleted=0::: [Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'user_preferences'.<br />
When I checked my database then I found that user_preferences table is missing.<br />
<br />
Thanks for any idea.<br />
<br />
J.</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f115/">Installation and Upgrade Help</category>
			<dc:creator>ladaistok</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f115/install-sugarce-6-5-12-database-failure-86508/</guid>
		</item>
	</channel>
</rss>
