upgrading problem: Fatal error: cannot upgrade upgrading problem: Fatal error: cannot upgrade
 

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

upgrading problem: Fatal error: cannot upgrade

Started by diedhert, October 25, 2010, 10:17:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

diedhert

Hello all,

I tried to install the latest coppermine version.

First problem: I could not login - although I used login and password which was in the  include/config.inc.php file (or something like that).
That us why I have replaced // define('SKIP_AUTHENTICATION', true); with define('SKIP_AUTHENTICATION', true); in the update.php.

After having done that, I get
Quote
Fatal error: Cannot redeclare cpg_folder_file_delete() (previously declared in /mounted-storage/home11/sub001/sc16595-ZQSV/natuurdigitaal.be/coppermine/update.php:44) in /mounted-storage/home11/sub001/sc16595-ZQSV/natuurdigitaal.be/coppermine/include/functions.inc.php on line 6124

I don't find a solution ... can anyone help me ?
http://natuurdigitaal.be/coppermine/update.php

diedhert

I fixed it myself.

I replaced define('SKIP_AUTHENTICATION', true); again with //define('SKIP_AUTHENTICATION', true);.

Then I ran the update file from Internet Explorer instead of Google Chrome.
Now my login and pasword were accepted and update ran fine.


ΑndrĂ©

Thanks for resolving your thread. Marking accordingly.