Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: blank page - php include(include\<file>) and require(include\<file>) errors  (Read 15917 times)

0 Members and 1 Guest are viewing this topic.

gatoatigrado

  • Coppermine newbie
  • Offline Offline
  • Posts: 1

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.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de

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
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 15 queries.