我对apache有个问题(debian 9 64位)。我想安装drupal 比如这篇文章,但是当我想启动时,apche向我展示了这个错误:
mjb@debian:~$ systemctl start apache2
Job for apache2.service failed because the control process exited with error code.
See "systemctl status apache2.service" and "journalctl -xe" for details.
我在阿帕奇之前安装了节点红色。
节点红色
每当我从security.debian.org接收升级包时,我都会收到以下错误:
WARNING: The following packages cannot be authenticated!
apache2 apache2-mpm-prefork apache2.2-common ...
Install these packages without verification [y/N]?
E: Some packages could not be authenticated
我正在OpenVZ容器中运行Debian 6。我在我的/etc/apt/sources.list中有以下一行:
最近,我将Debian服务器从Debian 10 (Buster)升级到Debian 11 (Bullseye)。
Apache2升级到2.4.52-1~de11u2版本。
从那以后,我不能开始Apache2.
我发现了一个错误:
(38)Function not implemented: AH00141: Could not initialize random number generator
我重新安装了apache2,但是得到了同样的错误。
我也尝试过,但它不起作用。
谢谢!
在我的容器上(来自php:7.0-Apache-tending)
apt update
apt install php7.0-sybase
结果:
E: Package 'php7.0-sybase' has no installation candidate
文件/etc/apt/sources.list .列表:
deb http://deb.debian.org/debian stretch main
deb http://security.debian.org/debian-security stretch/updates main
deb http://deb.deb
我正试着在我的树莓派上安装ownCloud。为了安装它,我使用这个教程: (它是德语的)
所以我按照描述做了所有的事情,在configtest之后,我想要重新开始
apache2ctl restart
我得到了这个:
httpd not running, trying to start (98)Address already in use: make_sock: could not bind to address 0.0.0.0:443 no listening sockets available, shutting down Unable to open logs Action 'r
我想用Apache 10运行ASP.NET MVC应用程序。我已经使用apt从mono 10存储库安装了最新的mono。
尝试使用
apt install libapache2-mod-mono
抛错
> Reading package lists... Done Building dependency tree Reading state
> information... Done Some packages could not be installed. This may
> mean that you have requested an impossible situa