|
|
 |
Author |
Message |
Joshua Meadows (DemoRic)
support

Joined: 29 Dec 2004
Posts: 783
Location: S.E. Kansas
|
Posted:
Tue Apr 12, 2005 4:57 am |
  |
When I log into my phpmyadmin, my left column is 403'd, but the main frame is fully accesible. I've searched my httpd.conf for any configurations that would change this, but can't seem to find it. |
Last edited by Joshua Meadows (DemoRic) on Wed Apr 13, 2005 3:02 pm; edited 1 time in total |
|
    |
 |
Vlad Alexa Mancini
lead developer

Joined: 07 Jul 2003
Posts: 1539
|
Posted:
Wed Apr 13, 2005 9:17 am |
  |
you are using mod_security i see
comment out the mod_security filters to prevent SQL injection attacks
that makes mod_security to block sql injections , and phpmyadmin queries look like such even tho they are not |
|
|
  |
 |
Joshua Meadows (DemoRic)
support

Joined: 29 Dec 2004
Posts: 783
Location: S.E. Kansas
|
Posted:
Wed Apr 13, 2005 3:04 pm |
  |
Well I disabled it by sub folders in phpmyadmin, and it seems to work properly.
Code: | <location /phpmyadmin/scripts>
SecFilterEngine Off
</Location>
<location /phpmyadmin/libraries>
SecFilterEngine Off
</Location> |
|
|
|
    |
 |
|
|
View next topic
View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
Powered by phpBB
© 2001, 2002 phpBB Group :: FI Theme
All times are GMT
|