我做了一个'do-release-upgrade' 大多数升级都很好。但是从 Apache 2.2.22 升级到 2.4.7 出错了。php5 apache 模块似乎有问题。
我收到以下错误消息:
apache2: Syntax error on line 203 of /etc/apache2/apache2.conf: Syntax error on line
1 of /etc/apache2/mods-enabled/php5.load: Cannot load /usr/lib/apache2/module
/libphp5.so into server: /usr/lib/apache2/modules/libphp5.so: cannot open shared
object file: No such file or directory
Action 'configtest' failed.
Run Code Online (Sandbox Code Playgroud)
如何解决这个问题?我希望有简单的方法来解决这个问题。:)