エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
CakePHP - Error on test.php page, missing arguments.php on Simple Test
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
CakePHP - Error on test.php page, missing arguments.php on Simple Test
I just begun to study how to test my app on cake book, downloaded the latest simple test package ... I just begun to study how to test my app on cake book, downloaded the latest simple test package available but when I tried to browse myapp/ test,php , as the cakebook suggests, I got this error saying that theres a missing file, arguments.php, which is really missing as it is not in the simpletest directory, it did't came along with the downloaded package. Anyone had the same problem? already did