这很愚蠢,但我不明白出了什么问题。我正在尝试设置Vtiger 客户门户
我遵循了用户指南
但是当我尝试访问customerportal
Nothing的索引页面时,屏幕上似乎没有写入index.php文件。在萤火虫它显示一个错误:
The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol.
但这不应该是程序无法运行的原因。正确的 ?我怎样才能开始调试出了什么问题?