cww
cww

Reputation: 653

kohana 3 - doesn't display anything for hello world controller

I upload the kohanav3 to server and use its default contoller, Controller_Welcome in application/classes/controller/welcome.php, however it display empty result in all browser. After checking I find out they put the "ob_start" in /system/classes/kohana/core.php after commenting out, it works.

Anyone having the some problem with me?

Upvotes: 1

Views: 312

Answers (1)

Related Questions