osCmax v2.5 User Manual
Results 1 to 3 of 3

White Screen of Death on Catalog

This is a discussion on White Screen of Death on Catalog within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; Just a friendly FYI, 9 times out of 10 on OSC &max I've found the W.S.O.D issue on the catalog ...

      
  1. #1
    Lurker Mike Sayre's Avatar
    Join Date
    Dec 2010
    Location
    Liberty Township OH
    Posts
    4
    Rep Power
    0


    1 out of 1 members found this post helpful.

    Default White Screen of Death on Catalog

    Just a friendly FYI, 9 times out of 10 on OSC&max I've found the W.S.O.D issue on the catalog index page caused by enabling cache, and either not having a cache process in place on the server or locally in .htaccess/php.ini.

    Also if you're wanting to use the Ultimate SEO URLs plugin, in the Admin settings either use the filesystem or database method, if you check memcache MAKE SURE you have it on the server (and most don't) - if not then this will cause the White Screen of Death.

    For instance we use FastCGI on our servers and enable mod_deflate for local cache configuring for clients through cPanel using gzip (if they want/need it). So no caching is really necessary on any of the scripts installed. Check your host server settings first before getting into the cache and SEO/URI stuff.


    Mike
    BoonJack Media

  2. #2
    Lurker
    Join Date
    Jan 2011
    Posts
    1
    Rep Power
    0


    Default Re: White Screen of Death on Catalog

    Hi I have just done a new install of osCMax V 2.0.25.1. Everything seems to work OK except that I get the white screen on the catalog page in the admin tools. If I use the admiin home page I can access everything in the catalog section other than categories/products page which produces the white screen. I have checked configuration/Page cache settings, and it is turned off. Have you any other suggestions as to what may be causing this? The system is running on an ISP's shared hosting server running Linux/Appache.

    Thanks Alan

  3. #3
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Default Re: White Screen of Death on Catalog

    It's unusual to have this sort of problem on a Linux hosted environment, assuming a half decent host (I've used free ones in the past).
    Have you read the wiki? In particular the sections on configure.php and htaccess.
    As often mentioned, try editing catalog/includes/application_top.php, lines 18-19 to read:
    Code:
    // set the level of error reporting 
      error_reporting(E_ALL & ~E_NOTICE & ~'E_DEPRECATED');
    This may well be in the wiki.
    Hosting plans with installation, configuration, contributions, support and maintenance.

Similar Threads

  1. Blank White Catalog Page After Installing
    By blakefrance in forum osCmax v2 Installation issues
    Replies: 26
    Last Post: 11-26-2010, 06:15 PM
  2. admin/whos_online.php - white page - my website - white page :S
    By Sahin in forum osCmax v2 Installation issues
    Replies: 8
    Last Post: 07-19-2010, 03:44 AM
  3. Replies: 5
    Last Post: 04-08-2010, 02:11 PM
  4. new v2.0.15 installation - blank screen on catalog/admin
    By drillsar in forum osCmax v2 Installation issues
    Replies: 13
    Last Post: 02-17-2010, 03:43 PM
  5. Checkout Success white screen problem
    By Dutchman in forum osCommerce 2.2 Modification Help
    Replies: 4
    Last Post: 01-05-2005, 07:19 PM

Tags for this Thread

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
  •