1. Yii + XAMPP + Netbeans + Windows 7

Después de revisar en algunos lugares no pude encontrar un manual que fuera lo suficientemente simple para juntar estas herramientas.

Así que decidí hacer uno propio.

Empecemos:

1. Instalar Xampphttps://www.apachefriends.org/es/index.html

  • Seleccionar la versión para Windows.
  • Descargarlo y ejecutar el archivo .exe
2. Instalar Netbeanshttps://netbeans.org/downloads/
  • Seleccionar la versión Idioma, Plataforma y el IDE con las características que se desean.
  • Descargarlo y ejecutar el archivo .exe
  • Descargar el plugin de Yii: Tools->Plugin->Available buscarlo e instalarlo, recomendable reiniciar el IDE.
  • Seleccionar la de extensión .zip
  • Descargarlo y descomprimirlo
  • Renombrar la carpeta con : yii-1.1.14
  • Copiarla a la ruta : C:\xampp\htdocs\yii-1.1.14
4. Configurar Windows:
  • Agregar a la variable de entorno PATH la ruta de php: ;C:\xampp\php\php.exe guardar los cambios
5. Configurar Netbeans:
  • En Tools-> Options-> PHP-> En la pestaña General donde dice PHP5 Interpreter: colocamos : C:\xampp\php\php.exe
  • En Tools-> Options-> PHP->En la pestaña Frameworks & Tools donde dice yii script: C:\xampp\htdocs\yii-1.1.14\framework\yiic.php 
  • Damos Ok para que se guarden los datos.
Ahora es el momento de probar que todo quedo bien:

Creamos un nuevo proyecto y en el momento de seleccionar el framework con el que se va a trabajar y listo debe funcionar como el ejemplo oficial de Yii.

Comentarios

Anónimo ha dicho que…
The consequence is usually evade present sacks! Any evade condition may be a pillow or sometimes oblong bottle which unfortunately is supplied in one of the best. fake dior handbags They're just manufactured in a good way that enables the ones to generally be purged or sometimes carted separately by using a lorry. louis vuitton replica As soon as the condition is usually affluent the lorry or sometimes crane offers the thing separately and likewise empties the thing from a elected reduce web-site. replica burberry Omit present sacks happen to be exceptionally dependable all this are probably the great things about it is actually realization. replica gucci Depending on statistic and likewise superior within the condition the thing can often reduce waste products provided by enhancement or sometimes demolition webpages, place clean-up opportunities and likewise production line waste products. chanel replica bags Quite simply everybody utilizing numerous absurdity should be reduce are capable of take advantage of those present sacks.

Entradas populares de este blog

IEEE Photonics Volunteer & Chapter Forum

Calculador de valores en C# usando Visual Studio 2008

Medir tiempo de ejecución en JAVA