filip212
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Comments
Recent activity by filip212-
Next errors on PHP5.6: Apache Error Log: [Fri Sep 08 01:07:12.737411 2017] [proxy_fcgi:error] [pid 15405] [client XX.XXX.XX.XX:33444] AH01067: Failed to read FastCGI header [Fri Sep 08 01:07:12.737...
-
I think no. I cant find here which global settings it can and which cant override...
-
.htaccess of that ftp account SecFilterEngine Off SecFilterScanPOST Off and he have many symlinks like config.php: Link/shortcut fil...
-
Thank you but what does it mean? I need disable some rules or is all settings good and this is real attack? I have fear if is it not blocking IP addresses of potencial customers or clients of some ...
-
Yes this i already have but from handlers i can choose CGI or suPHP(suPHP i manually installed) this is no problem yes? Thank you
-
Thank you but in multiphp manager i can choose only CGI or suPHP (suPHP i must too installl) And when i have choosed CGI handler i can set PHP-FPM System PHP-FPM Turn on/off PHP-FPM for all accoun...
-
Ok if i choose cgi handler with PHP-FPM im using this fastest solution right? Because now im using suPHP
-
I solved it with open UDP port 27433 but i need open more ports. I need open range 27000-28000 and 25565-25600 is it safe? I think when is it outbound connections no security risk is there but if ...
-
I added this: tcp|out|s=80|s=127.0.0.1 udp|out|s=80|s=127.0.0.1 To csf.allow and restarted firewall but it still doesnt work This is example of servers ip which websites try get server status: 82...
-
thank you :)