Search found 6 matches

by 3kagit
27 Mar 2013, 10:25
Forum: General Discussion (csf)
Topic: Firewall block's my payment system
Replies: 9
Views: 13400

Re: Firewall block's my payment system

I have this lines in my csf.conf # [*]Enable detection of repeated suhosin ALERTs # Example: LF_SUHOSIN = "5" LF_SUHOSIN = "0" LF_SUHOSIN_PERM = "1" And in my main php.ini file i dont have any thing with suhosin. Any chen check the server security with csf i see: Check ...
by 3kagit
26 Mar 2013, 22:24
Forum: General Discussion (csf)
Topic: Firewall block's my payment system
Replies: 9
Views: 13400

Re: Firewall block's my payment system

Mod_Security is disabled. Mod Suhosin, i have the following line's Magento root folder: in php.ini: ; disable user agent verification to not break multiple image upload suhosin.session.cryptua = off in .htaccess: ########################################### # disable user agent verification to not br...
by 3kagit
26 Mar 2013, 17:55
Forum: General Discussion (csf)
Topic: Firewall block's my payment system
Replies: 9
Views: 13400

Re: Firewall block's my payment system

What do you mean with CMC ?

Do you mean this> ConfigServer ModSecurity Control (cmc)
No i have Direct Admin as control panel.
by 3kagit
26 Mar 2013, 11:10
Forum: General Discussion (csf)
Topic: Firewall block's my payment system
Replies: 9
Views: 13400

Re: Firewall block's my payment system

Sorry i see now this in the .htaccess file in the root folder of magento:
<IfModule mod_security.c>
###########################################
# disable POST processing to not break multiple image upload

SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
by 3kagit
26 Mar 2013, 11:01
Forum: General Discussion (csf)
Topic: Firewall block's my payment system
Replies: 9
Views: 13400

Re: Firewall block's my payment system

No i dont use Mod_Security
When i disable the CSF Firewall i don't have this problem.
by 3kagit
25 Mar 2013, 16:40
Forum: General Discussion (csf)
Topic: Firewall block's my payment system
Replies: 9
Views: 13400

Firewall block's my payment system

Hi, First my english is not so good. My OS: CentOs Linux with DirectAdmin and installed the latest version of csf v6.06 My problem... I have a magento webshop and a payment system for my dutch customers, like paypal. The website of this payment system is rabobank dot nl, when a customer order a prod...