Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - T4B

Pages: [1]
1
Mod_Security / Re: Enable Mod_Security for Wordpress
« on: June 27, 2020, 11:03:33 AM »
Add this lines to your modsec.conf

Code: [Select]
<IfModule mod_security2.c>
## Rules for the CWP ##
SecRuleRemoveById 910006
SecRuleRemoveById 950000
SecRuleRemoveById 950001
SecRuleRemoveById 950005
SecRuleRemoveById 950006
SecRuleRemoveById 950117
SecRuleRemoveById 950907
SecRuleRemoveById 958039
SecRuleRemoveById 958051
SecRuleRemoveById 958291
SecRuleRemoveById 959006
SecRuleRemoveById 959151
SecRuleRemoveById 960008
SecRuleRemoveById 960010
SecRuleRemoveById 960011
SecRuleRemoveById 960012
SecRuleRemoveById 960035
SecRuleRemoveById 960335
SecRuleRemoveById 960904
SecRuleRemoveById 960915
SecRuleRemoveById 970003
SecRuleRemoveById 970015
SecRuleRemoveById 970903
SecRuleRemoveById 973301
SecRuleRemoveById 973302
SecRuleRemoveById 973306
SecRuleRemoveById 973316
SecRuleRemoveById 973330
SecRuleRemoveById 973331
SecRuleRemoveById 973332
SecRuleRemoveById 973334
SecRuleRemoveById 973335
SecRuleRemoveById 973336
SecRuleRemoveById 973344
SecRuleRemoveById 973347
SecRuleRemoveById 981172
SecRuleRemoveById 981240
SecRuleRemoveById 981241
SecRuleRemoveById 981244
SecRuleRemoveById 981248
SecRuleRemoveById 981249
SecRuleRemoveById 981255
SecRuleRemoveById 981256
SecRuleRemoveById 981260
SecRuleRemoveById 981317
SecRuleRemoveById 981318
SecRuleRemoveById 981319
SecRuleRemoveById phpids-17
SecRuleRemoveById phpids-20
SecRuleRemoveById phpids-21
SecRuleRemoveById phpids-30
SecRuleRemoveById phpids-61
SecRuleRemoveById phpids-17
SecRuleRemoveById phpids-20
SecRuleRemoveById phpids-21
SecRuleRemoveById phpids-30
SecRuleRemoveById phpids-61
## Rules for the CWP ##
SecRuleRemoveById 960017
SecRuleRemoveById 960015
SecRuleRemoveById 960009
########################################
## Removed Rules for Joomla, WordPress and Drupal CMSs ## ########################################
## Joomla ##
SecRuleRemoveById 950120
SecRuleRemoveById 950901
SecRuleRemoveById 960024
SecRuleRemoveById 973300
SecRuleRemoveById 973304
SecRuleRemoveById 973333
SecRuleRemoveById 973338
SecRuleRemoveById 981173
SecRuleRemoveById 981245
SecRuleRemoveById 981257
## Wordpress ##
SecRuleRemoveById 950007
SecRuleRemoveById 950010
SecRuleRemoveById 950911
SecRuleRemoveById 958005
SecRuleRemoveById 958006
SecRuleRemoveById 958030
SecRuleRemoveById 958049
SecRuleRemoveById 958056
SecRuleRemoveById 958057
SecRuleRemoveById 959070
SecRuleRemoveById 959073
SecRuleRemoveById 960020
SecRuleRemoveById 973308
SecRuleRemoveById 973309
SecRuleRemoveById 973314
SecRuleRemoveById 973327
SecRuleRemoveById 959071
SecRuleRemoveById 959072
SecRuleRemoveById 981004
SecRuleRemoveById 981242
SecRuleRemoveById 981243
SecRuleRemoveById 981246
SecRuleRemoveById 981320
## Drupal ##
SecRuleRemoveById 981231
## Removed rules for the webftp_simple ##
SecRuleRemoveById 950109
SecRuleRemoveById 950922
SecRuleRemoveById 981000
## phpMyAdmin ##
SecRuleRemoveById 981205
SecRuleRemoveById 970901
SecRuleRemoveById 958049
SecRuleRemoveById 981244
SecRuleRemoveById 981248
SecRuleRemoveById 958049
SecRuleRemoveById 973348
SecRuleRemoveById 973321
</IfModule>

Saturday, June 27, 2020 work !!

2
CentOS 7 Problems / PHP version Switcher not working
« on: June 26, 2020, 02:28:55 PM »
PHP version: 5.6.37  i change to 7.4.7 but still running 5.6.37   :-\ please help me

3
Apache / Re: httpd.service failed. i need help !!!
« on: June 26, 2020, 11:41:31 AM »
thank you im already fix it  8)

4
E-Mail / Connection to storage server failed...
« on: June 26, 2020, 11:38:33 AM »
im trying to log my Roundcube  get this error

Connection to storage server failed.


/var/log/dovecot.log

Quote
Jun 26 11:30:52 config: Fatal: Error in configuration file /etc/dovecot/sni.conf                         line 1: Expecting '='
Jun 26 11:30:52 master: Error: service(config): command startup failed, throttli                        ng
Jun 26 11:30:52 imap-login: Fatal: Error reading configuration: read(/var/run/do                        vecot/config) failed: Connection reset by peer
Jun 26 11:30:52 master: Error: service(imap-login): command startup failed, thro                        ttling
Jun 26 11:33:26 doveconf: Fatal: Error in configuration file /etc/dovecot/sni.co                        nf line 1: Expecting '='
Jun 26 11:33:26 config: Error: managesieve-login: dump-capability process return                        ed 89
Jun 26 11:33:26 config: Fatal: Error in configuration file /etc/dovecot/sni.conf                         line 1: Expecting '='
Jun 26 11:33:26 master: Error: service(config): command startup failed, throttli                        ng
Jun 26 11:33:26 imap-login: Fatal: Error reading configuration: read(/var/run/do                        vecot/config) failed: Connection reset by peer
Jun 26 11:33:26 master: Error: service(imap-login): command startup failed, thro                        ttling

please help me :'(

5
Apache / httpd.service failed. i need help !!!
« on: June 21, 2020, 03:09:10 PM »
im going to start Apache Webserver but i got  warning!

Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details.



Pages: [1]