error with plugins page
error with plugins page in wordpress
see here
http://prntscr.com/7ev1u9
there isnot file with tith name
http://prntscr.com/7ev2tf
see here
http://prntscr.com/7ev1u9
there isnot file with tith name
http://prntscr.com/7ev2tf
The reason you are getting this error is because the function php_uname has been disabled on the server. This is commonly in the php.ini file and can be removed from such. Just search your php.ini file for php_uname and if it is under a section called disable_functions then you can remove the line and save the file.
Best Regards,
TJ Edens