The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Disable shell functions on PHPOn your php.ini search for disable_functions and write this functions: ... Views: 386 |
Disable xp_cmdshell on SQL-- Allow advanced options to be changed. EXEC sp_configure 'show advanced options', 1 GO --... Views: 432 |
Powered by WHMCompleteSolution