Results 1 to 2 of 2

Thread: mail processing error: zlib.output_compression headers already sent

  1. #1
    chrisj is offline Junior Member
    Join Date
    Nov 2007
    Posts
    2

    Default mail processing error: zlib.output_compression headers already sent

    Morning All,

    Currently running SugarCRM on a 2003 Server. All runnign well yet when I force process the mail cue (by running: php.exe -f con.php) it comes up with the following error / statement but then continues and completes the cue.

    PHP Warning: ini_set(): Cannot change zlib.output_compression - headers already sent in C:\Program Files\sugarcrm-4.5.1e\htdocs\sugarcrm\include\utils.php on line 2936

    We are also getting the error with our click-thru's. The Stats on the campaign have each click-thru listed but the recipient and their email address fields are blank..... Any reason why or by fixing the above, could it fix this problem aswell?

    You help[ is muchly appreciated.

    Chris.

  2. #2
    HolmesA's Avatar
    HolmesA is offline Sugar Community Member
    Join Date
    Nov 2007
    Posts
    109

    Default Re: mail processing error: zlib.output_compression headers already sent

    Search php.ini for zlib related parameters. zlib is built into the windows build of php.
    It should be something like
    zlib.output_compression = 1 in your php.ini. Change it to
    zlib.output_compression = 0

    Let me know how it worked.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. upgraded to 4.5.1e, received "Metadata for table tracker does not exist"
    By sfgeorge in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2007-09-03, 02:24 PM
  2. problemi step 6 di SugarSuite-Full-4.0.1h
    By lucia in forum Italiano
    Replies: 0
    Last Post: 2006-12-27, 08:50 AM
  3. Asterisk Patch 1.1.0 Crash on logon
    By skyracer in forum Help
    Replies: 6
    Last Post: 2006-07-08, 06:30 AM
  4. Replies: 7
    Last Post: 2006-06-06, 07:56 PM
  5. Query erro after 4.0 upgrade
    By ldebernardini in forum Help
    Replies: 20
    Last Post: 2006-01-13, 05:10 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
  •