Blank screen gbook.php

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
johanh
Posts: 1
Joined: Sun Jan 21, 2007 4:38 pm

Blank screen gbook.php

Post by johanh »

Script URL: n/a (behind password, can't post public link due to private family content)
Version of script: 1.43
Hosting company: My own server (IIS 6/W2K3, PHP5, MYSQL)
URL of phpinfo.php: PHP Version 5.2.0, Windows NT WWW 5.2 build 3790
URL of session_test.php: Ok result: $_SESSION['test'] is set to: FALSE

What terms did you try when SEARCHING for a solution:

Searched for IIS, blank page, checked settings.php many times, ASCII/binary upload done twice. Write enable for entries.txt in IIS.

Write your message below:

gbook.php just shows a blank HMTL page with the following data (view source):

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
<BODY></BODY></HTML>

I also tried with the Apache 2 webserver (my own), same result.

Is there maybe a setting in the php.ini that i've missed?
As I get the same problem on both Apache and IIS.
I'm running serveral other PHP scripts on my server, they work.

The gd_test.php works fine, btw.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

You are having problems with PHP sessions in general. Get them working and it should be ok.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
luceduce
Posts: 1
Joined: Mon Jul 02, 2007 3:22 pm

Post by luceduce »

Hi,

I am having the same problem with the gbook.php file. The gd_test.php shows only a red image which says WORKS accross from it (not sure if there should be something else showing or not).

When I downloaded the file, I changed the path afterwards..well I copied it elsewhere. I changed the path where it need to post the comments and so on. And I've looked on the settings.php page, as well as every other page, and I did change all of them to the new path. Am I forgetting to change something else?

By the way, all 4 .txt files are blank, is this normal?

Thank you.

Lucille
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Post this info, can't really say anything without it:

Script URL:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply