我正在按照以下教程进行正确的操作: http ://howtoforge.com/installing-lighttpd-with-php5-and-mysql-support-on-fedora-14
但是现在我得到这个错误:
[root@fedora lighttpd]# /etc/init.d/lighttpd start Starting lighttpd: 2011-03-24 00:06:03: (configfile.c.907) source: /etc/lighttpd/lighttpd.conf line: 326 pos: 92 parser failed somehow near here: include_shell [FAILED]
我该如何解决这个问题? 谢谢…
为了使这个工作变得轻松,从这个文件开始: http ://paste.lighttpd.net/1559你必须:
configuration语法更正:
configuration服务启动:
有关Fedora核心服务configuration工具的简要说明可以在这里find: http : //www.fedorafaq.org/basics/#services