0

In PHP 5.6 is it possible to disable safe_mode? First I want to do it locally. I am using XAMPP and Windows. I have tried to find safe_mode in php.ini but not found.

I want to execute mysqlcheck -c eximstats this kind of command from script in server. What i have done so far is tried exec(), system() but not worked. This is why i need to disable safe_mode.

Rejoanul Alam
  • 5,435
  • 3
  • 39
  • 68

0 Answers0