When Iam accessing my friends site with shell by using this link example.com/cmd.php?cmd=ls then i'm getting this error
warning the function system() diasbled in php in /opt/lampp/htdocs/files/cmd.php on line 1
So how can I enable that system function by using Phpmyadmin >>
I have the access to only phpmyadmin because i know that root password.I had tried for a solution in google but lot of sites saying that edit php.ini file but I can't access that php.ini file.
So please someone help me to enable that function through phpmyadmin
Thank You
system()function, there's probably not much you can do to enable it again.