|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
#1
|
||||
|
||||
|
Dear All;
I installed an script on my host account. But it has a problem. when user register in site and tries to login, the browser shown him an error : "HTTP Error 406 - Not acceptable". then we never can't view any page of that site and again see that error. I wanna know that the problem is related to which one?(server Config Or PHP codes?) and What should I do? Thanks in Advanced |
|
#2
|
||||
|
||||
|
have you tried setting :
SecFilterEngine off in you .htaccess file?
__________________
When I die, I want to go peacefully like my Grandfather did, in his sleep -- not screaming, like the passengers in his car. |
|
#3
|
||||
|
||||
|
Thanks.
I tried to use this code in htaccess file : Code:
<IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule> But it still same as before |
|
#4
|
||||
|
||||
|
http://forum.mamboserver.com/showthread.php?t=26406
is that of any use? Last edited by DavidMR : April 25th, 2008 at 03:20 AM. |
|
#5
|
||||
|
||||
|
Thanks.
My problem was for Apache config as you said. It is solved |
|
#6
|
|||
|
|||
|
can not i post reply with signature?
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > HTTP Error 406 - Not acceptable ?!!! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|