Config not updated Config not updated
 

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

Config not updated

Started by linuskmj, May 31, 2007, 02:38:45 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

linuskmj

I have installed coppermine and everything seems to work perfectly, except the admin config settings can't be saved. After clicking on save configuration, nothing happens. Items like photo views, etc are also not being updated. Any help is much appreciated.

http://www.thekohs.net/photos

Joachim Müller

Quote from: linuskmj on May 31, 2007, 02:38:45 PM
I have installed coppermine and everything seems to work perfectly, except the admin config settings can't be saved. After clicking on save configuration, nothing happens.
Try accessing your pages without leading www. Post a non-admin test user account if this doesn't help.

Quote from: linuskmj on May 31, 2007, 02:38:45 PMItems like photo views, etc are also not being updated. Any help is much appreciated.
Hits counter works as expected for me. Keep in mind that admin views are not being counted.

linuskmj

I've tried, but because I've integrated it with phpbb, so I keep getting the following error:
You don't have permission to access this page.

I've a test account:
user: test
pass: test

Joachim Müller


Joachim Müller

You have a different issue to what you said before: from your initial report I thought that your changes on the config page are not being taken into account. But actually, you can't access the config panel in the first place, as you're not being recognized as admin.
The account you PMed me is not an admin account. Not in your forum, and subsequently not in Coppermine.

Joachim Müller

Using the admin account you PMed me I accessed you config page (located at http://www.thekohs.net/photos/admin.php), changed something and tried to save my changes, which sent me to http://www.thekohs.net/photos/admin.php, which displayed a 403 error page
QuoteForbidden
You don't have permission to access /photos/admin.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.37 Server at www.thekohs.net Port 80
. It appears that you either have some hardening patch on your webspace (ask your webhost) or that you have an .htaccess file in place that interferes. Not related to Coppermine, but webserver setup

linuskmj

Hmm that didn't happen previously, will sort it out when I get home.

linuskmj

Hmm ok I realized I was constantly loading from the cache that's why I didn't get the 403 error at home. Ok, so it has nothing to do with the permissions with admin.php? What is the default permission setting for that. Or does it have anything to do with the permissions settings anywhere else?

My server has DirectAdmin and Installtron installed, and they tend to mess up a bit with the settings.

Joachim Müller

Quote from: linuskmj on June 04, 2007, 05:51:11 PM
Hmm ok I realized I was constantly loading from the cache that's why I didn't get the 403 error at home.
That's what I thought.

Quote from: linuskmj on June 04, 2007, 05:51:11 PMOk, so it has nothing to do with the permissions with admin.php?
Not seen from the coppermine side.


Quote from: linuskmj on June 04, 2007, 05:51:11 PMMy server has DirectAdmin and Installtron installed, and they tend to mess up a bit with the settings.
I don't know those tools/apps. Maybe renaming admin.php to foobar.php helps (you'll have to access the config page manually then.
If this doesn't help, ask your webhost.

linuskmj

Still doesn't help, guess I just have to update all the configurations manually :|

Joachim Müller

Do as I suggested and ask your webhost for support - I wouldn't want to live with crippled webspace and use workarounds to administer it if I were you.