Free Web Hosting Forum
(#1 (permalink))
Old
Junior Member
tempodiagire is on a distinguished road
 
Posts: 2
Join Date: Sep 2011
Default white page - 09-30-2011, 04:36 PM

i'm italian and I don't speak very well english.

I put a script (not mine) on my site but I don't view the page: it's all white..
Help me!!! I don't look the error...

a page is this:
http://tempodiagire.herobo.com/VI/setup.php
Reply With Quote
Sponsored Links
(#2 (permalink))
Old
lobrc's Avatar
Administrator
lobrc is on a distinguished road
 
Posts: 5,046
Join Date: Jan 2010
Location: http://www.lobrc.net
Default 09-30-2011, 04:43 PM

If your website is based on PHP, the most common reason for this problem is that you're missing a character somewhere. By simply leaving out a ' or } or ; somewhere, your PHP won't work. You don't get an error, you will simply get a blank screen.

1. PHP Error Reporting. You can learn a lot about what is going wrong from the error messages PHP gives you. If you aren't currently getting error messages, this tutorial http://php.about.com/od/troubleshoot..._reporting.htm shows you how to turn on PHP error reporting.

2. Test your code often. If you're testing each piece as you add it, then at least if you encounter this problem you know generally where to look for it... in whatever you just added or changed.

3. Try a color-coded editor. A lot of PHP editors (many even free) color code your PHP as you enter it. This helps you pick out lines that don't end, because you'll have large chunks of code in the same color. It's non-intrusive for those of us who prefer to code with no bells-and-whistles, but helpful when troubleshooting.

4. Comment it out. One way to isolate the problem is to comment out large chunks of your code. Start at the top, and comment out all but the first couple lines, then echo () a test message right above the comment. If it echos fine, then the problem is below. Move the start of your comment and your test echo downwards as you work through your document, until you find the problem.


FREE SCRIPT INSTALLATION SERVICE | PREMIUM HOSTING* | LOBRC.NET

*All packages include Quality Support, Website Builder, Free Site Migration, 30 Day Money Back Guarantee, Official cPanel and Fantastico Autoinstaller.

Plus get 20% off with promo code 000WH20. Contact sales for more information.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.5.2
vBulletin Skin developed by: vBStyles.com