Yii on server Arvixe

I do not understand how to use yii framework on server?

I was always using it on my local computer, as part of XAMPP or WAMP.

The framework is installed by Arvixe automatically to my server account to the folder yii.

  1. I want to generate example application using:

composer create-project yiisoft/yii2-app-advanced advanced 2.0.3

How to make this on server?

  1. how to generate application from scratch?

Mostly i do not understand how to run composer?

Hi Gintare,

If you have Java installed on your home computer you can go to your control panel and then down to the "security" section and then the SSH/Shell Access. Then change directory into the framework file which would be something like cd /home/(account name)/public_html/yii_directory/framework and it should be familiar to you then with php commands using "php" rather than "php.exe".

We try to monitor the forums here but we are busy with other support issues so if you run into problems please contact support@arvixe.com and we will be happy to help you. You can also PM us your ticket number in these forums and we will be happy expedite your yii framework related issues.

Sorry for the delay in our response.