Results 1 to 2 of 2

Thread: Warning Messages: can't get to sign in

  1. #1
    jjohnson08 is offline Junior Member
    Join Date
    Feb 2010
    Posts
    4

    Default Warning Messages: can't get to sign in

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/impul7/public_html/crm/config.php:1) in /home/impul7/public_html/crm/include/MVC/SugarApplication.php on line 417

    Warning: Cannot modify header information - headers already sent by (output started at /home/impul7/public_html/crm/config.php:1) in /home/impul7/public_html/crm/include/utils.php on line 2249

    Warning: Cannot modify header information - headers already sent by (output started at /home/impul7/public_html/crm/config.php:1) in /home/impul7/public_html/crm/include/MVC/SugarApplication.php on line 120



    I attempted to change the config.php to in crease the upload size before this happened from max of 3000000 to 30000000 and got an error so reverted back to the original version and am getting this series of errors



    ),
    'upload_dir' => 'cache/upload/',
    'upload_maxsize' => 3000000,
    'use_common_ml_dir' => false,
    'use_php_code_json' => true,
    'vcal_time' => '2',
    'verify_client_ip' => true,
    );

  2. #2
    davidboris is offline Sugar Community Member
    Join Date
    May 2010
    Posts
    1,113

    Default Re: Warning Messages: can't get to sign in

    Hello,

    If I remember well, once I had same kind of error and my session_dir path was wrongly defined in config.php
    Specify correct path and check.
    Thumbs up.

    Skype ID - david__boris

    SugarForge Projects:

    WYSIWYG now in studio!(Version 1.1 is out now!)

    Sugar Feeds on your personalized home pages like iGoogle, My Yahoo!, etc.

    Fab Tools! > Dashlet Not Followed Opportunities for past six Months

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. "warning" messages within Sugar
    By 1shoppingcart.com in forum General Discussion
    Replies: 0
    Last Post: 2009-04-28, 08:41 PM
  2. Replies: 2
    Last Post: 2009-03-03, 09:33 PM
  3. How do I remove warning messages?
    By xcaliber in forum General Discussion
    Replies: 0
    Last Post: 2007-03-10, 04:50 PM
  4. Getting Warning Messages
    By kevinshoaf in forum Help
    Replies: 0
    Last Post: 2006-03-31, 01:05 AM
  5. Can this be done- sign up accounts
    By dionysus in forum General Discussion
    Replies: 1
    Last Post: 2005-12-10, 02:28 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
  •