Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help!! You don't have permission to access /admin/changedata.php on t
#1
Hi everyone!!
I'm new to GS and i've just finished installing it on my VM at home. Now everytime I try to create/edit a page, i get the following error:

Code:
Forbidden

You don't have permission to access /admin/changedata.php on this server

All the files in the admin directory is set to rw-r--r-- I've tried to change permissions via chmod 777, 755, etc... to no avail. Also, the user apache is the owner of all files.

Can someone help please?

Thanks.
Reply
#2
so this on a localhost? What is your VM's server details? Does it work on your hosted webserver?
- Chris
Thanks for using GetSimple! - Download

Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
Reply
#3
I have the same problem.
If i write www.h2m.ch in a Page, i get the Error:

You don't have permission to access /admin/changedata.php on this server.

www.h1m.ch or www.h3m.ch works fine.

=> I think www.h2m.ch is on the same hosting as I
Reply
#4
Definitely a server issue.
Do you have issues saving anything else ?

It is possible that host is detecting a security issue and blocking access.

Does it matter what you write in the content ?
Can you change other things in page options without issue ?
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#5
Everything else work.
I have created 20 pages with lots of content and links

Only this link does not work
Reply
#6
(2012-11-15, 00:22:08)_Dani Wrote: Everything else work.
I have created 20 pages with lots of content and links

Only this link does not work

I had the same problem with my first installation.

The problem was that the iindex.php in the admin directory was deleted by my server configuration, and the Options Directive in the root .htaccess file is using the option -Indexes.

"-Indexes" does not allow you to browse a directory like this: http://www.mysite.com/directory/

You have to go to http://www.mysite.com/directory/index.php or index.htm.

So, browse your admin directory and make sure the index.php file is there. If it is not, upload it again from your downloaded zip file, and you should be able to start working again.

Regards,
Reply
#7
Hi,
i have the same issue with GS3.3.9 and php 5.6
is there another solution ?
Reply
#8
no it almost certainly is a permissions or owner problem
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#9
i already check permissions and owner!
but i notice than i have this issue when i edit page with image or table
Maybe it's about quotes
Reply
#10
Then its probably your host blocking using some xss filter, like mod sec
check your host error logs
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#11
Smile 
(2016-05-13, 00:09:31)shawn_a Wrote: Then its probably your host blocking using some xss filter, like mod sec
check your host error logs

I looked up the error logs on my shared hosting account, and yes, the 403 error was there because the action tripped a filter on Apache mod_security module. Copied and pasted into an email to support and they white listed the file. Works fine now.

Thanks for the tip.
Reply




Users browsing this thread: 1 Guest(s)