Jump to content

Warning "Broken Pipe" and Mod_fcgid


Santietsit

Recommended Posts

Hi,

 

I have several logs that appear very often in my site (www.patitasco.com) that I do not know how to remove (I am running presta 8.1.0).

2023-11-19 20:06:36Warning176.80.210.17(32)Broken pipe: mod_fcgid: ap_pass_brigade failed in handle_request_ipc function, referer: https://patitasco.com/42-cosmetica-natural-perro?mot_q=AlmoApache error

2023-11-19 20:06:51Warning46.222.41.90mod_fcgid: stderr: PHP Warning: Attempt to read property "id" on null in /var/www/vhosts/patitasco.com/httpdocs/modules/stripepro/stripepro.php on line 710, referer: https://patitasco.com/pedidoApache error

2023-11-19 20:06:51Warning46.222.41.90mod_fcgid: stderr: PHP Warning: Attempt to read property "client_secret" on null in /var/www/vhosts/patitasco.com/httpdocs/modules/stripepro/stripepro.php on line 710, referer: https://patitasco.com/pedidoApache error

2023-11-19 20:06:57Warning176.98.214.222mod_fcgid: stderr: PHP Warning: Undefined array key "id_manufacturer" in /var/www/vhosts/patitasco.com/httpdocs/classes/Product.php on line 5620, referer: https://patitasco.com/mordedores-perros/mr-bones-snacks-mordedor-oreja-de-cerdo-iberico-tiras.html?mot_tcid=c039315f-5920-428f-be53-33505298b23a

(many like the above but all along the same lines). Any ideas (already added the below code to gnix / apache) and did not work.

<IfModule mod_fcgid.c>
FcgidMaxRequestsPerProcess 500
</IfModule>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...