<rdf:RDF
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xml:base='http://bliki.rimuhosting.com/rdf'>
    <s:Snip rdf:about='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/miscapplications/sugarcrm'
         s:cUser='retep'
         s:oUser=''
         s:mUser='retep'>
        <s:name>knowledgebase/linux/miscapplications/sugarcrm</s:name>
        <s:content>1 Resolving A SugarCRM Install Failure&#xD;&#xA;&#xD;&#xA;The SugarCRM has a web browser based installer.  After creating the sugarcrm database user the install page stops.  Then when you go to sugarcrm url it reports that certain tables do not exist.  e.g.:&#xD;&#xA;&#xD;&#xA;{code}&#xD;&#xA;Unable to retrieve system settings Query Failed:SELECT category, name, value FROM config::MySQL error 1146: Table &apos;sugarcrm.config&apos; doesn&apos;t exist&#xD;&#xA;{code}&#xD;&#xA;&#xD;&#xA;In /var/log/httpd/error_log you may see an error like:&#xD;&#xA;{code}&#xD;&#xA;&#xD;&#xA;Allowed memory size of 8388608 bytes exhausted (tried to a&#xD;&#xA;llocate 58368 bytes) in /var/www/vhosts/sugar.example.com/modules/EmailMan/EmailMan.php on line 271, referer: http://sugar.example.com/install.php&#xD;&#xA;{code}&#xD;&#xA;&#xD;&#xA;The resolution is to increase the PHP memory limit in /etc/php.ini.  e.g. to:&#xD;&#xA; &#xD;&#xA;{code}&#xD;&#xA;memory_limit = 16M      ; Maximum amount of memory a script may consume (8MB)&#xD;&#xA;{code}</s:content>
        <s:mTime>2006-09-30 21:12:27.0</s:mTime>
        <s:cTime>2006-09-30 21:12:16.0</s:cTime>
        <s:comments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/miscapplications'/>
                <rdf:li rdf:resource='#knowledgebase'/>
                <rdf:li rdf:resource='#snipsnap-search'/>
                <rdf:li rdf:resource='#snipsnap-index'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/miscapplications/ruby on rails'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/remote server desktop with vnc'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/rimuhosting/vps backups'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>
