Ver Mensaje Individual
  #5 (permalink)  
Antiguo 19/08/2013, 12:47
art_rockerd
 
Fecha de Ingreso: agosto-2012
Ubicación: México
Mensajes: 106
Antigüedad: 11 años, 8 meses
Puntos: 6
Respuesta: Falla configurar PHP para variable de entorno y ZF_TOOLS tambien

Hola ya tengo el zend_tool desde linea de Comando, la parte que sigo sin entender es lo del include_path, tengo que agregar algo al php.ini o tengo que agregar algo al zendframework en algun otro archivo??? tengo que copiar la carpeta de library a algun lugar especifico=? Muchas gracias!

Tengo esto en el php.ini

Cita:
;;;;;;;;;;;;;;;;;;;;;;;;;
; Paths and Directories ;
;;;;;;;;;;;;;;;;;;;;;;;;;

; UNIX: "/path1:/path2"
;include_path = ".:/php/includes"
;
; Windows: "\path1;\path2"
include_path=".;C:\xampp\php\PEAR"
;
; PHP's default setting for include_path is ".;/path/to/php/pear"
; http://php.net/include-path