Recent posts Recent posts
 

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

Recent posts

#1
cpg1.6.x Deutsch (German) / Frage zur Ansicht Kategorien
Last post by VolkerF - July 06, 2025, 08:34:28 AM
Hallo und guten Morgen,

es gibt ja bei den Einstellungen die Rubrik »Ansicht Albenliste« und dort den Eintrag »Anzahl Spalten in Album-Liste«. Kann man das irgendwie bei den Kategorien auch anwenden? Die werden nämlich nur untereinander angezeigt.

Danke und Gruß, Volker
#2
cpg1.6 install / Re: PHP 8
Last post by panhead - July 05, 2025, 03:52:33 PM
Your method works perfect, thank you.
#3
cpg1.6 install / Re: PHP 8
Last post by ron4mac - July 05, 2025, 01:01:36 PM
Your host is apparently not allowing the exec() function for PHP 8.3
If you can not get your host to allow it, you can try the method here.
#4
cpg1.6 install / Re: PHP 8
Last post by panhead - July 05, 2025, 10:07:21 AM
When I install myself I get this:

http error 500


install1.jpg


and this error message:

[Sat Jul 05 09:51:56.582094 2025] [lsapi:error] [pid 2106493:tid 139585942177536] [client] [host www.xxx.net] Backend fatal error: PHP Fatal error:  Uncaught Error: Call to undefined function exec() in /home/xxx/xxx.net/public_html/coppermine/install.php:1468\nStack trace:\n#0 /home/xxx/xxx.net/public_html/thomas/coppermine/install.php(1338): getIM()\n#1 /home/xxx/xxx.net/public_html/thomas/coppermine/install.php(279): checkImageProcessor()\n#2 {main}\n  thrown in /home/xxx/xxx.net/public_html/thomas/coppermine/install.php on line 1468\n, referer: http://www.xxx.net/coppermine/install.php?step=3

If I use the automatic installer of my provider I get this error:

install2.jpg
#5
cpg1.6 install / Re: PHP 8
Last post by ron4mac - July 05, 2025, 04:51:57 AM
There has typically been no problem with installing CPG 1.6.26 when using PHP 8.3
You have given no information that can be used to provide any help .. Links?, screen shot?, OS?, hosting?
#6
cpg1.6 install / PHP 8
Last post by panhead - July 02, 2025, 06:03:48 PM
I wanted to install a new gallery, but the installation stopped at step 3. Apparently because of the PHP 8.3 version I use.
But I have already a gallery running with PHP 8.3 (long ago installed), with PHP regularly updated.
So is it really not possible to do an installation with PHP 8.3?
#7
cpg1.6.x Deutsch (German) / Re: Batch upload
Last post by fotohaefeli - June 27, 2025, 09:53:05 AM
Danke vielmals, sie hatten recht, ich habe die updateanzeige übersehen und inzwischen wird ja coppermine durch eine interne updateroutine bequem umgedatet, super. inzwischen sollte alles wieder gut laufen. Danke für Ihre Bemühungen und ein schöner Tag für Sie.
#8
cpg1.6.x Deutsch (German) / Re: Batch upload
Last post by ron4mac - June 26, 2025, 01:30:48 PM
Ich glaube, dass DreamHost eine Methode hat, mit der Sie Ihre Dateien und Datenbanken sichern können. Es ist in der Regel eine gute Idee, dies zu tun, bevor Sie wesentliche Änderungen vornehmen, und nur regelmäßige Backups zu erstellen.

Ich weiß nicht, warum Sie nicht über verfügbare Updates informiert werden, wenn Sie sich als Administrator anmelden. Wenn Sie als Administrator angemeldet sind, sollten Ihnen Aktualisierungsoptionen angezeigt werden, wenn Sie zu <your-site-url>/updater.php gehen.

Mit Ihrer Batch-Schwierigkeit .. haben Sie Schwierigkeiten mit ftp, um Ihre Dateien auf den Server zu bringen, oder haben Sie Schwierigkeiten, den Batch-Prozess zu betreiben, sobald die Dateien auf dem Server sind?
#9
cpg1.6.x Deutsch (German) / Batch upload
Last post by fotohaefeli - June 25, 2025, 11:03:54 AM
moin und Guten Tag liebe Moderatoren/innen
Seit etwa 2 Wochen fällt meine webseite bzw. bildarchiv jedesmal komplett aus wenn ich bilder im batchmodus hochladen will, über vpn sehe ich die seite dann wieder...? ich habe CM 1.6.15, könnte es sein ich muss dringend updaten? es kam aber leider nie eine update mitteilung wenn ich mich als admin einloggte. als ich mich beim hoster meldete (dreamhost) konnten die irgendwelche blocks "liften" und meine ip "whitelisten" dann gings wieder 2 tage und dann war ich wieder gleichweit. da ich weit über eine halbe million pics in der galerie habe möchte ich bei core-sachen wirklich 100% sicher sein, die arbeit die im jahrelangen upload steckt könnt ich weder wiederholen noch darauf verzichten. wäre sehr dankbar für ein hilfreiches feedback, habe auch schon mit ron4mac darüber gesprochen, nur ist mein englisch nicht wirklich harvard oder oxfordmässig.

Herzlichen Dank für ein feedback und ein sonniger schöner sommertag
jörg
#10
cpg1.6 upgrading / Re: Unable to connect to datab...
Last post by phill104 - June 14, 2025, 12:12:53 PM
Take a look at your include/config.inc.php file and check all the setings are correctly pointing to your database. Once you have verified they are correct remember to run update.php as per the docs

https://coppermine-gallery.com/docs/curr/en/upgrading.htm

QuoteTo run the PHP-file "update.php" (i.e. the update script), just enter the URL into the address bar of your browser. The file "update.php" resides in the Coppermine directory, so to run it you will need to point your browser to http://yourdomain.tld/your_coppermine_folder/update.php (if you have installed Coppermine into the root of your web site, you will have to run http://yourdomain.tld/update.php accordingly). This will update your Coppermine install by making all necessary changes in the database.