FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Forbidden 403

 


parokya
Hi, I have installed Drupal and WordPress in my website. The installation works fine until one posts a blog. The server gives this error

Code:

Forbidden
You don't have permission to access /path/to/post.php on this server.

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



Can anyone explain this to me? The permissions for the server looks fine with folders at 755 and PHP files at 644 but I am getting the error.
mOrpheuS
parokya wrote:
Code:

Forbidden
You don't have permission to access /path/to/post.php on this server.

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


"/path/to/post.php" sounds like a placeholder config entry.

You must replace it with the actual path to post.php to get it to work.
The actual path should be something like /home/<your DA username>/domains/<your domain>/public_html/<script diectory>/post.php

edit -
Or perhaps it will work with a relative path address as well.
parokya
mOrpheuS wrote:
parokya wrote:
Code:

Forbidden
You don't have permission to access /path/to/post.php on this server.

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


"/path/to/post.php" sounds like a placeholder config entry.

You must replace it with the actual path to post.php to get it to work.
The actual path should be something like /home/<your DA username>/domains/<your domain>/public_html/<script diectory>/post.php

edit -
Or perhaps it will work with a relative path address as well.


I did that intentionally for this post. And I don't think it is related to server paths.
Reply to topic    Frihost Forum Index -> Support and Web Hosting -> Web Hosting Support

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.