Results 1 to 5 of 5

Thread: errors when duplicating sugar for testing...?

  1. #1
    jasonsot is offline Sugar Community Member
    Join Date
    Jan 2007
    Posts
    70

    Default errors when duplicating sugar for testing...?

    (Sugar 5.2pro WinXP php5 apache2 MySQL)

    I am trying to duplicate our instance of Sugar on our server for testing purposes. I duplicated the SQL DB... and i edited the config.php to point to the new DB and the new folder where the testing instance of Sugar is but I am getting these errors. What am I missing?


    Warning: require_once(modules/ACLFields/ACLField.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/testingSugar/data/SugarBean.php on line 51

    Fatal error: require_once() [function.require]: Failed opening required 'modules/ACLFields/ACLField.php' (include_path='/var/www/testingSugar/include/..:.:/usr/share/php:/usr/share/pear') in /var/www/testingSugar/data/SugarBean.php on line 51

    Fatal error: Class 'Administration' not found in /var/www/testingSugar/modules/Trackers/TrackerManager.php on line 61

  2. #2
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: errors when duplicating sugar for testing...?

    Check your paths in config.php. My guess is that there is no such thing as: /var/www/testingSugar/data/SugarBean.php

  3. #3
    jasonsot is offline Sugar Community Member
    Join Date
    Jan 2007
    Posts
    70

    Default Re: errors when duplicating sugar for testing...?

    /var/www/testingSugar/data/SugarBean.php

    yup... its there

    everything is exactly the same as it is for our existing setup other than the 2 changes in t config.php and the .htaccess file (which doesnt seem to matter either way)

  4. #4
    jason_sot is offline Junior Member
    Join Date
    Jan 2009
    Posts
    2

    Default Re: errors when duplicating sugar for testing...?

    For future reference... It seemed to be a permissions problem. I chmod'd the dev folder and it worked!

  5. #5
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: errors when duplicating sugar for testing...?

    Nicely done! That was going to be my next question.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Production and Testing?
    By thisisyoyo in forum Help
    Replies: 1
    Last Post: 2008-10-13, 06:27 AM
  2. Sugar 5.0.0 / Sugar Forums 5.0.0 Extension Query Errors
    By benk in forum Installation and Upgrade Help
    Replies: 4
    Last Post: 2008-05-13, 03:44 PM
  3. Need Sugar Customization and Testing!!!
    By jeffevans in forum Classifieds
    Replies: 6
    Last Post: 2008-04-04, 10:29 AM

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
  •