[Solved]: I can't configure the gallery [Solved]: I can't configure the gallery
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

[Solved]: I can't configure the gallery

Started by anton28, April 01, 2004, 05:31:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

anton28

Hi

I've installed the gallery as the instructions say and have logged in but when I go to the config page, change the settings then click on "save new configuration" i get an "error 404" message. the gallery is installed at www.antspad.net/gallery/index.php yet after i've clicked on "save new configuration" it says www.antspad.net/config.php

I'm confused...can anyone help?

Joachim Müller

take a look at http://forum.coppermine-gallery.net/index.php?topic=4861 - may be a similar issue for you. Check the var $PHP_SELF, and maybe modify<form action="$PHP_SELF" method="post">in config.php manually.

GauGau

anton28