I have installed bugzilla on my cpanel. But while creating a new bug it display 406 error
Not Acceptable
An appropriate representation of the requested resource /bugzilla/post_bug.cgi could not be found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Please give me a solution to solve this issue. I googled a lot and found that it can be a server issue. But i dont know how to resolve this on server.
Your are using mod_security?
Try see log file.
tail -f /usr/local/apache/logs/modsec_audit.log
Related
After a fresh install of Apache 2.4.27 on my Unix system I discovered something really odd. My local server giving me 500 error with this error log
AH02429: Response header name 'Content-Length' contains invalid characters, aborting request I tried with all installed browser Chrome, Firefox, Safari problem is same. As I can see my browsers not sending this header, not sure why I am encountering this error. I tried with curl and it's same. Added some tweaks on my httpd.conf file, nothing changed.
I Googled and found that this error comes form apache new module Filter. My apache complied with all modules is there anyway to tell the Filter module to not check for headers or something?
Any kind of help will be life saving.
Thanks in advance
I am trying to access this file via URL on my server and it gives me the 403 forbidden error. I've checked the permissions of the directory containing the file and the file itself and changed them both to 755. Still, I am unable to change it. I don't know what could be wrong with it. I'm simply editing a site someone else originally created, so I imagine its some setting they've created but I don't even know where to begin to look. Any help would be greatly appreciated. Thanks in advanced.
The issue was the web developer before me enabled Hotlink Protection and blocked '.pngs' from being directly accessed. Thank you for the help.
I have a 1GB ram Apache 2.4.10 (MPM event) VPS, my user complained that they always encounter broken webpage or image was loaded frquently, when I try to use fiddler to investigate, I found content length mismatch problem occurred in those broken image/pages. Seems that Apache sometimes did not sent the whole file to the client. I already disable HTTP/206 in Apache server but problem still persisted.
Any idea on it ? Or i need to install the newest version 2.4.16 ?
Thanks.
I think you need to check your apache services error logs file so that you can find out the exact root cause of this issues. Please check that and let us know what error are you getting in error logs file ? We will try to help you on this with the that error logs.
today i encountered a very weird problem on joomla that is file does not exist 500.shtml and 400.shtml. In my every web page no matter what i am trying to open it is showing me the same error over and over again which turned off my website. I also google out for it and found some suggestions that are turn off your sef in config file of joomla or change your htaccess by putting a # in front of option and close the htaccess file but still it does not helped me. Any help would be appreciated the most.
In general the first step when dealing with this sort of error would be to turn on error reporting by putting the following at the beginning of your index.php:
ini_set('display_errors','On');
error_reporting(E_ALL);
Doing so might give you some php-specific error message with which I will find it easier to trouble shoot the problem.
This would Display the real error , I had a same trouble, and I found that a new template/plugin/module were creating the problem .So I uninstalled/disabled it .And it was working again.
Cheeers
I am trying to install vTigercrm-5.4.0.tar.gz file via ftp path..
and I am following the following tutorial
I uploaded the source file. extracted it to http:///admin
now, when I try to access
> http://mydomain.com/admin
or
http://mydomain/admin/install.php
I get the following error,
The requested URL /admin/ was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to
use an ErrorDocument to handle the request.
I googled so much about the issue, but I am at failure in resolving it, vtiger forums is not helping also regarding this issue,,
Can somebodey tell me why this is happening?
what is possible solution?
Should I have to introduce .httaccess or something else?
I am striking my head for last 10 hours, still at failure, please somebody help me
very bad to say and feeling real shame, I was doing a very basic blunder, Damn me...I installed it in admn folder and was trying admin
can you believe??
sorry, really sorry for this question..I struck my head for oneday long..and when I knew the issue, I was totally mad at myself..let me admit this was the most foolish from me..