vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Arabic Tags only not acceptable 406 Error Page (https://vborg.vbsupport.ru/showthread.php?t=205034)

Allulu 02-11-2009 03:40 PM

Arabic Tags only not acceptable 406 Error Page
 
Hello ,,

i tried to solve my problem by uses the solutions here :

http://www.vbulletin.com/forum/showthread.php?t=297343

but the problem is still occured only when i search with arabic tags (english tags works) ,, please i want the solution for this problem

Ex : http://www.allulu.org/vb/tags.php?tag=%E3%E4%CA%CF%EC

my regards ,, Allulu

Voltar 02-11-2009 04:15 PM

mod_security is still being triggered on your site. Make sure you put it in a .htaccess in the root of your forums directory, and try taking the <IfModule>'s out.. If that still doesn't work, I would ask your host. They may have disabled mod_security from being controlled via .htaccess.

Allulu 02-11-2009 08:16 PM

sorry "Voltar" i tried and its still not working ,,

any other solution can solve this problem ?! please ...

Dismounted 02-12-2009 04:53 AM

So English tags work correctly 100% of the time?

Allulu 02-12-2009 02:25 PM

Quote:

Originally Posted by Dismounted (Post 1741502)
So English tags work correctly 100% of the time?

ya its work correctly .. only arabic tags not working yet !! :(

--------------- Added [DATE]1234519053[/DATE] at [TIME]1234519053[/TIME] ---------------

please Dismounted do you have any idea about solving this problem ?!

Dismounted 02-13-2009 08:51 AM

Try disabling all your modifications by adding this to the end of your config.php file:
PHP Code:

define('DISABLE_HOOKS'true); 


Marco van Herwaarden 02-13-2009 08:53 AM

Does your server have mod_security or Suhosin installed?

Allulu 02-14-2009 12:02 PM

Quote:

Originally Posted by Dismounted (Post 1742696)
Try disabling all your modifications by adding this to the end of your config.php file:
PHP Code:

define('DISABLE_HOOKS'true); 


:( problem is still occured !!!

--------------- Added [DATE]1234620255[/DATE] at [TIME]1234620255[/TIME] ---------------

Quote:

Originally Posted by Marco van Herwaarden (Post 1742697)
Does your server have mod_security or Suhosin installed?

I dont know if it have mod_security ,, and i dont know whats "Suhosin" ?

Voltar 02-14-2009 06:46 PM

I'm 100% sure that you have mod_security installed on your server. It is pretty much the only time you run into 406 or 412 errors.

Homepage for mod_security: http://www.modsecurity.org/

Suhosin and the Hardened PHP patch, are addons to PHP (an extension and a patch, respectively) that help with known and unknown security problems.
http://www.hardened-php.net/
http://www.hardened-php.net/suhosin/
http://www.hardened-php.net/hardening_patch.14.html


Like I mentioned in my first post, you may want to get into contact with you host to see if they have some mod_sec rules that are interferring with the passing of the URL/Percent encoded strings to vBulletin.

--------------- Added [DATE]1234644412[/DATE] at [TIME]1234644412[/TIME] ---------------

Quote:

Originally Posted by Allulu (Post 1741210)
sorry "Voltar" i tried and its still not working ,,

any other solution can solve this problem ?! please ...

Try putting this

Code:

SecFilterEngine Off
SecFilterScanPOST Off

in the .htaccess. That is what I meant by removing the <IfModules> clauses. If that doesn't work, like I mentioned before, your host may have disabled you from modifying mod_security in any way via .htaccess.

Allulu 02-16-2009 07:53 AM

Thanks a lot for all ... i have contacted my host's support technician and i told him to turn mod_security off and he did ,,, after that its working :)

my regards ,, Ahmed


All times are GMT. The time now is 10:29 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01117 seconds
  • Memory Usage 1,737KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete