Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18
  1. #11
    Join Date
    Jul 2005
    Posts
    115
    Plugin Contributions
    0

    Default Re: migrated 1.3.5 installation >> blank page

    that's an affirmative on the installation freshness [childish giggle here].

  2. #12
    Join Date
    Jul 2005
    Posts
    115
    Plugin Contributions
    0

    Default Re: migrated 1.3.5 installation >> blank page

    Quote Originally Posted by DrByte
    The problem is not with your open-base-dir restrictions.
    Your problem is that /bmz_gif_info.class.php refers to the root of your server. The hard-coded path appears to be your problem.

    Perhaps you've misconfigured something with image-handler.

    Perhaps de-installing it might be a smart starting-point...

    {DIR_FS_ADMIN, DIR_FS_CATALOG, DIR_FS_SQL_CACHE} should be set to the full pathname, n'est-ce pas?

    config is the only file i told zc about where it lives.

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

    Default Re: migrated 1.3.5 installation >> blank page

    When I migrate servers, I use the instructions I linked to earlier.
    The KEY is to do a virgin, untouched, clean, original install of UNTOUCHED original , master, freshly-unzipped files to the new/destination server. Get Zen Cart working on that new server, ideally using Demo products so you can quickly test several aspects of things.

    I repeat ... do this with a CLEAN set of files, NOT touched by ANY mods/addons/favorites, etc. Totally clean.


    THEN, KEEP A COPY of the NEW server's configure.php files. They are gold.

    Now upload all your files and database from the old server. But use all the settings from the new server's configure.php files which you just saved. Edit them ONLY to adjust the domain name.

    If something stops working after copying your old server's files onto the new server, then something was corrupted during upload. Or else you have some hard-coded paths somewhere in your customizations/addons.
    .

    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.

  4. #14
    Join Date
    Jul 2005
    Posts
    115
    Plugin Contributions
    0

    Default Re: migrated 1.3.5 installation >> blank page

    Quote Originally Posted by DrByte
    I repeat ... do this with a CLEAN set of files, NOT touched by ANY mods/addons/favorites, etc. Totally clean.

    Quote Originally Posted by neuzen
    that's an affirmative on the installation freshness [childish giggle here].
    THEN, KEEP A COPY of the NEW server's configure.php files. They are gold.
    um gold's trading around $600/oz. my config file's worth more like an ounce of Sh* (update your periodic table of the elements with this newly discovered element by neuzen when he lifted the veil of serendipity during his zc migration)

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

    Default Re: migrated 1.3.5 installation >> blank page

    I knew I should have gone to bed ... where did I put that table of elements ... or was that a div of functions?
    .

    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. #16
    Join Date
    Jul 2005
    Posts
    115
    Plugin Contributions
    0

    Default Re: migrated 1.3.5 installation >> blank page

    ok got zc working on the new server...

    but what's strange is that if i overwrite all the db tables with the developed zc db tables the store functions normally (without any changes to the virgin zc fileset). however, if i simply point the zc to another db that is exactly the same but differs only by name, the above errors are generated.

    is there something with the db, say caching instructions, that gets hard coded during installation?

    zc will not let me point to a db with a name different than the one given during installation, even if the 2 dbs are otherwise identical.

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

    Default Re: migrated 1.3.5 installation >> blank page

    That makes no sense at all. Zen Cart stores all its database-access settings in the configure.php files.

    Are your DB_PREFIX settings the same between databases? If you use different prefixes on your tablenames, you will have problems, because they are seen as completely different entities.
    .

    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.

  8. #18
    Join Date
    Jul 2005
    Posts
    115
    Plugin Contributions
    0

    Default Re: migrated 1.3.5 installation >> blank page

    it makes no sense to me either, but then again, i didnt design or write zc... difficult to know where you're at if you're inside a labyrinth you didn't design and all you have to guide you is footprints you've left from where you were before...

    2 identical dbs, except for the name (both 'restored' using the same sql dump file). both are pointed to in the config files and 1 or the other is commented out. if the install db is pointed to zc runs normally (at least on the surface) if the other db is pointed to, zc gives the errors listed above.

    this was done with latest 1.3.5 available at sourceforge, nothing changed except db and config.

    both mysql versions are 4.*

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v151 Migrated Servers, Now I get a blank page when I use any cart functions
    By slipsforships in forum General Questions
    Replies: 1
    Last Post: 12 Nov 2013, 05:11 AM
  2. Installation problem - blank page
    By chillout_buddha in forum Installing on a Linux/Unix Server
    Replies: 16
    Last Post: 29 Nov 2008, 10:10 PM
  3. Installation question - blank page
    By sparkiii in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 12 Jan 2008, 03:44 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