empty index.php empty index.php
 

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]

Main Menu

empty index.php

Started by olaeblue, October 29, 2012, 12:05:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

olaeblue

I have just gone to my image gallery (first time in maybe 3 months) and got a totally blank page. 

Firebug shows there is absolutely nothing being rendered!

<html>
<head></head>
<body></body>
</html>


The address is www.yrc.org.uk/gallery/index.php

If I go to the install page  www.yrc.org.uk/gallery/install.php I get the warning that I've already installed so Coppermine is there I just cant see it.

I have a bridge to Joomla using the code I posted at http://forum.coppermine-gallery.net/index.php/topic,70035.0/topicseen.html but don't think this would affect index.php

The only thing I can think I've changed is upgraded php to 5.4.8; though thought I checked Coppermine when I upgraded.  I think I am on Coppermine 1.5.20, though not sure how to check with the site not working.

Any ideas?  I dont want to reinstall if i can help it as I will overwrite everything.

Αndré

I also noticed such a behavior on my webhost while usually error message should be displayed. It has maybe something to do with PHP's error reporting, but as I just ignored that issue on my gallery it's just an assumption.

I suggest to disable the bridging and/or the plugin engine directly in Coppermine's database.

olaeblue

which tables will I need to edit to do this?  never edited or even looked at  CM tables before

Αndré

Open the config table and search for the following rows

  • enable_plugins
  • bridge_enable

olaeblue

Thanks It is the bridge.  I will have to look at this as it did work. :(

olaeblue

So problem was that Joomla was on php5.4.8 and Coppermine was on PHP 5.2.17.


Αndré

Thanks for resolving your thread. Additionally, please
Quote from: Joachim Müller on September 28, 2008, 12:46:26 PM
tag your answer as "solved" by clicking on the "Topic Solved" button on the bar at the left hand side at the bottom of your thread.