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