Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Which Ep Version Works With Ifmodule Mod_security.c = Off


misc user

Recommended Posts

Hi Can any one help me please on

#5820

 

Its I think a very basic question

 

how can I resolve the problem..

 

My EP version I tried was..

I was using version

// Current EP Version

$curver = '2.78-MS2';

 

/*

$Id: easypopulate.php,v 2.74 2004/05/03 VJ Exp $

*/

 

The hosting companies reply was...

 

'The problem is that easypopulate.php sends raw sql commands via http post commands. We block these on the server as they are usually only used by hackers to try to insert data into mysql databases. No web application should ever allow raw sql commands to be sent.

 

<IfModule mod_security.c>

SecFilterEngine Off

SecFilterScanPOST Off

</IfModule>

 

to the .htaccess file it is trying to turn off the checks we do on the http post commands.'

 

Regards

 

Matt

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...