1
Kloxo-MR Technical Helps / Re: [fastcgi:error] [pid 2963] [mod_fastcgi.c(2241):] [FastCGI: neither POLLIN nor P
« on: 2018-11-04, 19:56:21 »
Have you tried to change php-type in Webserver configure? Change to fcgid_event and see if that helps. If you do that you must also change .htaccess accordingly (as described in Kloxo.MR section of that file). Then run sh /script/fixphp; sh /script/fixweb; sh /script/restart-web -y; sh /script/restart-all
I tried this on my testsite and it worked, but I got some permission issues that needed to be changed for everytning to work fine.
I tried this on my testsite and it worked, but I got some permission issues that needed to be changed for everytning to work fine.