Recent Topics

1 Oct 06, 2013 17:43    

What should the permissions be for these files? Mine are 644, but every time I go to update something, like my profile, I get a:

Forbidden

You don't have permission to access /b2/htsrv/profile_update.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Or could I be adding too much information at one time?

3 Oct 06, 2013 22:34

Hmm, it didn't address my specific situation but I am going to double check some on my other settings now.

I was actually able to narrow my problem down tho. I am able to edit and save changes to my profile EXCEPT for website URLs. If I try to add additional websites to my profile and save I get that error. Odd...

4 Oct 06, 2013 22:45

Could you activate the debug mode and share a screenshot?

5 Oct 07, 2013 00:00

Odd. I do the debug and it just redirects me to the home page..

6 Jul 14, 2014 01:00

Has this issue been resolved? I am running into this problem too. It used to work a while ago but was recently broken. Adding a field like "website" or "facebook" will fail with this error message:

Forbidden

You don't have permission to access /internal/blogs/htsrv/profile_update.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Of course no debugging message was given.

It is weird as things like updating the avatar in blogs\htsrv\profile_update.php works. Updating other user fields works too. I guess this problem only happens when a field is updated in evo_users__field. I manually added the values via SQL and they can be displayed properly in the user.

I did more testing and found that so far facebook, website and twitter have this problem. They are all type "url". However, I tried updating blog, which is also "url" type and it went through just fine.

I am on release 5.0.8 stable. I asked my ISP to change folder permission to 755 and files to 644 already. Then I followed http://b2evolution.net/man/advanced-topics/security/directory-and-file-permissions to set the cache & media folder+content to be 775. Perhaps some other files need write permission?


Form is loading...