Results 1 to 3 of 3

Thread: Fatal Error: setphpinisettings();

  1. #1
    Tavares is offline Sugar Community Member
    Join Date
    Jan 2007
    Posts
    120

    Default Fatal Error: setphpinisettings();

    Hello.
    I have uninstalled de module TeamOS-3.0, and in the end of the uninstall, in the top o the screen showed some warning messages. I restarted SugarCRM and when i logged in it appeared the following message:

    "FATAL ERROR:Call to undefined function:setphpinisettings(); in /var/www/html/crm/include/entryPoint.php on line 87"

    What should i do?I can't log in, and don't know how to repair this...

    Tanks

  2. #2
    ashishcrm is offline Member
    Join Date
    Feb 2007
    Posts
    8

    Default Re: Fatal Error: setphpinisettings();

    I have the same error....
    do anyone know how to solve it?

    Thanks in advance....

  3. #3
    caiomsouza is offline Sugar Community Member
    Join Date
    Jul 2006
    Location
    São Paulo, Brazil
    Posts
    11

    Default Re: Fatal Error: setphpinisettings();

    Hi,

    I have the same error, i saw the code and it shows:

    PHP Code:
    setPhpIniSettings();



    require_once (
    'sugar_version.php'); // provides $sugar_version, $sugar_db_version, $sugar_flavor

    require_once ('include/database/PearDatabase.php');

    require_once (
    'include/database/DBManager.php');

    require_once (
    'include/database/DBManagerFactory.php');

    require_once (
    'include/dir_inc.php');

    require_once (
    'include/Localization/Localization.php');

    require_once (
    'include/javascript/jsAlerts.php');

    require_once (
    'include/TimeDate.php');

    require_once (
    'include/modules.php'); // provides $moduleList, $beanList, $beanFiles, $modInvisList, $adminOnlyList, $modInvisListActivities

    require_once ('include/utils/file_utils.php');

    require_once (
    'log4php/LoggerManager.php');

    require_once (
    'modules/ACL/ACLController.php');

    require_once (
    'modules/Administration/Administration.php');

    require_once (
    'modules/Administration/updater_utils.php');

    require_once (
    'modules/Users/User.php');

    require_once (
    'modules/Users/authentication/AuthenticationController.php'); 
    I think it is happing because our server is not correctly prepared to run Team OS, we probably do not have the correct configuration on php.ini.

    I running sugarcrm on a shared web server on a local isp provider, maybe if I tried on a new VM of a LAMP Server it will work without any problem.

    If someone knows how to solve it, please help us.

    I already tested the Security Suite with SugarCRM 5.0 but it does not work.

    What about you guys? Is anyone using SugarCRM CE with Teams or Security Suite?

    Best Regards,
    Caio

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 17
    Last Post: 2011-11-03, 07:46 PM
  2. Editview's have stopped appearing
    By atheimer98 in forum Help
    Replies: 12
    Last Post: 2008-12-08, 03:00 PM
  3. Replies: 1
    Last Post: 2008-02-22, 04:25 PM
  4. Replies: 17
    Last Post: 2007-02-05, 01:51 AM
  5. PHP Fatal error: require_once()
    By NewUser in forum Help
    Replies: 1
    Last Post: 2006-10-12, 10:09 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
  •