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

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

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.