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]
ファイル名を変更する必要があるらしい。
ちなみにバージョンは1.3.14
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

最近のコメント