Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: serious help needed PLEASE URGENT

  1. #1
    asmase is offline Sugar Community Member
    Join Date
    Aug 2007
    Posts
    69

    Default serious help needed PLEASE URGENT

    I can not login to sugar anymore , i was busy with my settings to change email and got a power cut for a few seconds , after that nothing works anymore.

    Please help this is what i get::

    Warning: ini_set() [ref.outcontrol]: Cannot change zlib.output_compression - headers already sent in /home/payned/domains/payned.nl/public_html/crmsales/include/utils.php on line 2937

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/payned/domains/payned.nl/public_html/crmsales/config.php:1) in /home/payned/domains/payned.nl/public_html/crmsales/index.php on line 178

    Warning: Cannot modify header information - headers already sent by (output started at /home/payned/domains/payned.nl/public_html/crmsales/config.php:1) in /home/payned/domains/payned.nl/public_html/crmsales/index.php on line 216

    Can some one help me?

  2. #2
    Superman's Avatar
    Superman is online now Sugar Community Member
    Join Date
    Oct 2005
    Location
    Kazakhstan
    Posts
    852

    Default Re: serious help needed PLEASE URGENT

    it seems like your {path_to_sugar}/config.php is corrupted.
    can you show us its content?
    Farkhad Rakhimzhanov
    E-mail: farkhad@gmail.com
    Skype: rakikama

    SuperTimesheet and Invoicing — timesheet tool with invoicing for SugarCRM.
    Book time against Cases, Project Tasks and Projects.
    Create invoice regarding booked time, print it in PDF or HTML,
    customize template as you like.

  3. #3
    asmase is offline Sugar Community Member
    Join Date
    Aug 2007
    Posts
    69

    Default Re: serious help needed PLEASE URGENT

    this is the content:


    Thanks for any help
    Last edited by asmase; 2007-12-13 at 07:11 PM.

  4. #4
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: serious help needed PLEASE URGENT

    Hi, asmase.

    Have you tried restarting the apache?

    Cheers.

    --
    André Lopes
    Lâmpada Global Services
    Rua Bela Cintra, 299 conjunto. 51
    São Paulo, SP 01415-000
    tel1. 55 11 3237-3110
    cel. 55 11 7636-5859
    e-mail: info@lampadacrm.com.br

  5. #5
    asmase is offline Sugar Community Member
    Join Date
    Aug 2007
    Posts
    69

    Default Re: serious help needed PLEASE URGENT

    tes i did try that but nothing changes

  6. #6
    Superman's Avatar
    Superman is online now Sugar Community Member
    Join Date
    Oct 2005
    Location
    Kazakhstan
    Posts
    852

    Default Re: serious help needed PLEASE URGENT

    Open {sugar}/include/utils.php at line 2937:
    PHP Code:
    if(function_exists('gzclose')) {
            
    ini_set('zlib.output_compression'1);
        } 
    and add @ sign before ini_set:
    PHP Code:
    if(function_exists('gzclose')) {
            @
    ini_set('zlib.output_compression'1);
        } 
    this might help.

    PS: dont forget to change passwords in config file :P
    Farkhad Rakhimzhanov
    E-mail: farkhad@gmail.com
    Skype: rakikama

    SuperTimesheet and Invoicing — timesheet tool with invoicing for SugarCRM.
    Book time against Cases, Project Tasks and Projects.
    Create invoice regarding booked time, print it in PDF or HTML,
    customize template as you like.

  7. #7
    asmase is offline Sugar Community Member
    Join Date
    Aug 2007
    Posts
    69

    Default Re: serious help needed PLEASE URGENT

    thanks i will try this now , but how to change passwords in cnfig?

  8. #8
    Superman's Avatar
    Superman is online now Sugar Community Member
    Join Date
    Oct 2005
    Location
    Kazakhstan
    Posts
    852

    Default Re: serious help needed PLEASE URGENT

    well, it was like a joke.
    we would hope hackers will not find this thread and will not attack your server.
    (you might edit your post where you pulled out config file contents w/o erasing passwords)
    Farkhad Rakhimzhanov
    E-mail: farkhad@gmail.com
    Skype: rakikama

    SuperTimesheet and Invoicing — timesheet tool with invoicing for SugarCRM.
    Book time against Cases, Project Tasks and Projects.
    Create invoice regarding booked time, print it in PDF or HTML,
    customize template as you like.

  9. #9
    asmase is offline Sugar Community Member
    Join Date
    Aug 2007
    Posts
    69

    Default Re: serious help needed PLEASE URGENT

    helped not to much this is what i get now:

    Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/payned/domains/payned.nl/public_html/crmsales/config.php:1) in /home/payned/domains/payned.nl/public_html/crmsales/index.php on line 178

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/payned/domains/payned.nl/public_html/crmsales/config.php:1) in /home/payned/domains/payned.nl/public_html/crmsales/index.php on line 178

    Warning: Cannot modify header information - headers already sent by (output started at /home/payned/domains/payned.nl/public_html/crmsales/config.php:1) in /home/payned/domains/payned.nl/public_html/crmsales/index.php on line 216

  10. #10
    Superman's Avatar
    Superman is online now Sugar Community Member
    Join Date
    Oct 2005
    Location
    Kazakhstan
    Posts
    852

    Default Re: serious help needed PLEASE URGENT

    You need to delete the first line right before "<?php" in {sugar}/config.php.
    That will solve the problem.
    Farkhad Rakhimzhanov
    E-mail: farkhad@gmail.com
    Skype: rakikama

    SuperTimesheet and Invoicing — timesheet tool with invoicing for SugarCRM.
    Book time against Cases, Project Tasks and Projects.
    Create invoice regarding booked time, print it in PDF or HTML,
    customize template as you like.

Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Urgent help needed...Labels won't update text
    By amqazi in forum Developer Help
    Replies: 8
    Last Post: 2008-10-08, 12:07 PM
  2. Error while installing: urgent help needed
    By rameshkrprasad in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2007-05-24, 11:22 AM
  3. Urgent help needed copying database to CD
    By pharchoma in forum Help
    Replies: 1
    Last Post: 2006-07-11, 04:01 PM
  4. Quotes & Products - URGENT - Variable Decimal Point needed
    By malcolmh in forum Feature Requests
    Replies: 3
    Last Post: 2006-01-16, 12:03 PM
  5. URGENT HELP NEEDED - Installation !!
    By SugarLoveJp in forum Help
    Replies: 6
    Last Post: 2005-01-24, 09:27 PM

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
  •