blank page - php include(include\<file>) and require(include\<file>) errors blank page - php include(include\<file>) and require(include\<file>) errors
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

blank page - php include(include\<file>) and require(include\<file>) errors

Started by gatoatigrado, November 16, 2005, 07:28:20 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

gatoatigrado

I have the same blank page problem but I looked through the php and tried to debug it. This is what happens

  • index.php requests include for include/init.inc.php
  • init.inc.php requests include for include/config.inc.php
  • for some reason, it is fixable by changing include/config.inc.php to config.inc.php
  • error persists for all second-level includes

it seems like the includes are not really being bound inside the php files. I am using php 5.0.4. I have seen that others have gotten it to work with php5 but perhaps their configuration is different. mysql is not the problem, neither is apache.

please email gatoatigrado@sbcglobal.net if you really have a solution.

Joachim Müller

we don't do individual support by email, however, you can turn on thread notification if you don't want to check your thread every now and then for answers.
Using cpg1.3.x with PHP5, you have to turn register_long_arrays, see http://forum.coppermine-gallery.net/index.php?action=search2;search=register_long_arrays