Blank screen gbook.php
Posted: Sun Jan 21, 2007 5:01 pm
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.
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.