尝试通过 fileadmin 上传文件时,出现以下 PHP 错误:
[2014 年 11 月 12 日星期三 14:19:21] [错误][客户端 80.109.35.163] 文件不存在:/home/develop/www/www2.server124.at/typo3/typo3,引用者:http://www2。 server124.at/typo3/mod.php?M=file_list&moduleToken=9f16e6413517ce78cb33f0ed4cf94a2f49449546&id=1%3A%2F_migrated%2F
显然模块指向错误的目录。在“typo3”目录下创建“typo3”后,CMS 抱怨缺少/home/develop/www/www2.server124.at/typo3/typo3/sysext目录。
在我的本地 Windows 环境中一切正常,但在 Linux 目标服务器上却不行。
谢谢你。