icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.

» Surpass Web Hosting Forums » Discussions » Coding and Programming » Wordpress You don't have permission to access /wp-admin/index-extra.php on this serve

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread
Old August 11th, 2007, 1:01 AM   #1 (permalink)
Registered User
Fresh Surpasser
 
Joined in Aug 2007
Hosted on Pass51
5 posts
Gave thanks: 0
Thanked 0 times
Wordpress You don't have permission to access /wp-admin/index-extra.php on this serve

Hey, I cant seem to figure out this problem.

Word press gives me this when I try to delete a post.

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

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.37 Server at x.headsh0t.org Port 80



I have tried to modify the .htaccess according to Wordpress's website. http://wordpress.org/support/topic/117993?replies=30. However, no dice. Any suggestions? Or do i need helpdesk to enable my .httpconfig.


I got this after editing it with .httaccess to

<IfModule mod_security.c>
SecFilterInheritance Off
</IfModule>Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmasteryangweb.net and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
yangweb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 11th, 2007, 2:01 AM   #2 (permalink)
Race Surpass
Super #1
 
MarkRH's Avatar
 
Joined in Jul 2006
Lives in Oklahoma City, OK
Hosted on sh102
1,218 posts
Gave thanks: 18
Thanked 86 times
I'd try changing that part to:
Code:
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
and then try more restrictive settings if that works. Me, I just leave it at that.

Hope it helps.
MarkRH is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 11th, 2007, 9:49 AM   #3 (permalink)
Registered User
Fresh Surpasser
 
Joined in Aug 2007
Hosted on Pass51
5 posts
Gave thanks: 0
Thanked 0 times
no dice. Any other ideas? Thanks...

Last edited by yangweb; August 11th, 2007 at 9:51 AM.
yangweb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 12th, 2007, 5:20 AM   #4 (permalink)
Bow before Surpass!
Super #1
 
Joined in Sep 2004
1,542 posts
Gave thanks: 91
Thanked 49 times
Ask support, it is a server permission error.
__________________
GamingHybrid is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 13th, 2007, 4:49 PM   #5 (permalink)
Surpass Fan
Excelling Contributor
 
valmg's Avatar
 
Joined in Oct 2004
Lives in NJ
Hosted on Pass40
580 posts
Gave thanks: 9
Thanked 3 times
yangweb, I'm having that identical problem and another similar one about permission to access /wp-admin/admin-ajax.php on this server.
Did you ever get it worked out?
I did submit a ticket on it.
__________________
CART Enterprises - Pass 40 AND valmg.com - SH116
funcraftsandrecipes.com
valmg is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 13th, 2007, 9:33 PM   #6 (permalink)
L'Awesome Advocate
Super #1
 
Ancyru's Avatar
 
Joined in May 2004
Lives in .au
Hosted on Mango
2,423 posts
Gave thanks: 1
Thanked 5 times
Code:
<Files index-extra.php>
SecFilterInheritance Off
</Files>
That's in my .htaccess in the WordPress install folder. Hasn't had any problems since.
__________________
When I get sad, I stop being sad, and be AWESOME instead. True story.
Ancyru is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 14th, 2007, 7:58 AM   #7 (permalink)
Surpass Fan
Excelling Contributor
 
valmg's Avatar
 
Joined in Oct 2004
Lives in NJ
Hosted on Pass40
580 posts
Gave thanks: 9
Thanked 3 times
Support fixed it -
They said Mod-security had caused the issue.
__________________
CART Enterprises - Pass 40 AND valmg.com - SH116
funcraftsandrecipes.com
valmg is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 15th, 2007, 9:59 AM   #8 (permalink)
Surpass Fan
Excelling Contributor
 
valmg's Avatar
 
Joined in Oct 2004
Lives in NJ
Hosted on Pass40
580 posts
Gave thanks: 9
Thanked 3 times
Well after Support got those 2 errors figured out, I had a problem with the wpg2 plugin. Support reloaded gallery with fantastico (what I was avoiding) and said they solved the problem, but now the whole wordpress install on valmg.com isn't appearing.

The whole thing is giving me a headache.
__________________
CART Enterprises - Pass 40 AND valmg.com - SH116
funcraftsandrecipes.com
valmg is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On