Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Jun 2007
    Posts
    5
    Plugin Contributions
    0

    Default install problem - missing resource

    I'm not sure whether the following is due to my web server provider or to FTP upload failure?

    I have uploaded the Zen Cart installation files to the remote server and begun the installation process.
    At the "Prerequisites" stage System inspection returns two warnings - "PHP API Mode = cgi-fcgi" and "PHP Output Buffering (gzip) = OFF". I assume these to be non critical. Otherwise autodetection appears satisfactory.
    At the "System Setup" stage autodetected server settings appear correct but click on "Save System Settings" button loads following error screen


    "Not Acceptable
    An appropriate representation of the requested resource /zencart/zencart/zc-install/index.php could not be found on this server"

    index.php exists but further installation is not possible.

    The provider is Webfusion.co.uk on linux.

    Any suggestions please?

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,726
    Plugin Contributions
    6

    Default Re: install problem - missing resource

    Quote Originally Posted by optimist View Post
    "Not Acceptable
    An appropriate representation of the requested resource /zencart/zencart/zc-install/index.php could not be found on this server"
    The install is in:
    /zc_install

    not in:
    /zc-install
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  3. #3
    Join Date
    Jun 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: install problem - missing resource

    Hi Ajeh
    Thanks for replying. It's my typo in asking the question I fear. The error message refers to zc_install - just as you say. So I'm still wondering if one of the files got messed up in FTP to the remote server. I guess I'd better FTP the whole lot again?
    optimist

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,726
    Plugin Contributions
    6

    Default Re: install problem - missing resource

    Best to reload the files ... sounds like something did not load right the first time around ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  5. #5
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,128
    Plugin Contributions
    0

    Default Re: install problem - missing resource

    I would suggest the following:

    - reupload the 'admin' dir. and wait till completed
    - reupload the 'includes' dir. and wait till completed
    - reupload the 'zc_install' dir. and when complete, attempt install
    The learning is in the doing.

    Potent Products

  6. #6
    Join Date
    Jun 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: install problem - missing resource

    Hi guys
    I tried uploading the whole lot again - with the same result.
    Then I tried uploading just the specified directories - with the same result.
    The message comes after clicking "Save System Settings" and is:
    Not Acceptable

    An appropriate representation of the requested resource /zencart/zc_install/index.php could not be found on this server.
    webfusion.co.uk/httpd Server at www.ogallery.org Port 80
    I am using Filezilla. The only error message I got on the last attempt was "file exists would you like to replace /publi.../class.installer_verion_manager.php 30687 bytes with mylocaldirectory/file 31351 bytes" to which I replied "ok".

  7. #7
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,128
    Plugin Contributions
    0

    Default Re: install problem - missing resource

    Guess you fixed the problem?

    http://www.ogallery.org/zencart/zc_install/index.php

    Loads fine for me.
    The learning is in the doing.

    Potent Products

  8. #8
    Join Date
    Jun 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: install problem - missing resource

    afraid not - still cannot get beyond screen 4 of installation process. How far did you get Rob?

  9. #9
    Join Date
    Nov 2006
    Location
    Papworth, Cambridgeshire, UK
    Posts
    725
    Plugin Contributions
    3

    Default Re: install problem - missing resource

    Sounds like mod_security saving you from yourself. You could try putting this in the .htaccess file

    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>

    or renaming .htaccess while you install. I also seem to remember that php-cgi implies suexec, which implies be careful over ownership of files and folders, and permissions therefore.

  10. #10
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,128
    Plugin Contributions
    0

    Default Re: install problem - missing resource

    I had thought you were still stuck on the first page, didn't realize you had made it further.

    Off-hand, I would say it is probably a security setting by your Hoster. Provide them with the details you did here and also ask them 2 questions.

    1. Are they using mod_security
    2. Do they have this rule or something similar: SecFilter "<script"

    I think your best bet is to work the problem out with your Hoster as any changes / workarounds you try will probably fail and just cause more frustration.


    Chuckl, FYI, a Client cannot disable or 'get around' mod_security Rules. Certain functions kick in before any files within the Hosting account are accessed. Also, if Clients were able to 'get around' mod_security Rules it would defeat the purpose of the Hoster trying to provide better Security for their Clients.

    Yes, some Hosters put in funky or just plain stupid Rules, but like they say; "Their Server, their Rules".
    The learning is in the doing.

    Potent Products

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 12
    Last Post: 20 Mar 2007, 04:27 AM
  2. Install problem error messages
    By bestauction in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 3 Oct 2006, 09:45 AM
  3. MySQL and PHP inconsistency Install problem
    By Harleyreb in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 11 Sep 2006, 08:56 AM
  4. New install, customer log in problem
    By dgholstein in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 10 Sep 2006, 03:00 AM
  5. problem with new install
    By lucianman in forum General Questions
    Replies: 17
    Last Post: 5 Sep 2006, 02:34 AM

Bookmarks

Posting Permissions

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