CakePHPで「App::import('Sanitize');」実行時にエラー

| コメント(0) | トラックバック(0)
Warning (2): include_once(/var/www/html/xxxxxx/app/config/database.php) [function.include-once]: failed to open stream: No such file or directory [CORE/cake/libs/model/connection_manager.php, line 23]
Warning (2): include_once() [function.include]: Failed opening '/var/www/html/xxxxxx/app/config/database.php' for inclusion (include_path='/var/www/html/xxxxxx:/var/www/html/xxxxxx/app/:.:/usr/share/pear:/usr/share/php') [CORE/cake/libs/model/connection_manager.php, line 23]

ファイル名を変更する必要があるらしい。
[root@localhost  ~]# cp -p /var/www/html/xxxxxx/app/config/database.php.default /var/www/html/xxxxxx/app/config/database.php

ちなみにバージョンは1.3.14

トラックバック(0)

トラックバックURL: http://tatsunet.net/cgi-bin/mt/mt-tb.cgi/1507

コメントする

このブログ記事について

このページは、tatsuが2012年1月23日 17:20に書いたブログ記事です。

ひとつ前のブログ記事は「「白い人が仕掛けた黒い罠」読了」です。

次のブログ記事は「映画「聯合艦隊司令長官 山本五十六」」です。

最近のコンテンツはインデックスページで見られます。過去に書かれたものはアーカイブのページで見られます。

ウェブページ

Powered by Movable Type 5.01