Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Still need urgent help can not get in login

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

    Default help can not get in login (solved)

    this problem is solved i uninstalled sugar crm 4.5.1 and install 5.0GA that worked so far settings are more difficult and some of the features do not work
    Last edited by asmase; 2007-12-17 at 11:39 AM. Reason: solved

  2. #2
    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: Still need urgent help can not get in login

    Hi, asmase.

    Tell us some informations:
    1. version of Sugar;
    2. Have you modified some core code?
    3. Have you restarted apache?
    4. Have you modified the php.ini?
    5. Has session_dir right access?

    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

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

    Default Re: Still need urgent help can not get in login

    my first error was :

    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

    THEN I
    made on advice from the forum the following change:

    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);
    }

    My version is 4.5.1
    apache is restarted already twice no result.

    no changes in php.ini are done.

    Dont know about the access it did work fine for a week.
    Please if possible help me i did lots of hours work on this to make it work.

    thanks for any solution

  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: Still need urgent help can not get in login

    Hi, asmase.

    Just to make sure there is no error on php neither apache:

    Download a new SugarCRM installation (4.5.1) and try to install.

    Perhaps you are looking at the wrong place.

    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: Still need urgent help can not get in login

    Dear Andre,

    I used the install again no problems found but now i get this when i want to login:

    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/include/utils.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/include/utils.php:1) in /home/payned/domains/payned.nl/public_html/crmsales/index.php on line 216

    i realy dont hope that i have to install all new and lose al the work i did on this.

    If you or anyone els have an idea to save me with this, please

    Sincerely

    Asmase

  6. #6
    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: Still need urgent help can not get in login

    Hi, asmase.

    Definitively you have a php issue!


    Override the php.ini to a default one and restart 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

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

    Default Re: Still need urgent help can not get in login

    sure i have the whole system does not work without giving me errors , al with simular messages , just have a outlander plugin installed to test and giving me this essage always about the header.

    Client found response content type of 'text/html', but expected 'text/xml'.
    The request failed with the error message:
    --
    <br />
    <b>Warning</b>: Cannot modify header information - headers already sent by (output started at /home/payned/domains/payned.nl/public_html/crmsales/include/utils.php:1) in <b>/home/payned/domains/payned.nl/public_html/crmsales/include/nusoap/nusoap.php</b> on line <b>3781</b><br />
    <br />
    <b>Warning</b>: Cannot modify header information - headers already sent by (output started at /home/payned/domains/payned.nl/public_html/crmsales/include/utils.php:1) in <b>/home/payned/domains/payned.nl/public_html/crmsales/include/nusoap/nusoap.php</b> on line <b>3781</b><br />
    <br />
    <b>Warning</b>: Cannot modify header information - headers already sent by (output started at /home/payned/domains/payned.nl/public_html/crmsales/include/utils.php:1) in <b>/home/payned/domains/payned.nl/public_html/crmsales/include/nusoap/nusoap.php</b> on line <b>3781</b><br />
    <br />
    <b>Warning</b>: Cannot modify header information - headers already sent by (output started at /home/payned/domains/payned.nl/public_html/crmsales/include/utils.php:1) in <b>/home/payned/domains/payned.nl/public_html/crmsales/include/nusoap/nusoap.php</b> on line <b>3781</b><br />

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

    Default Re: Still need urgent help can not get in login

    and when i use the vcard button i get this error:

    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/include/utils.php:1) in /home/payned/domains/payned.nl/public_html/crmsales/vCard.php on line 51

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

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

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

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

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

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

    Warning: Cannot modify header information - headers already sent by (output started at /home/payned/domains/payned.nl/public_html/crmsales/include/utils.php:1) in /home/payned/domains/payned.nl/public_html/crmsales/include/vCard.php on line 124
    BEGIN:VCARD N:george;demo; FN: demo george BDAY: TEL;FAX: TEL;HOME: TEL;CELL: TEL;WORK:038-8450203 EMAIL;INTERNET:home@asmase.com ADR;WORK:;;;;;; ORG:; TITLE: END:VCARD

    is there someone with PHP knowledge that give me the right hint?? please

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

    Default Re: Still need urgent help can not get in login

    by the way login works again by getting a little code from superman to get this in utils.php

    but now everything els gives me similar errors

    appreciate any help

  10. #10
    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: Still need urgent help can not get in login

    Hi, asmase.

    Consider reinstall the php.

    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

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Unable To Login
    By sam24368 in forum Help
    Replies: 2
    Last Post: 2007-11-01, 07:11 AM
  2. Replies: 0
    Last Post: 2006-06-15, 03:37 AM
  3. By login api login is not sucessful in sugarcrm
    By abo in forum Developer Help
    Replies: 0
    Last Post: 2006-04-20, 07:18 AM
  4. SugarCRM 3.0 Login issues
    By lanthony in forum Help
    Replies: 2
    Last Post: 2005-06-28, 12:42 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
  •