Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

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


Guest

Recommended Posts

Posted

Hi

 

I have a heavily modded store and everything seems to be ok until I try to change the store details in admin. - I get

 

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

 

 

I can edit everything else except this, so it is not a general problem. Can someone please tell me what setting has been messed up on which particular file for this to be happening?

 

Thank you for any help!

Posted
Hi

 

I have a heavily modded store and everything seems to be ok until I try to change the store details in admin. - I get

 

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

I can edit everything else except this, so it is not a general problem. Can someone please tell me what setting has been messed up on which particular file for this to be happening?

 

Thank you for any help!

 

I was tired when I made the above post and see that I was not very clear. It is only the store banking details that I cannot edit. Everything else in the configuration and other sections is fine.

 

This is the last thing that I need to sort out on the store I am working on and would appreciate any help at all with this.

Posted
I was tired when I made the above post and see that I was not very clear. It is only the store banking details that I cannot edit. Everything else in the configuration and other sections is fine.

 

This is the last thing that I need to sort out on the store I am working on and would appreciate any help at all with this.

 

have you checked the permissions on those files?

Regards

 

Mark A Reynolds

Posted
have you checked the permissions on those files?

 

Hi Crash

 

At first I played around with them, but it made no difference. However, the fact that only one field in the entire configuration section is giving me this problem means (I assume) that it is not a pemission because then it would surely affect all the configuration fields?

 

Am I missing something obvious related to a specific file that I am overlooking?

 

Thanks for taking the time to respond! It is much appreciated.

  • 1 year later...
Posted

Hi i found the answer from your problem

 

actually all is controlled by your hosting and ur .htaccess

 

what u need to do is add some command in ur .htaccess files

 

<Files *configuration.php*>

Allow from All

</Files>

 

then it should works

Posted
Hi

 

I have a heavily modded store and everything seems to be ok until I try to change the store details in admin. - I get

 

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

I can edit everything else except this, so it is not a general problem. Can someone please tell me what setting has been messed up on which particular file for this to be happening?

 

Thank you for any help!

 

 

set chmod 777 to change this file after change you again set it 744.

When I was born, I was cryed and everyone around me was smiling.

Live our life so at the end,

I am the one who is smiling and everyone around me is crying.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...