SchumacherFM / wordpress-to-hugo-exporter

Hugo is static site generator written in golang. Wordpress is a tool for remote access to your server ;-) ❗️Contributions welcome!
https://gohugo.io
GNU General Public License v3.0
692 stars 95 forks source link

Crashes Wordpress #84

Closed mcdragonsi closed 3 years ago

mcdragonsi commented 4 years ago

Uploaded the addon, updated php.ini, activated the addon. When I run the tool it crashes the wordpress app. The error log seems to refer to issues with the FastCGI module

(104)Connection reset by peer: AH10143: FastCGI: comm with server "/homez.32/mcdowelljp/www/blog/wp-admin/export.php" aborted: read failed, referer: https://mydomain.com/wp-admin/tools.php AH10149: FastCGI: incomplete headers (0 bytes) received from server "/homez.32/mcdowelljp/www/blog/wp-admin/export.php", referer: https://mydomain.com/wp-admin/tools.php AH10157: FastCGI: An error happened during Fastcgi processing, fallback to CGI, referer: https://mydomain.com/wp-admin/tools.php End of script output before headers: export.php, referer: https://mydomain.com/wp-admin/tools.php

SchumacherFM commented 4 years ago

Thanks for reporting. I have no idea. Maybe someone knows something. Otherwise google for the errors AH10149: FastCGI: incomplete headers or Connection reset by peer: AH10143

DanielRuf commented 3 years ago

This is probably caused by some firewall or security solution on the side of the hosting provider.

SchumacherFM commented 3 years ago

seems like it has been solved, so closing. I can reopen on request.