Advanced search  

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

Pages: [1]   Go Down

Author Topic: I can't get to config.php  (Read 4257 times)

0 Members and 1 Guest are viewing this topic.

v3ggi32u

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
    • cyberward.net
I can't get to config.php
« on: February 03, 2004, 01:23:37 am »

For somereason, when I try to click on the config link as admin, I get a 404 page not found. I then copied the page to config2.php and entered that in the url directly. Still no good. Then I copied again to make stupid.php. When I type this in the url, I get to my copy of the config page, and everything works. I have tried deleting the file and moving one of my copies back. No go. The permissions are also the same on the unix server.

-rw-r--r-- and size 13300

All three of them.  config.php, config2.php and stupid.php. I am on 1&1 in the US. Any chance there is some weird url rewrite going on from them? Any other ideas?

v3ggi32u
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
I can't get to config.php
« Reply #1 on: February 03, 2004, 08:58:10 am »

some users have reported this issue before as well: seems like your webhost has configured his server so people can't run pages in their browsers that contain the name "config". Rename it to "settings.php" (or whatever you like it to be) and change the link pointing towards it: edit /themes/yourtheme/theme.php and search for
Code: [Select]
<a href="config.php" title="">{CONFIG_LNK}</a>
Talking about webhost paranoia...

GauGau
Logged

orc

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Re: I can't get to config.php
« Reply #2 on: November 11, 2004, 09:49:43 pm »

i was about to ask this question and saw someone else ask a similar question and it was suggested that they search, so before i asked i searched.... and found this.. and this solution worked for me!!!

good stuff, thanks!

Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 18 queries.