Results 1 to 9 of 9
  1. #1
    Join Date
    Oct 2005
    Posts
    82
    Plugin Contributions
    0

    Default Installation Error, Please Help

    Upon clicking Save System Settings on the System Settings page i receive the following error:

    "NOT ACCEPTABLE
    An appropriate representation of the requested resource /zc_install/index.php could not be found on this server."

    I've never had this before in the past, it is new with the the new version of Zen Cart, i'm hoping someone can help me out here.

    thanks,
    Cris...

  2. #2
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Installation Error, Please Help

    Your server is likely running mod_security with filters in place to block certain keywords from being submitted on the URL. Typically using the zc_install/.htaccess to override this is enough. v1.3.0.1 has the .htaccess present by default. v1.3.0 required a rename.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Oct 2005
    Posts
    82
    Plugin Contributions
    0

    Default Re: Installation Error, Please Help

    Hey Doc,
    Can you spell this out in english for me ;-) I'm a graphic designer that knows just enough about this stuff to get myself in trouble.

    I downloaded the most current version on the program off the zen-cart server this evening.

    Not sure what i should do.

    thanks,
    Cris...

  4. #4
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Installation Error, Please Help

    Can you post a URL to your zc_install/techsupp.php file?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Oct 2005
    Posts
    82
    Plugin Contributions
    0

    Default Re: Installation Error, Please Help

    Here is the path to the tech support page.

    Thanks for you Help.
    Cris...

    http://www.wiserjewelry.com/zc_install/techsupp.php

  6. #6
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: Installation Error, Please Help

    That address just yields a 404 - File Not Found Error.

    Vger

  7. #7
    Join Date
    Oct 2005
    Posts
    82
    Plugin Contributions
    0

    Default Re: Installation Error, Please Help

    ok the url should be working now. The domain hadn't fully propogated through the system yet.

    I'm still having the same problem however.

    Please help.
    Cris...

  8. #8
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: Installation Error, Please Help

    Try adding this code to a .htaccess file in the root of your web:
    Code:
    <IfModule mod_security.c>
        SecFilterEngine Off
        SecFilterScanPOST Off
    </IfModule>
    If this is allowed by the system then it will get around the mod_security rules imposed by your hosting company - and it's these that are causing the problem.

    Vger

  9. #9
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Installation Error, Please Help

    Vger - I didn't know about the SecFilterScanPOST Off. Thanks for sharing that.


    Still haven't figured out why some hosts croak even though the IF statement is present...
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. v150 I ned some Help on Installation Please!!
    By Darion in forum General Questions
    Replies: 4
    Last Post: 24 Sep 2012, 06:07 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg