xserverではyumが使えない

  • 2019年4月28日
  • 2019年6月10日
  • メモ

仕事では当たり前にsudoを使っていた。

xserverはrootユーザにはなれなく、自分のアカウントしか使用できない。

なので、rootユーザでしか利用できないものは利用できない。

よって、yumは利用できない。

Loaded plugins: fastestmirror
You need to be root to perform this command.


Fatal error: Uncaught Error: Call to undefined function set_post_views() in /home/jszk/desnote.com/public_html/wpjs/wp-content/themes/the-thor-child/single.php:658 Stack trace: #0 /home/jszk/desnote.com/public_html/wpjs/wp-includes/template-loader.php(78): include() #1 /home/jszk/desnote.com/public_html/wpjs/wp-blog-header.php(19): require_once('/home/jszk/desn...') #2 /home/jszk/desnote.com/public_html/index.php(17): require('/home/jszk/desn...') #3 {main} thrown in /home/jszk/desnote.com/public_html/wpjs/wp-content/themes/the-thor-child/single.php on line 658