Advanced search  

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]

Pages: [1]   Go Down

Author Topic: [Solved]: I keep getting a 404 error when I goto config  (Read 4438 times)

0 Members and 1 Guest are viewing this topic.

Joxxer

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
[Solved]: I keep getting a 404 error when I goto config
« on: June 28, 2004, 09:25:36 am »

Hi All,

I just installed and everything appeared to go smooth. However, I click on config in Admin mode and get a File not found error. I verified,( and even reloaded config.php to the host server) that the file is there. I was able to create an album and upload pics, and everything else seems to work. Am I missing something? Any help is appreciated.

Thanks :\'(
« Last Edit: October 01, 2004, 08:25:58 pm by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: I keep getting a 404 error when I goto config
« Reply #1 on: June 28, 2004, 09:40:25 am »

Some webhosts don't allow the word "config" to be in filenames for security reasons. Rename you config.php file to something else (e.g. foobar.php) and change the link to the config in your menu: edit themes/yourtheme/theme.php and find
Code: [Select]
<td class="admin_menu"><a href="config.php" title="">{CONFIG_LNK}</a></td>Replace the link to your renamed file (e.g.
Code: [Select]
<td class="admin_menu"><a href="foobar.php" title="">{CONFIG_LNK}</a></td>). Please report back if this works for you.

GauGau
Logged

Joxxer

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: I keep getting a 404 error when I goto config
« Reply #2 on: June 29, 2004, 02:59:06 am »

Worked Like a champ!!!! Thanks much!!!
Logged

Highspade

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Re: [Solved]: I keep getting a 404 error when I goto config
« Reply #3 on: August 07, 2004, 10:11:39 am »

I have the same problem.

I will try the fix but It may take me awhile to get it right, as I'm not sure what theme this thing uses on default settings.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: [Solved]: I keep getting a 404 error when I goto config
« Reply #4 on: August 07, 2004, 10:16:01 am »

by default, coppermine uses the classic theme.

GauGau
Logged

z3Cta

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: [UNSolved]: I keep getting a 404 error when I goto config
« Reply #5 on: September 29, 2004, 10:08:36 pm »

 Did the renaming thing and is still not working...help pleasee              :o
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: [Solved]: I keep getting a 404 error when I goto config
« Reply #6 on: September 29, 2004, 10:45:57 pm »

link?
Logged

z3Cta

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: [Solved]: I keep getting a 404 error when I goto config
« Reply #7 on: October 01, 2004, 05:20:30 pm »

All set now......renamed it  all  wrong... ;D
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 16 queries.