- Posts: 3
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
This category is for K 1.7 issues only.
To get started please see
K 1.6 & K 1.7 Installation Guide
in our
Documentation Wiki
Question 406 Not Acceptable Error when installing
14 years 2 weeks ago - 14 years 2 weeks ago #123496
by Bkoubs
406 Not Acceptable Error when installing was created by Bkoubs
Have a fresh install of Joomla 2.5.4, downloaded Kunena 1.7.2, go to extensions and install and I get the following error:
Not Acceptable
An appropriate representation of the requested resource /administrator/index.php 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.
We are running:
Apache version 2.2.22
PHP version 5.3.10
MySQL version 5.1.62-cll
I have searched for similar errors and someone suggests to make sure .htaccess is enabled in the joomla root directory and ensure mod-rewrite is on. Well looking through the .htaccess file I see the entry: RewriteEngine On
So I assume that is ok, but what do they mean make sure the .htaccess file is enabled? Any help appreciated.
Not Acceptable
An appropriate representation of the requested resource /administrator/index.php 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.
We are running:
Apache version 2.2.22
PHP version 5.3.10
MySQL version 5.1.62-cll
I have searched for similar errors and someone suggests to make sure .htaccess is enabled in the joomla root directory and ensure mod-rewrite is on. Well looking through the .htaccess file I see the entry: RewriteEngine On
So I assume that is ok, but what do they mean make sure the .htaccess file is enabled? Any help appreciated.
Last edit: 14 years 2 weeks ago by Bkoubs.
Please Log in or Create an account to join the conversation.
14 years 2 weeks ago #123508
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic 406 Not Acceptable Error when installing
G'day, Bkoubs, and welcome to Kunena.
The K 1.6 & K 1.7 Installation Guide provides a lot of information that should help. In particular, you should look at Securing Kunena for information about how to properly setup the folder and file permissions and Search Engine Optimisation (SEO) for advice how to properly setup SEO (and, by extension, your .htaccess file) for a standard Joomla website.
I hope this helps in your case.
The K 1.6 & K 1.7 Installation Guide provides a lot of information that should help. In particular, you should look at Securing Kunena for information about how to properly setup the folder and file permissions and Search Engine Optimisation (SEO) for advice how to properly setup SEO (and, by extension, your .htaccess file) for a standard Joomla website.
I hope this helps in your case.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
14 years 2 weeks ago #123513
by Bkoubs
Replied by Bkoubs on topic 406 Not Acceptable Error when installing
No that did not help me. I read through the information, not understanding all of it, I watched the YouTube video and that just doesn't help. I have installed Joomla 1.5 before and installed Kunena before and never had problems; still the same webhost too. Still stuck.
Please Log in or Create an account to join the conversation.
14 years 2 weeks ago #123515
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic 406 Not Acceptable Error when installing
I suggest that you read
When all else fails, try this
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- LittleJohn
-
- Offline
- Kunena Contributor
-
14 years 2 weeks ago #123541
by LittleJohn
Replied by LittleJohn on topic 406 Not Acceptable Error when installing
This is a long shot...
Do you know if your host got mod_security enabled?
You can try insert this rule in your '.htaccess' file and see if it helps. If it doesnt, do revert the changes asap!
Do you know if your host got mod_security enabled?
You can try insert this rule in your '.htaccess' file and see if it helps. If it doesnt, do revert the changes asap!
Code:
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
The following user(s) said Thank You: Bkoubs
Please Log in or Create an account to join the conversation.
14 years 2 weeks ago #123585
by Bkoubs
Replied by Bkoubs on topic 406 Not Acceptable Error when installing
LittleJohn, thank you for being straight to the point and not pointing me around to forum posts that have too much information not pertaining to my problem! So yes I am assuming my host does have mod_security enabled and that added to the .htaccess file worked! Now my question is what are the side affects of adding this to the htaccess file? Decreased security?
Please Log in or Create an account to join the conversation.
Time to create page: 0.233 seconds