Warning (512): SplFileInfo::openFile(/var/dev/stg-shiro661/app/tmp/cache/persistent/myapp_cake_core_cake_): failed to open stream: Permission denied [CORE/Cake/Cache/Engine/FileEngine.php, line 330]
Warning (512): SplFileInfo::openFile(/var/dev/stg-shiro661/app/tmp/cache/persistent/myapp_cake_core_cake_) [http://php.net/splfileinfo.openfile]: failed to open stream: Permission denied [CORE/Cake/Cache/Engine/FileEngine.php, line 330]
Warning (512): SplFileInfo::openFile(/var/dev/stg-shiro661/app/tmp/cache/persistent/myapp_cake_core_cake_dev_) [http://php.net/splfileinfo.openfile]: failed to open stream: Permission denied [CORE/Cake/Cache/Engine/FileEngine.php, line 330]
Warning (512): SplFileInfo::openFile(/var/dev/stg-shiro661/app/tmp/cache/persistent/myapp_cake_core_cake_dev_) [http://php.net/splfileinfo.openfile]: failed to open stream: Permission denied [CORE/Cake/Cache/Engine/FileEngine.php, line 330]
Warning (512): _cake_core_ cache was unable to write 'cake_dev_' to File cache [CORE/Cake/Cache/Cache.php, line 310]
Warning (512): _cake_core_ cache was unable to write 'cake_' to File cache [CORE/Cake/Cache/Cache.php, line 310]
Histories
■履歴詳細
香川県 高松城攻城日:2010-08-19記録者:k661
怒涛の四国攻め、最後は香川県高松城。

高松城は日本三大海城の一つ。
堀は今でも海水で満たされており、鯛が泳いでいる。
当時は軍船が海から直接出入可能な画期的な城だったようだ。
今でも水門が残っている。(写真4)

鯛を写真に収めようとするも、ズームが足りずただの鮒等に見えるが
その姿は間違いなく鯛だった。

残念ながら天守は復元中であり、ただの工事現場となっていた。
しかし激レアな海水による堀、複数現存している櫓、整備された庭園など
ここも間違いなく名城だ。


最後に今夏四国攻めの総括をしておく。
とにかく四国全体のレベルが高い。※ただし徳島を除く
現存天守を始め、日本国内全体を見ても貴重な現存物が多い。
関東では最近、ただの登山、ただの野原とかが連発していただけに
余計に四国の凄さが際立った。

まだ攻略できていない城達も、
現存天守の宇和島、高知。三大海城の今治と
魅力的な城が目白押しだ。
地元部員の攻城報告を期待している。
(default) 5 queries took 1 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Castle`.`id`, `Castle`.`area`, `Castle`.`ken`, `Castle`.`name`, `Castle`.`etc`, `Castle`.`lat`, `Castle`.`lng`, `Castle`.`h_flg` FROM `ca_castle`.`castles` AS `Castle` WHERE `h_flg` = '1'1001000
2SELECT `Castle`.`id`, `Castle`.`area`, `Castle`.`ken`, `Castle`.`name`, `Castle`.`etc`, `Castle`.`lat`, `Castle`.`lng`, `Castle`.`h_flg` FROM `ca_castle`.`castles` AS `Castle` WHERE `h_flg` = '0'14140
3SELECT `Castle`.`ken`, `Castle`.`name`, `Castle`.`id` FROM `ca_castle`.`castles` AS `Castle` WHERE 1 = 11141140
4SELECT `History`.`id`, `History`.`user_id`, `History`.`castle_id`, `History`.`date`, `History`.`comment`, `History`.`public_flg`, `History`.`send_flg`, `History`.`created`, `History`.`modified`, `User`.`id`, `User`.`group_id`, `User`.`name`, `User`.`nickname`, `User`.`email`, `User`.`birthday`, `User`.`password`, `User`.`created`, `User`.`modified` FROM `ca_castle`.`histories` AS `History` LEFT JOIN `ca_castle`.`users` AS `User` ON (`History`.`user_id` = `User`.`id`) WHERE `History`.`id` = 85 AND `public_flg` = 0 LIMIT 1110
5SELECT `Attachment`.`id`, `Attachment`.`user_id`, `Attachment`.`photo_path`, `Attachment`.`photo_dir`, `Attachment`.`type`, `Attachment`.`size`, `Attachment`.`photo`, `Attachment`.`model`, `Attachment`.`history_id`, `Attachment`.`photo_no`, `Attachment`.`pickup_flg`, `Attachment`.`public_flg`, `Attachment`.`created`, `Attachment`.`modified` FROM `ca_castle`.`attachments` AS `Attachment` WHERE NOT (`Attachment`.`id` IS NULL) AND `Attachment`.`history_id` = (85) 661