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
■履歴詳細
兵庫県 竹田城攻城日:2013-05-05記録者:mtk661
2013年GWに日帰りできそうな城、ということで竹田城を攻めた。

竹田城近くのICに着いたのが13時過ぎだったと思うが、
それを降りて近くの国道から竹田城方面に交差点曲がった所から大渋滞。
しばらくして立っていた警備員さんに話しかけられ、
中腹の駐車場まで6時間待ちだから今日は帰ったほうがいいと言われ驚く。

まぁでもせっかく来たんやし、車もちょっとずつ動いてるし待つことに。
40~50分待った所で山城の郷近くまで進み、
山城の郷から歩いてなら登城できるとのことで、車を止めて歩くことにした。

40分位で竹田城まで到着。
前回は早朝に行ったが、今回は夕方前の攻城戦となった。

天気なかなりよく晴天。
石垣群も景色もきれいに見えた。
やっぱり山の斜面に沿って築かれた石垣は最高やね。

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` = 104 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` = (104) 661