Soap Error: Error Fetching http headers

Discussion in 'General' started by Olgierd, Jul 19, 2011.

  1. Olgierd

    Olgierd Member

    I use Round Cube on my server and I have some problem. In section Settings>Account when I try use some option I see error:

    Soap Error: Error Fetching http headers

    It seems happend when I upgrade php to 5.2.13.

    Do you have any idea how to fix it?
     
  2. falko

    falko Super Moderator Howtoforge Staff

  3. Olgierd

    Olgierd Member

    Yes I tried to change default_socket_timeout = 120 and default_socket_timeout = 480,
    restart apache. It did not help.
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Do you use a PHP opcode cache such as eAccelerator, APC, or Xcache? If so, you might have to update that as well.
     
  5. Olgierd

    Olgierd Member

    I do not use eAccelerator, APC or Xcache.
     
  6. falko

    falko Super Moderator Howtoforge Staff

    Maybe some other PHP-related software that needs an update as well?
     
  7. Olgierd

    Olgierd Member

    I have all stable packets up to date on my debian lenny. Do you konow may be how to debug this error? I can not find any information in logs.
     
  8. falko

    falko Super Moderator Howtoforge Staff

    How did you upgrade to PHP 5.2.13? Because for Lenny, the PHP version in the repositories is 5.2.6.
     
  9. Olgierd

    Olgierd Member

    I downgrade php to 5.2.6 version but this did not solve the problem
     
  10. falko

    falko Super Moderator Howtoforge Staff

    Did you check Apache's error log?
     
  11. Olgierd

    Olgierd Member

    yes and there is no errors, so I think that script is ok and it can be problem with header encoding or header is send two times for example
     
  12. falko

    falko Super Moderator Howtoforge Staff

    I'm running out of ideas... :(
     
  13. Olgierd

    Olgierd Member

    ok so I will have to check a little in this round cube plugin for ispconfig, may be I find the problem.
     
  14. dpatekar

    dpatekar New Member

    Has anyone found the solution???
     
  15. till

    till Super Moderator Staff Member ISPConfig Developer

    @dpatekar: Please make a new thread and post a description of your error incl. log file excerpts etc.
     

Share This Page