Results 1 to 2 of 2

Thread: Copying Sugar from one server to another

  1. #1
    ppolkinghorne is offline Sugar Community Member
    Join Date
    Apr 2006
    Posts
    12

    Default Copying Sugar from one server to another

    I have a Sugar 4.2 installation running under fedora Core 4.

    As we have a pilot running, in oerder to test out 4.5, I decided to make a copy to another server to play around with new 4.5 features and get customisation right, rather than disrupt our pilot. This would also test disaster recovery.

    I looked at http://www.sugarcrm.com/wiki/index.p...ver_to_another

    and followed the instructions using: a) tar file of Sugar HTML files
    b) mysqldump of the database.

    The server copied to was also running Fedora Core 4 with pretty similar set up.

    I uploaded the database, creating as well the sugarcrm user with same priviledges.

    I copied in the HTML files and checked both config.php and .htaccess as per note.

    Alas not working. I have turned up debugging using log4php.properties and looking at sugarcrm.log see just one entry:

    Fri Sep 22 15:39:23 2006,722 [6981] INFO SugarCRM - Query:SELECT category, name,
    value FROM config WHERE category='system'

    I have double checked by running mysql that username and password for database is correct.

    Any suggestions for where to look next?

    The login page gets generated as empty web page with this URL:

    http://dogmatix/Sugar/index.php?acti...n&module=Users

  2. #2
    ppolkinghorne is offline Sugar Community Member
    Join Date
    Apr 2006
    Posts
    12

    Default Re: Copying Sugar from one server to another

    Apologies - I have worked out what was wrong - namely missing couple of PHP modules mysql in particular.

    All working now.

    Peter Polkinghorne

Thread Information

Users Browsing this Thread

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

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
  •