problem accessing config page problem accessing config page
 

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

problem accessing config page

Started by downrodeo, May 09, 2005, 05:13:39 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

downrodeo

So I installed, the program, and everything works fine, except the config page. i get a server error saying that the page cannot be found. I tried deleting everything, starting from scratch and reinstalling everything, and the exact same thing happened.

server running Apache/1.3.29 (Unix) and GD2.

Tranz

Try renaming the file to settings.php

Some servers will not allow access to files called config.php or something like that.

downrodeo

thank you. that worked perfectly.

Tranz

Wow, that's cool. Sorry to do this to you but I just realized that for v1.4, that same file is named admin.php .... so if you want, you can rename it to that so that when you upgrade, the new one will overwrite the old one. Otherwise, you could delete the settings.php file after upgrading if you want to keep the name til then.

Joachim Müller

@downrodeo:  erm, no: cpg1.3.x already contains a file named "admin.php" (that is used in cpg1.3.x to toggle between user mode and admin mode). This has been taken care of in cpg1.4.x (as Thu already suggested), but for cpg1.3.x you should heed Thu's initial advice and rename config.php to "settings.php". Do not rename it to "admin.php", as suggested in Thu's second posting.
@Thu: sorry I had to interfere here.

Joachim

Tranz

Quote from: GauGau on May 10, 2005, 10:24:41 AM
@Thu: sorry I had to interfere here.
No problem. I'm glad you did. :)