Wiki

Articles tagged with "config"X
Displaying 11-12 of 12 result(s).

"Why do I get a 403 error when trying to use Gii?"

Created 2 years ago by Steve FriedlFAQs2 comments – viewed 23,259 times – ( +7 )
After enabling the Gii module in your protected/config/main.php file and then try to use it with http://example.com/index.php?r=gii, you get an error:
tags: Gii, config

Manage application configuration in different modes

Created 4 years ago by qiangTutorials4 comments – viewed 20,892 times – ( +14 )
Info: This tutorial references the idea presented in Jonah's excellent blog article.