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
■履歴詳細
石川県 金沢城攻城日:2015-03-22記録者:mtk661
仕事で富山へ行ったため、新幹線(はくたか)を使って金沢へ。
金沢城は2回目。
今回は金沢駅から金沢城まで歩いたがまぁまぁの距離がある。

あんまり見たこと無い、白く見える鉛瓦と
海鼠壁が非常にきれいだ。

菱櫓・五十間長屋・橋爪門続櫓の横幅は広くて
写真撮るのが大変。

本丸方面は今はあまり再整備されていないけど立派な石垣が残る。

1.菱櫓・五十間長屋・橋爪門続櫓
   一番の見所
2.石川門
   現存。兼六園側の入口なので今はこっちが人通り多くにぎやか
3.大手門
   本来の大手門。大きな鏡石がある。
4.河北門と奥に見えるのが菱櫓
5.橋爪門続櫓から本丸方向
   かなり立派な石垣、虎口
6.三十間長屋
   現存。つくしと一緒に。

他にも貼りたい石垣がたくさんあって見どころいっぱいな城である。
(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` = 132 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` = (132) 661