gpt4 book ai didi

php - 以 root 身份启动 lig​​httpd ?

转载 作者:行者123 更新时间:2023-11-29 05:40:05 26 4
gpt4 key购买 nike

谁能告诉我如何以 root 身份启动 lig​​httpd 以增加 server.max-fds 值?

根据 lighttpd 文档 > http://redmine.lighttpd.net/wiki/lighttpd/Server.max-fdsDetails

此外,我不明白他们的意思:更改此设置需要在启动时获得 root 权限???

提前谢谢你。

问候。

最佳答案

您始终需要 root 权限才能打开 1-1024 的端口。默认 HTTP 端口为 80。在您的配置文件中,您需要添加 server.max-fds = 2048 并以 root 身份重新启动 lig​​httpd(与您一直做的一样)。 /etc/init.d/lighttpd restart 在我的例子中。

关于php - 以 root 身份启动 lig​​httpd ?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7424475/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com