Hi. I have a shared basic account , and noticed I had register_globals on , and as that might be a security problem (xss attacks) I wonder if I could have that turned off.
I tried to disable it trough .htaccess:
and trough a php.ini fileCode:php_flag register_globals Off
but neither method worked.Code:register_globals off
I am running php5 trough the instructions in the knowledge base.



LinkBack URL
About LinkBacks




Reply With Quote





Bookmarks