Taking Over An Existing Web Project: How to Access the Yii WebApp? -
i'm new , took on management of website runs on yii framework.
i have access cpanel, ftp , web server. can see /var/www/yii/framework/ folder , inside- including yiic.php & yiic.bat files on ftp & public server via filezilla.
i told source codes hosted on private git server. read yii documentation there webapp can access can make core changes site.
how can access yii webapp make changes site? (all see .php files on filezilla)
you need create application outside framework folder, use framework in application. this article overview.
Comments
Post a Comment