簡體   English   中英

無法在Apache Web服務器上安裝Typo3版本6.2.9

[英]Unable to install typo3 version 6.2.9 on apache webserver

我想安裝typo3 CMS v6.2.9,但是我不知道為什么FIRST_INSTALL文件會被忽略:(。

Web服務器的目錄樹如下所示:

html
   website
      typo3_src (symlink -> ../typo3_src-6.2.9)
      index.php (symlink -> typo3_src/index.php)
      typo3 (symlink -> typo3_src/typo3)
      .htaccess
      FIRST_INSTALL
   typo3_src-6.2.9

有人知道問題出在哪里嗎?

出現安全服務器配置問題,按以下方式更改SuPHP設置對我有用:

check_vhost_docroot=false

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM