Marc W2
Joined: 14 Nov 2013 |
Posts: 0 |
|
|
 |
Posted: Sun May 17, 2015 9:38 am |
|
 |
 |
 |
 |
I get the message:
You don't have permission to access /posting.php on this server.
I am not sure why I can post here. Is it the size? I will try again.
Edit:
It is the size. I have posted it now, but the message above is a strange message. I thought I was banned for some reason.
|
|
GuitarBob
Joined: 09 Jul 2006 |
Posts: 9 |
Location: USA |
|
 |
Posted: Sun May 17, 2015 11:02 am |
|
 |
 |
 |
 |
Yes, I have the same problem--guess we are both too verbose!
Thanks for using ClamWin.
Regards,
|
|
ROCKNROLLKID
Joined: 23 Sep 2013 |
Posts: 0 |
Location: **UNKNOWN** |
|
 |
Posted: Sun May 17, 2015 4:53 pm |
|
 |
 |
 |
 |
I think the issue is Alch might have added some words to filters to prevent posting of spam users. It's possible you used some of the words that are filtered too. It could also be too big of a post but I have seen users here before make really big posts.
|
|
GuitarBob
Joined: 09 Jul 2006 |
Posts: 9 |
Location: USA |
|
 |
Posted: Sun May 17, 2015 11:51 pm |
|
 |
 |
 |
 |
Good idea, RRK. Perhaps we should avoid using product names and words that look like we are "pushing" something to sell. I'm also going to keep my posts as short as possible, just to make sure.
Regards,
|
|
invariablycosec424
Joined: 24 Sep 2016 |
Posts: 0 |
Location: United States |
|
 |
Posted: Tue Sep 27, 2016 8:40 am |
|
 |
 |
 |
 |
Is there any way, I'm struggling with this.
|
Last edited by invariablycosec424 on Sat Oct 01, 2016 7:07 am; edited 4 times in total
|
GuitarBob
Joined: 09 Jul 2006 |
Posts: 9 |
Location: USA |
|
 |
Posted: Tue Sep 27, 2016 1:39 pm |
|
 |
 |
 |
 |
It is the size and maybe some key words. Try to cut the size of your posts down. Also, try using different words. I have had this problem many times myself. Notice that your small post above got through.
Regards,
|
|
Tabeer
Joined: 04 Dec 2015 |
Posts: 0 |
|
|
 |
Posted: Tue Dec 20, 2016 11:53 am |
|
 |
 |
 |
 |
these are two errors
as the error message states, you don't have permission to access the file at the path. -> you in this case means the webserver process that is handling the request, for example apache. You need to check the file permissions, make sure that the file can be read by the web server. Further, you need to check if the path is correct, it looks for register.php directly in the web root directory
your webserver is configured to deliver an error (html) document, but this error document (for example 404.html) could not be found
|
|