202 个回复 | 最后更新于 2021-10-21
回复#46 @ftdgg :
并不是,在nginx的配置文件中添加网站下的nginx.config的路径
具体:
server { listen 80; ## listen for ipv4; this line is default and implied #listen [::]:80 default ipv6only=on; ## listen for ipv6 #root /usr/share/nginx/www/discuz/upload; root /usr/share/nginx/www/carbon; index index.html index.htm index.php; # Make site accessible from http://localhost/ server_name localhost; # include /etc/nginx/nginx.conf; include /usr/share/nginx/www/carbon/nginx.conf; location / { # First attempt to serve request as file, then # as directory, then fall back to index.html try_files $uri $uri/ /index.php; # Uncomment to enable naxsi on this location # include /etc/nginx/naxsi.rules }
2016-01-22
#107
安装错误 求帮忙
Unhandled Exception. SQLSTATE[42000] [1044] Access denied for user 'onesixh3'@'localhost' to database 'bbs' You can find the error back in the log.
2016-01-22
#109
可以了
我可以自己修改
Carbon Forum Powered By © 2006-2016 Carbon Forum V5.0.1 论坛统计
Processed in 6.827 ms, 4 SQL Queries, 200.33 KB Memory Usage
怎么改?
登录后方可回帖
注册后400错误
http://v.istory.cn/register