Page 1 of 3 123 LastLast
Results 1 to 10 of 27
  1. #1
    Join Date
    Feb 2011
    Posts
    207
    Plugin Contributions
    0

    Default 1.39h Admin Login Issue when upgrading server to PHP 5.3 from 5.2

    Have live shop under v1.39h, working well for several years. PHP on server is 5.2. Am preparing to upgrade to v1.54. When I upgrade PHP through host cPanel from PHP 5.2 to PHP 5.3, the PHP 5.3 breaks my 1.39h admin login. I get 'There was a security error when trying to login' error logging into Admin' where credentials are not recognized. However if I toggle server back to PHP 5.2, I can login to admin fine. Have tried toggling back and forth and behavior is same/repeatable per each PHP version. Logging in as customer and shopping experience no issues under 1.39h/PHP 5.3, it is only the admin login. Have tried the password reset and cache clearing tips mentioned in other threads with no success. Am currently keeping PHP 5.2 till this is resolved, then will work on upgrade. Host will offer PHP 5.4 in approx 1 month, in case that makes a difference.

    Had previously posted issue in another thread that referred to 1.54 upgrade issues, however, needed to separate this into it's own topic. These threads are reference:

    https://www.zen-cart.com/showthread....21#post1284521

    https://www.zen-cart.com/showthread....57#post1272757

    Thank you!

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: 1.39h Admin Login Issue when upgrading server to PHP 5.3 from 5.2

    Logging in as customer and shopping experience no issues under 1.39h/PHP 5.3, it is only the admin login
    Suggest that you toggle to php 5.3 to work on upgrade then back to operate your current site
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Feb 2011
    Posts
    207
    Plugin Contributions
    0

    Default Re: 1.39h Admin Login Issue when upgrading server to PHP 5.3 from 5.2

    Thank you, I sure had not considered the toggling approach. I can try that, and am still hoping to find out cause of 1.39h login not working under 5.3. At least the toggling is a solid either/or, and I can use that approach to get upgrade demo in place.

  4. #4
    Join Date
    Feb 2011
    Posts
    207
    Plugin Contributions
    0

    Default Re: 1.39h Admin Login Issue when upgrading server to PHP 5.3 from 5.2

    I do have a confusion. The known bugs and fixes link for 1.54 says some of the docs folder files are inadvertently for 1.53, and a link is posted for the latest files, http://www.zen-cart.com/docs/. When I go to that link and open the Read me first -- Installation link, I was expecting to see install instructions for 1.54, as my download of 1.54 has only 1.53 instructions. However, when it opens, it says v1.52. Where will I find the 1.54 docs to replace the 1.53 ones? The implementation guide PDF is the right one, but am wanting to make sure I'm not missing any important files applicable to 1.54. Appreciate any clarification on this.

  5. #5
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: 1.39h Admin Login Issue when upgrading server to PHP 5.3 from 5.2

    Quote Originally Posted by sparrowce View Post
    I do have a confusion. The known bugs and fixes link for 1.54 says some of the docs folder files are inadvertently for 1.53, and a link is posted for the latest files, http://www.zen-cart.com/docs/. When I go to that link and open the Read me first -- Installation link, I was expecting to see install instructions for 1.54, as my download of 1.54 has only 1.53 instructions. However, when it opens, it says v1.52. Where will I find the 1.54 docs to replace the 1.53 ones? The implementation guide PDF is the right one, but am wanting to make sure I'm not missing any important files applicable to 1.54. Appreciate any clarification on this.
    Argh. Looks like there was a failed upload. Those online docs are fixed now.
    .

    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.

  6. #6
    Join Date
    Feb 2011
    Posts
    207
    Plugin Contributions
    0

    Default Re: 1.39h Admin Login Issue when upgrading server to PHP 5.3 from 5.2

    Thank you! Got the right one now.

  7. #7
    Join Date
    Feb 2011
    Posts
    207
    Plugin Contributions
    0

    Default Re: 1.39h Admin Login Issue when upgrading server to PHP 5.3 from 5.2

    After reading 1.54 instructions, it appears PHP 5.4 is required. For info, host doesn't offer that version yet. They will in approx 30 days. So I will need to watch cPanel for when they give us the 5.4 option and work on this when 5.4 is available.

  8. #8
    Join Date
    Jul 2012
    Posts
    16,734
    Plugin Contributions
    17

    Default Re: 1.39h Admin Login Issue when upgrading server to PHP 5.3 from 5.2

    Another option and no PHP 5.4 isn't "required" but certainly is advisable, are you able to setup a subdomin where the subdomain can have it's own PHP version? Then the issue of which version is on becomes a relative non-issue. Also, in the following thread is a way to use PHP 5.2 with ZC 1.5.4 at least until the upgraded files are complete. http://www.zen-cart.com/showthread.p...s)-with-v1-5-4

    The third is to setup a local server/site on your "home" computer to do all of the file mods to then get uploaded to the site when the time comes to replace your existing site.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  9. #9
    Join Date
    Feb 2011
    Posts
    207
    Plugin Contributions
    0

    Default Re: 1.39h Admin Login Issue when upgrading server to PHP 5.3 from 5.2

    Thank you for the link. I think I will try that temp workaround for setting up 1.54 under PHP 5.2. Regarding subdomain, no. Under current plan with host the subdomain/PHP 5.4 solution wouldn't work. Since they say it is coming in near future, that should give me time to set it up, test, get customizations taken care of.

    I do have a question. After the upgrade is complete, will I be able to move my products to new database and retain same category/product number? I often use buttons right on the html webpage to add a product to cart using this url format, and am hoping the upgrade will retain my product id.

    www . mydomain . com/mystore/index.php?action=buy_now&products_id=02&products_id=8812

  10. #10
    Join Date
    Jul 2012
    Posts
    16,734
    Plugin Contributions
    17

    Default Re: 1.39h Admin Login Issue when upgrading server to PHP 5.3 from 5.2

    Point was to use pHP 5.3 on subdomain and 5.2 on main site for temporary.

    But, second question, yes if you follow the standard upgrade process (all the way through for this upgrade.)
    http://www.zen-cart.com/entry.php?3-...d-of-upgrading
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Upgrading from 1.39h to 1.54 ----These are my plans
    By spawnie69 in forum Upgrading to 1.5.x
    Replies: 8
    Last Post: 29 Oct 2015, 10:35 PM
  2. v154 Lost 1.39h Admin Access After Upgrading PHP to 5.4
    By spawnie69 in forum Upgrading to 1.5.x
    Replies: 1
    Last Post: 14 May 2015, 03:09 PM
  3. v150 Upgrading from 1.39h to V1.50 - configure.php for subdomain
    By saplanet in forum Upgrading to 1.5.x
    Replies: 4
    Last Post: 25 May 2012, 04:24 PM
  4. Upgrading a template from 1.38 to 1.39h
    By smoothtlk in forum Upgrading from 1.3.x to 1.3.9
    Replies: 6
    Last Post: 7 Nov 2010, 09:37 PM
  5. Admin login blank - server error 500 upgrading ...f to g
    By carlvt88 in forum Upgrading from 1.3.x to 1.3.9
    Replies: 3
    Last Post: 4 Oct 2010, 04:56 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR