Sebastian Stybel

Sebastian Stybel Specjalista ds.
Administracji sieci
i Systemów IT,
Region...

Temat: home.pl + PHP + WordPress = Malformed header from CGI...

Od kilku dni mam problem za interpreterem php na home.pl.

Mam postawiony serwis oparty o wordpress 3.4.1 i dostaję co jakiś czas błąd "Malformed header from CGI script: zend_mm_heap corrupted".

Niestety home.pl robi ruchy pozorowane i nie radzi sobie z problemem odsyłając mnie do bugs.php.net.

Zmiany które zaproponowali w php.ini:

report_memleaks = Off
report_zend_debug = 0
output_buffering=4096

nic nie dały.

Za bardzo nie mam ochoty zmieniać dostawcy hostingu, ani bawić się w VPS-y gdyż serwis jest zbyt prosty aby inwestować w VPS-a.

Macie jakiś pomysł ?
Sławomir Jach

Sławomir Jach Programista,
DreamLab

Temat: home.pl + PHP + WordPress = Malformed header from CGI...

Od x tygodni mamy w firmie ten sam problem z serwisami z home. Czasami pomaga zmiana w kodzie ilości alokowanej pamięci przez skrypt (np. dodanie nowej zmiennej), jednak idealnego rozwiązania nie ma problem...Sławomir Jach edytował(a) ten post dnia 12.09.12 o godzinie 21:57
Janusz Skudrzyk

Janusz Skudrzyk Członek zarządu,
weblabs.pl

Temat: home.pl + PHP + WordPress = Malformed header from CGI...

To po kolei:

- I had an incorrect IP for session.save_path for memcached sessions. Changing it to the correct IP fixed the problem

- assert.active = 0 in php.ini
- disabling APC worked for me
- Make sure you don't unset() references to the $this (or equivalents) in destructors
- it was the ZendDebugger that caused the memory leak
- For me the problem was using pdo_mysql. Query returned 1960 results. I tried to return 1900 records and it works. So problem is pdo_mysql and too large array.
- zend.enable_gc = 0

Następna dyskusja:

Malformed header from CGI s...




Wyślij zaproszenie do