Skip to content

turnkeylinux-apps/yiiframework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yii Framework - PHP framework

Yii is a high-performance PHP framework best for developing Web 2.0 applications. Yii comes with a rich feature set including MVC, DAO/ActiveRecord, I18N/L10N, caching, authentication and role-based access control, scaffolding and testing units. It can reduce your development time significantly.

This appliance includes all the standard features in TurnKey Core, and on top of that:

  • Yii Framework configurations:

    • Installed from upstream source code to /var/www/yiiframework
    • Symlink to yiic CLI command in path (convenience).

    Security note: Updates to Yii may require supervision so they ARE NOT configured to install automatically. See Yii documentation for upgrading.

  • SSL support out of the box.

  • Adminer administration frontend for MySQL (listening on port 12322 - uses SSL).

  • Postfix MTA (bound to localhost) to allow sending of email (e.g., password recovery).

  • Webmin modules for configuring Apache2, PHP, MySQL and Postfix.

Credentials (passwords set at first boot)

  • Webmin, SSH, MySQL: username root
  • Adminer: username adminer