Results 1 to 4 of 4

Thread: Blank pages served

  1. #1
    Join Date
    Apr 2006
    Location
    Amsterdam
    Posts
    350
    Thanks
    20
    Thanked 11 Times in 11 Posts

    Default Blank pages served

    Hi Guys,

    A customer reported that some pages on his website won’t load properly. Instead of the actual page a blank page is being served. His website is PHP scripted and using ISAPI rewrite for URL’s. I am trying to investigate this further myself, but I am not really sure where to start. I’ve started to visit this website on regular basis hoping to encounter the problem myself.

    Did any of you guys ever had blank pages being served? Or have any experience troubleshooting this sort of thing?

    Is it likely to be a scripting thing or more server related?

    TIA

  2. #2
    Join Date
    Mar 2005
    Location
    Isle of Man
    Posts
    1,261
    Thanks
    3
    Thanked 23 Times in 23 Posts

    Default

    Usually a blank page resulting from a scripting error would mean you get it every time, rather than just once in a while. You want to find out all the commonality between each incident -- Web browser, specific url, that kind of thing.

    I've had blank pages happen for so many reasons it seems pointless me trying to guess!

    You also want to check the logs. Not sure if we can get at the default error logs unfortunately, so that may mean adding a few lines to the code to tell it where to start logging script errors to.

  3. #3
    Join Date
    Apr 2006
    Location
    Amsterdam
    Posts
    350
    Thanks
    20
    Thanked 11 Times in 11 Posts

    Default

    Thnx Nick. I already was afraid that blank pages can happen for so many reasons. Thats why I am not sure where to start.

    I started trying to colect all the possible commonalities today. Creating a error log for the website is a great idea. Will do that aswell.

    Thnx again for the pointers.

  4. #4
    Join Date
    Jun 2005
    Location
    Basingstoke, Hampshire
    Posts
    120
    Thanks
    1
    Thanked 4 Times in 2 Posts

    Default

    Most of my recent PHP blank pages have been caused by rogue coding - dropping a bracket, or a colon instead of a semi-colon etc.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. how to fetch external pages
    By chet in forum Website and Graphic Design
    Replies: 2
    Last Post: 11th August 2008, 11:13 PM
  2. .svc (WCF) not being served?
    By jaimalchohan in forum Technical Support
    Replies: 3
    Last Post: 19th June 2008, 10:31 AM
  3. Custom error pages.....
    By jigsawsrusdotcom in forum Sales and Service Feature Enquiries
    Replies: 5
    Last Post: 17th November 2006, 04:54 PM
  4. Setting default pages in helm
    By jordan in forum Technical Support
    Replies: 1
    Last Post: 11th June 2006, 11:25 PM
  5. Yellow pages
    By Jaro in forum Portal/CMS Applications
    Replies: 2
    Last Post: 29th December 2005, 12:38 PM

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
  •