在更高的端口上,比如8000,我的静态文件加载得很好。当我在端口80上运行服务器时(使用sudo),我得到403个错误。你知道为什么会这样吗?# the upstream component nginx needs to connect to
worker_connections 1024;
upstream django { }
# configuration of the
我重新启动了服务器,现在httpd将不会重新启动。[root@mail ~]# sudo service httpd start(13)Permission denied: make_sock: could not bind to address 0.0.0.0:8888
no listening sockets available, shu
我有如下错误Warning: error_log(/var/www/vhosts/example.com/httpdocs/includes/../tmp/logs/error2016-08-10.log): /var/www/vhosts/example.com/httpdocs/includes/config.php on line 86<?php
error_log($messag