I am using Responsive File manager for Tinymce on a project but i get an 403 error on upload.php (Firebug)
It is only this file that gives me the error I have already checked the file permissions and checked the owner. The paths on the config.php is fine, every thing works except for the upload.
The error Responsive File manager give me:
Forbidden You don't have permission to access /admin/modules/tinymce/plugins/responsivefilemanager/filemanager/upload.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Any Ideas?
Your help would be greatly appreciated.
Related
I just started migrating my code to the google cloud. The server runs Ubuntu but does not display my images (.png).
http://example.com/icons/logo.png
When I open the console and open the link address directly I receive a 404 not found; but when I just go to `http://example.com/icons``I receive a 403 Forbidden message.
Could it be the case that some permissions for the folder/images are not set correctly? How can display my images?
For anyone who might have a similar issue - I have found this thread and changing the folder name from "icons/" to "images/" resoled the problem, the question of why this happens still remains...
We keep getting a 500 internal server error when using Ckeditor to upload an image from local machine. Click here to view screenshot
This is the error we have been getting: /ckeditor/filemanager/connec…hp/upload.php?Type=Image&CKEditor=content&CKEditorFuncNum=1&langCode=en-gb 500 (Internal Server Error)
We have removed the .htaccess file and we're still getting this error.
So, we copied the whole folder to another hosting package. And when we tried to run the phpinfo file, it worked absolutely fine there.
But it is not working on our VPS server and is giving 404 Page not found: https://www.diarydirectory.com/redesign/assets/ckeditor/filemanager/connectors/php/phpinfo.php
GoDaddy aren't being helpful at all.
Does anyone have any suggestions at all? Our team have exhausted all options
I'm using a shared hosting service for my sites and there is a strange situation.
When any php page is accessed from a link (like Google search results page, etc), the page will not open.
The following error is shown:
"Forbidden you don't have permission to access / on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request."
If the same url is input directly into the browser, the page displays fine.
The situation is not the same for html extension pages, which open properly from links too.
I am not using any .htaccess file.
Permission for files is 644 (I've never changed anything).
This situation is something new, there was not such a problem in the past.
Any advice is welcome.
Installing fresh wordpress-4.2.2 setup on server after fill up form of database details then next
Given Error of
Forbidden
You don't have permission to access /wp/wp-admin/install.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I have also check the permission of folder and .htaccess
Same wordpress setup working on local server.
Is this any suggestion
Thanks.
I solve this issue goes to in parent Wordpress install plugin of 'All in One WP Security' that would be effected.
Thanks.
I am trying to get Tinybrowser version 1.42 working and keep running into problems. I was able to get as far as actually being able to upload images (access the Upload tab, browse for the file, watch as it uploaded) but now I am receiving a Status: 403 error message after the upload reaches 100%.
Tinybrowser created the proper directories and they are set to 775, even though the progress bar goes to 100% on upload, nothing is being uploaded.
I found in troubleshooting that I should create an .htaccess file in the "tinybrowser directory" (I assume this is the main directory for the plugin?) with the following contents - this results in an Error 500:
SecFilterEngine Off
SecFilterScanPOST Off
Anyone have any idea how to make this work? I never had this much trouble with past versions
Yes 403 stands for Forbidden.
I face the same problem. After a lot of research i found that some server security is set ON
which blocks the upload.php to upload any image/file. So turn OFF the security stuff and it works.
Hope this will