Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Apr 2005
    Posts
    10
    Plugin Contributions
    0

    Default server upgrade PHP4 to PHP5

    My host just upgraded the server from PHP4 to PHP5 and everything works perfectly... except de checkout, the template page doens't get loaded/

    So there's the entire site, without content where the checkout_shipping_default.php would be going.

    Any stuff I should check out?

  2. #2
    Join Date
    Apr 2005
    Posts
    10
    Plugin Contributions
    0

    Default Re: server upgrade PHP4 to PHP5

    Can remove this, problem solved.

    PHP 5 is a little less forgiving, little customization error.

    Thanx though!

  3. #3
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,514
    Plugin Contributions
    126

    Default Re: server upgrade PHP4 to PHP5

    If you can get access to your server's logfile, you can find problems like this quickly. Usually you'll see something like

    [client 127.0.0.1] PHP Fatal error: main() [<a
    href='function.require'>function.require</a>]: Failed opening required
    '' (include_path='.:/usr/share/pear') in
    /var/www/html/higher_1.3.6/includes/templates/custom/templates/tpl_about_us_default.php
    on line 23, referer: http://localhost/higher_1.3.6/index.php

    which tells you to go to l. 23 in tpl_about_us_default.php.

    Good luck,
    Scott
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

 

 

Similar Threads

  1. Changed Php4 to Php5
    By Natural Tone in forum Installing on a Windows Server
    Replies: 4
    Last Post: 24 Nov 2009, 07:16 AM
  2. Upgrade from php4 to php5 Admin problem
    By miles in forum General Questions
    Replies: 3
    Last Post: 28 May 2008, 09:17 AM
  3. PHP4/PHP5 config question
    By tonkali in forum Basic Configuration
    Replies: 9
    Last Post: 20 May 2008, 05:39 PM
  4. php4 => php5
    By Eddydiver in forum General Questions
    Replies: 5
    Last Post: 16 Sep 2007, 12:40 PM
  5. Again upgrade from php4 to php5 problems
    By StenCZ in forum General Questions
    Replies: 2
    Last Post: 11 Aug 2007, 03:57 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