Page 1 of 2 12 LastLast
Results 1 to 10 of 19
  1. #1
    Join Date
    Feb 2005
    Location
    Captain Cook, Hawaii
    Posts
    179
    Plugin Contributions
    0

    Default After 1.3.9 Upgrade, graphics disappear

    I just upgraded to 1.3.9 from 1.3.8a. I am using gloss_black template by the way. I am on PHP 4.4.8 but can upgrade to 5 if desired.

    After the update, all graphics and the template graphics are missing. renaming the .htaccess file in the stores include directory brings the template graphics back, and renaming the .htaccess in the store's image directory brings the some of my other graphics back.

    I assume this is related to the "Limit Options Indexes" option suggested for the webserver.

    I'll contact them to see what my settings are and report back, but wanted to give people a heads up as I have not seen this issue reported yet.
    Last edited by mshultise; 21 Apr 2010 at 09:24 AM. Reason: Added the PHP version
    Aloha from Hawaii! (its a dirty job, but SOMEBODY has to live here...)

  2. #2
    Join Date
    Jul 2005
    Posts
    31
    Plugin Contributions
    0

    Default Re: After 1.3.9 Upgrade, graphics disappear

    what format is the images in ? .gif .jpg .png etc ??

  3. #3
    Join Date
    Feb 2005
    Location
    Captain Cook, Hawaii
    Posts
    179
    Plugin Contributions
    0

    Default Re: After 1.3.9 Upgrade, graphics disappear

    jpg and gif

    BTW, I sent you a private message too.
    Last edited by mshultise; 21 Apr 2010 at 10:45 AM.
    Aloha from Hawaii! (its a dirty job, but SOMEBODY has to live here...)

  4. #4
    Join Date
    Feb 2005
    Location
    Captain Cook, Hawaii
    Posts
    179
    Plugin Contributions
    0

    Default Re: After 1.3.9 Upgrade, graphics disappear

    The hosting company replied:

    ---

    Hello,

    Thank you for contacting our Technical Support Department.
    Please note that the usage of AllowOverride All is not necessary and from the htaccess code you will only have to remove the last line: OPTIONS -Indexes -ExecCGI

    This is in fact replaced by the line above: IndexIgnore *

    and it prevents directory listings.

    If we can help you with any other problem, do not hesitate to contact us again. You are always welcome.

    --

    I removed the last line and the graphics came back, but I believe we still need the -ExecCGI though.
    Last edited by mshultise; 21 Apr 2010 at 10:53 AM.
    Aloha from Hawaii! (its a dirty job, but SOMEBODY has to live here...)

  5. #5
    Join Date
    Feb 2004
    Location
    Simcoe, Ontario, Canada
    Posts
    2,479
    Plugin Contributions
    1

    Default Re: After 1.3.9 Upgrade, graphics disappear

    What you removed is .htaccess security.

    Removing OPTIONS -Indexes -ExecCGI will allow execution of cgi scripts in that directory and the indexing. For redundancy the indexignore is a backup for directory listing.

    I did notice that your host really needs to upgrade and upon doing so, these features will work.

    Just to be blunt, your store is not safe using php 4.4.8
    Windows, BSD, Linux, Cisco, Hardware & IT Security Tech
    AEIIA - Zen Cart Certified & PCI Compliant Hosting

  6. #6
    Join Date
    Feb 2005
    Location
    Captain Cook, Hawaii
    Posts
    179
    Plugin Contributions
    0

    Default Re: After 1.3.9 Upgrade, graphics disappear

    Quote Originally Posted by Qdixon View Post
    What was removed is .htaccess security.

    Removing OPTIONS -Indexes -ExecCGI will allow execution of cgi scripts in that directory and the indexing. For redundancy the indexignore is a backup for directory listing.

    I did notice that your host really needs to upgrade and upon doing so, these features will work.

    Just to be blunt, your store is not safe using php 4.4.8
    I have control over the PHP version via the control panel and changed PHP to version 5.2.1.

    However, based upon my initial contact with the hosting compny, it does not sound as though they have or will update the httpd files. Is this change to httpd a normally requested option?
    Aloha from Hawaii! (its a dirty job, but SOMEBODY has to live here...)

  7. #7
    Join Date
    Feb 2004
    Location
    Simcoe, Ontario, Canada
    Posts
    2,479
    Plugin Contributions
    1

    Default Re: After 1.3.9 Upgrade, graphics disappear

    Actually you should upgrade to the current version 5.2.13 or the 5.3 series as they are most secure as of the date of this post.

    Httpd refers to Apache...What version is that?
    Windows, BSD, Linux, Cisco, Hardware & IT Security Tech
    AEIIA - Zen Cart Certified & PCI Compliant Hosting

  8. #8
    Join Date
    Feb 2005
    Location
    Captain Cook, Hawaii
    Posts
    179
    Plugin Contributions
    0

    Default Re: After 1.3.9 Upgrade, graphics disappear

    Quote Originally Posted by Qdixon View Post
    Actually you should upgrade to the current version 5.2.13 or the 5.3 series as they are most secure as of the date of this post.

    Httpd refers to Apache...What version is that?
    My Option for PHP is 4, 5 or 6 (and they suggest 6 is not ready for prime time :-). I chose 5 and got 5.2.1. I assume they will roll out an update soon.

    As for Apache, I don't see the version in the control panel, but a 500 error page shows:
    Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.7e mod_auth_pgsql/2.0.3
    Aloha from Hawaii! (its a dirty job, but SOMEBODY has to live here...)

  9. #9
    Join Date
    Feb 2004
    Location
    Simcoe, Ontario, Canada
    Posts
    2,479
    Plugin Contributions
    1

    Default Re: After 1.3.9 Upgrade, graphics disappear

    You apache version is fine. I would just work to get PHP 5.2.13 from them.
    Windows, BSD, Linux, Cisco, Hardware & IT Security Tech
    AEIIA - Zen Cart Certified & PCI Compliant Hosting

  10. #10
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: After 1.3.9 Upgrade, graphics disappear

    Odixon, I'd like your take on this post: http://www.zen-cart.com/forum/showthread.php?t=153211 I definitely think there are issues with the newly introduct .htaccess files introduced in different folders.

    Thanks!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Upgrade from 1.5 to 1.5.1 makes my admin menu disappear
    By mark3738 in forum Upgrading to 1.5.x
    Replies: 1
    Last Post: 28 Nov 2012, 01:43 PM
  2. v1.3.8 websites disappear after PHP upgrade to 5.3.8 -- horror!
    By johnk12 in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 6 Oct 2011, 06:58 PM
  3. Graphics, Boxes, etc missing after upgrade
    By southernlady in forum Upgrading from 1.3.x to 1.3.9
    Replies: 3
    Last Post: 4 Apr 2011, 10:18 PM
  4. All graphics on my test site suddenly disappear
    By LuKhach in forum General Questions
    Replies: 5
    Last Post: 4 Jul 2007, 02:56 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