Author Topic: General settings in ACP  (Read 4259 times)

0 Members and 1 Guest are viewing this topic.

Offline marcous

  • Pre-Newbie
  • Posts: 3
    • View Profile
General settings in ACP
« on: September 02, 2006, 06:50:54 PM »
If I want to change any of the settigs in General Settings in ACP I get this :

Forbidden
You don't have permission to access /foto/admin/settings.php on this server.

Permissions are set to rwxrwxrwx

Does anybody know what to do ??

Marcous

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: General settings in ACP
« Reply #1 on: September 02, 2006, 10:19:55 PM »
You must with your FTP program access your server and put the CHMOD of this file on 777

Offline marcous

  • Pre-Newbie
  • Posts: 3
    • View Profile
Re: General settings in ACP
« Reply #2 on: September 05, 2006, 09:25:01 PM »
I already set the permissions to 777 and I still get this message

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: General settings in ACP
« Reply #3 on: September 06, 2006, 12:35:48 AM »
Then set the same permission as on admin/index.php
Some servers dont allow CHMOD 777
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline marcous

  • Pre-Newbie
  • Posts: 3
    • View Profile
Re: General settings in ACP
« Reply #4 on: September 06, 2006, 06:34:39 PM »
That is not working

This is error log from server :

[Wed Sep 06 18:27:09 2006] [error] [client 84.104.58.195] mod_security: Access denied with code 403. Pattern match "((alter|create|drop)[[:space:]]+(column|database|procedure|table)|delete[[:space:]]+from|update.+set.+=)" at POST_PAYLOAD [id "300015"] [rev "1"] [msg "Generic SQL injection protection"] [severity "2"] [hostname "www.marcous.nl"] [uri "/foto/admin/settings.php"]

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: General settings in ACP
« Reply #5 on: September 07, 2006, 01:37:25 AM »
oh, there you go...mod_security (or something simular) screwing things up...nothing you can do about exept for contacting your host's administrator...

Good luck.

P.S.
Can you do the following:
1) right click on settings link in ACP -> click on "open in new window"
2) go to file menu in your browser and save the page as html
3) pm me with a link where you download that html page. I'd like to see what exactly is matching the security filter on your server, maybe its possible to avoid it...
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)