drupal 7 をサーバー (ライブ サイト) からローカル ホスト (xampp) に移動します。データベース接続に変更settings.php(files/defualt/settings.php)
し、mysql データベースからキャッシュを削除します。ロード インデックスに、CSS デザインのない (テキストのみの) 私の Web サイトが表示され、次のエラーが表示されます。
**Error message**:
The file could not be created.
The file could not be created.
The file could not be created.
The file could not be created.
The file could not be created.
drupal は css/js 圧縮ファイルを作成しないと思います。このエラーを修正するには? 助けてくれてありがとう。