Hi
How to install the YII on server? www.domain.com/yii
I Start:
www.domain.ee/yii/framework/yiic webapp testapp
Error: Forbidden
All tutorials will teach how to install wamp...localhost
Thanks
Page 1 of 1
yii installation on server
#2
Posted 02 September 2012 - 11:50 AM
Hi "HowTo", please first read this: http://www.yiiframew...t.installation.
Is Yii already unpacked in a web accesible directory?
Next step is verify that your server satisfy minimum requirements (navigating to http://hostname/path...ments/index.php, replace this url sample with the url that correspond with your environment).
On the other hand, the yiic command is a command line command, you cann't execute it from web browser in a URL. You need open a command console and execute "<path-to-yii-framework>/yiic webapp <directory>/testapp" to create the web application skeleton.
There are more to say, but I hope this can help you to start.
Best regards,
Leandro
Is Yii already unpacked in a web accesible directory?
Next step is verify that your server satisfy minimum requirements (navigating to http://hostname/path...ments/index.php, replace this url sample with the url that correspond with your environment).
On the other hand, the yiic command is a command line command, you cann't execute it from web browser in a URL. You need open a command console and execute "<path-to-yii-framework>/yiic webapp <directory>/testapp" to create the web application skeleton.
There are more to say, but I hope this can help you to start.
Best regards,
Leandro
Share this topic:
Page 1 of 1

Help











