Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 42
  1. #31
    Join Date
    Feb 2009
    Location
    Landrum SC
    Posts
    141
    Plugin Contributions
    0

    Default Re: How do I resolve this error/warning?

    Quote Originally Posted by mc12345678 View Post
    The past is the past, I agree. The intent/thought was maybe the host offered the ability to upgrade the php version before forcing the upgrade. A side note, have you contacted the host to find out why you weren't notified? (Ie, may have some incorrect contact info?)

    As to the naming/renaming convention, do you leave .php at the end of the renamed file(s)? (Technically don't need to know to what, just whether do or not. There are some names that could cause a PCI scan verification failure, but that's a different topic also.)
    Oh, it's all my bad. I knew I needed to upgrade, and procrastinated.

    But of course I asked why!!!!!! Their claim is, they did. Funny how the notice was missing, but I get monthly notices to 'buy this' and 'add that'. And I have two sites on the same host.

    I have had freeyellow.com as my host for close to 10 years. Back then it was REALLY FREE!!! The company has been bought out 3 times, and each time service/features/support has increased. Today it is owned by Endurance Int. They own many base hosts, including Hostgator [sp], a top 10 rated host by CNET

    Yes. I leave the .php extension when renaming. If you mess w the extension, you need to 'find an associated program' to edit same [php.exe]. Yes, I'm lazy.

  2. #32
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: How do I resolve this error/warning?

    Quote Originally Posted by xcergy View Post
    Oh, it's all my bad. I knew I needed to upgrade, and procrastinated.

    But of course I asked why!!!!!! Their claim is, they did. Funny how the notice was missing, but I get monthly notices to 'buy this' and 'add that'. And I have two sites on the same host.

    I have had freeyellow.com as my host for close to 10 years. Back then it was REALLY FREE!!! The company has been bought out 3 times, and each time service/features/support has increased. Today it is owned by Endurance Int. They own many base hosts, including Hostgator [sp], a top 10 rated host by CNET

    Yes. I leave the .php extension when renaming. If you mess w the extension, you need to 'find an associated program' to edit same [php.exe]. Yes, I'm lazy.
    Well, that could be your problem depending on what files in what directories have been so renamed... There are some directories where every .php file is loaded or at least files matching particular patterns. Thus, the renmaed file may still be having an effect on the store when it was thought that it would not. If a file is renamed to take it out of play, then there should be no real need to edit it again until it is named back to it's original because unhappy with the "new" file.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #33
    Join Date
    Feb 2009
    Location
    Landrum SC
    Posts
    141
    Plugin Contributions
    0

    Default Re: How do I resolve this error/warning?

    Could be, but doubtful. The files were downloaded as a zip file from the host.

  4. #34
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: How do I resolve this error/warning?

    Quote Originally Posted by xcergy View Post
    Could be, but doubtful. The files were downloaded as a zip file from the host.
    So what's your plan forward?

    So far have identified:
    1. that php upgrade on your host has expectedly taken away the ability of your ZC site from operating.
    2. A download of the files to operate against an operating environment that is reportedly compatible with that older version of ZC is providing a blank screen on the store front, but not on the admin side.
    3. The files are reportedly edited and when so edited to support a plugin or perhaps other modifications the filename extension remains .php. This is something discouraged from being done, but as of yet can not be proven a problem because of the next bullet.
    4. There has been no report of what files are present on this now non-fully functional site (local as it may be) as compared to a fresh install of the same version nor modified files/modifications made to files existing for both...
    5. No error log files have been identified either as ZC logged or as local server logged and yet operation is not continuing through the appropriate stages.

    I mean, one thing I might suggest... Since you're trying so hard to get a copy of ZC 1.3.8a to run on your local computer is to install a separate copy of the original ZC 1.3.8a files with a separate database and verify that that installation works... Then, begin incorporating the changes that have been made to that version from your store version... I would start with template related changes, which may identify core changes that need to be also incorporated... Or, install the plugins at the versions that existed when you built your site (these plugins should still exist on the ZC site and is a reason that such old versions still do exist there).

    But that's just another suggestion as has been offered throughout this thread, do with as desired.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #35
    Join Date
    Feb 2009
    Location
    Landrum SC
    Posts
    141
    Plugin Contributions
    0

    Default Re: How do I resolve this error/warning?

    Still a work in progress. at least I have the files needed, and I have admin access to copy/paste data to 1.5.4 if needed.


    It's tax time, so my time is divided right now between that and other projects.

    Your suggestions to getting 1.5.4 up and running using the host database (based on 1.3.8a) will be tried this weekend. At least now I am prepared to do changes wo losing basic data.

  6. #36
    Join Date
    Feb 2009
    Location
    Landrum SC
    Posts
    141
    Plugin Contributions
    0

    Default Re: How do I resolve this error/warning?

    I got the .com up and running w 1.5.4 this morning ... with a glitch. Main page got a 500 error, and the admin page worked fine. Turns out the host had to downgrade PHP to v5.3 to get it to work.

    www.xcergy.com

    That makes me wonder if I need to downgrade PHP to 4.9 on my localhost??

  7. #37
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: How do I resolve this error/warning?

    4.9????

    That doesn't make sense... A 500 error that is resolved by downgrading PHP to 5.3??? Glad it's working, but it is compatible with PHP 5.6... Now if they had pHP 7.0 it is understandable that there was an issue.

    Have you with your ZC 1.5.4 site applied the fixes applicable in: http://www.zen-cart.com/showthread.p...s)-with-v1-5-4
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  8. #38
    Join Date
    Feb 2009
    Location
    Landrum SC
    Posts
    141
    Plugin Contributions
    0

    Default Re: How do I resolve this error/warning?

    Quote Originally Posted by mc12345678 View Post
    4.9????

    That doesn't make sense... A 500 error that is resolved by downgrading PHP to 5.3??? Glad it's working, but it is compatible with PHP 5.6... Now if they had pHP 7.0 it is understandable that there was an issue.

    Have you with your ZC 1.5.4 site applied the fixes applicable in: http://www.zen-cart.com/showthread.p...s)-with-v1-5-4

    That's what I thought, and I never bothered to set the php version requirements offered on CPanel.
    Very strange, and my host is owned by the same Parent Company as Hostgater.

  9. #39
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: How do I resolve this error/warning?

    Quote Originally Posted by xcergy View Post
    That's what I thought, and I never bothered to set the php version requirements offered on CPanel.
    Very strange, and my host is owned by the same Parent Company as Hostgater.
    Unfortunately many are... But that doesn't necessarily mean that the software/hardware setup is the same. Not sure what to add/say... There appears to be a bit of knowledge lacking in the installation and operation of ZC. By not selecting the version of PHP, then leaving things to be as set by the host well, one can expect whatever happens to happen, including being told what it took to "fix" the issue. the requirements to operate ZC are found on the main page of this forum: http://zen-cart.com
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  10. #40
    Join Date
    Feb 2009
    Location
    Landrum SC
    Posts
    141
    Plugin Contributions
    0

    Default Re: How do I resolve this error/warning?

    It's all part of the learning curve, and thanks for your support doing same.

    Each situation is a part of the learning curve, and we need more users of this wonderful platform to contribute to the community. I plan to do more in my limited capability.

 

 
Page 4 of 5 FirstFirst ... 2345 LastLast

Similar Threads

  1. Replies: 0
    Last Post: 2 Jun 2009, 10:25 PM
  2. Warning: failed to open stream
    By add2much in forum General Questions
    Replies: 5
    Last Post: 23 Jun 2008, 03:23 PM
  3. Warning: main(includes/index_filters/default): failed to open stream:????
    By atracksler in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Nov 2006, 08:29 PM
  4. Replies: 1
    Last Post: 8 Jun 2006, 10:27 PM

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