I had recently gotten Coppermine and when I came to the site to download and put it on another one of my sites I saw the mandatory upgrade.
So after I did everything listed and followed the upgrade steps in the documentation (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upgrade), I went to run the file "update.php" and got the following error:
Warning: Unknown(/home/othgalle/public_html/update.php): failed to open stream: Permission denied in Unknown on line 0
Warning: Unknown(/home/othgalle/public_html/update.php): failed to open stream: Permission denied in Unknown on line 0
Warning: (null)(): Failed opening '/home/othgalle/public_html/update.php' for inclusion (include_path='.:/usr/local/lib/php') in Unknown on line 0
Any idea of how to fix this?
Check permissions on update.php
Ahh, I didn't notice when I added all the new files the permissions changed. Thanks, all fixed. :)