08 June 2009

Fix Issue Wordpress 403 Forbidden

Here, let me explaine about my experience when I create new blog with wordpress in hosting. First, I don’t know what happen with my blog in wordpress. So I’m confuse why my blog can’t acces that is “error 403 Forbidden”.

Forbidden

You don't have permission to access /wp-admin/profile.php on this server.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

I think the problem about change permission (CHMod), But I have do change all permission and result is nothing.
Then, I asking to my friend. He recommend to me to edit htaccess. So I googling that with keyword “issue wordpress 403 forbidden”. Look so much solution in the forum navigate, but clue is work for me show that include problem from hosting. this clue explaine to edit file in “.htaccess” to be like below


<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>

This file “.htacces” is in WP-folder. But, The next problem is There is no created of “.htaccess”. in this folder..why..I don’t know why. So I’m googling again. Get the next clue “ You have to Make It”
How to make it ?. Simple, You just copy that script to notepad. And give name with “.htaccess”. so you upload it to folder that contain WP file.

Creating and editing (.htaccess)
If you do not already have a .htaccess file, create one. If you have shell or ssh access to the server, a simple touch .htaccess command will create the file. If you are using FTP to transfer files, create a file on your local computer, call it 1.htaccess, upload it to the root of your WordPress folder, and then rename it to .htaccess.
You can edit the .htaccess file by FTP, shell, or (possibly) your host's control panel.
If your .htaccess file contains errors that bring down your site ("Internal Server Error (500)"), you will need to use FTP or your host's control panel to delete the rogue .htaccess file.

Don’t change Chmod of this file. Let it default condition.

That’s it. The problem is solve. I can access my new blog in wordpress without this problem again.

From anysource…

Regard’s

Mjcoolz21

1 comments:

bagus said...

Forbidden

You don't have permission to access /wp-admin/ on this server.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

bisa bantu ane bro......yang lengkap yakh.......hehe

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Sponsered by Free Blog templates | Blog Tips by Best Blogging Tutorials