哪些PHP模块需要安装wordpress?

我有5个WordPress站点。 我使用hostgator共享主机为他们所有。 现在我决定打开VPS。

我有一个非托pipe的VPS,并configuration为wordpress。 我正在按照webhostingtalk的成员的build议来学习本教程: https : //www.digitalocean.com/community/articles/how-to-set-up-multiple-wordpress-sites-on-a-single-ubuntu-vps

我正在configurationLAMP堆栈。 步骤是从这个网页: https : //www.digitalocean.com/community/articles/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu

在第3步中,当安装Apache时,它指向我必须selectPHP模块。 我不知道要select什么模块。 我的要求是在WordPress的5-6个网站。

请告诉我为wordpess安装哪些模块? 提前致谢。

编辑:我GOOGLE了,发现这个线程: https : //wordpress.stackexchange.com/questions/42098/what-are-php-extensions-and-libraries-wp-needs-and-or-uses

2票的第四个答案有这个名单:

php5-cli php5-dev php5-fpm php5-cgi php5-mysql php5-xmlrpc php5-curl php5-gd php-apc (not required, but recommended) php-pear php5-imap php5-mcrypt php5-pspell 

这够好吗?

标准的PHPconfiguration就足够了。 我做得很好(Debian)与php5-commonphp5-mysqlphp5-cli …这是logging在互联网上,但我会尝试安装只是php5php5-mysql