我在安装时遇到了真正的问题 - 基本上这是我得到的错误:
apache2: Syntax error on line 234 of /etc/apache2/apache2.conf: Syntax error on line 10 of /etc/apache2/conf.d/amberdms-bs.conf: Expected </Location\xc2\xa0/billing_system> but saw </Location>
Run Code Online (Sandbox Code Playgroud)
这是在该模块文件中使用的代码:
#
# Amberdms Billing System is an open source accounting, service billing and time keeping web application.
#
Alias /billing_system /usr/share/amberdms/billing_system
<Location /billing_system>
Order deny,allow
Allow from all
AllowOverride all
</Location>
Run Code Online (Sandbox Code Playgroud)
请帮我!我需要安装这个软件,但是这个错误让我很难过。
归档时间: |
|
查看次数: |
693 次 |
最近记录: |