Thread: Zend and Ubuntu Help Please
i have downloaded zend
have added path php.ini
have add path zf.sh in .bashrc
when type zf.sh --help error message not in same folder zf.php
could not open input file: ./zf.php
, if in same folder zf.php this
i have tried doing***************************** zf error ********************************
in order run zf command, need ensure zend framework
inside include_path. there variety of ways can
ensure zf command line tool knows zend framework
library on system, not of them can described here.
easiest way zf command running give include
path via environment variable zend_tool_include_path or
zend_tool_include_path_prepend proper include path use,
run command "zf --setup". command designed create
storage location user, create zf.ini file
zf command consult in order run on your
system.
example run:
$ zend_tool_include_path=/path/to/library zf --setup
encourged read more in link follows.
zend_tool & cli setup information
(available via command line "zf --info")
* home directory found in environment variable home value /home/david
* storage directory assumed in home directory @ location /home/david/.zf/
* config file assumed in home directory @ location /home/david/.zf.ini
* config file not exist @ /home/david/.zf.ini
* config file assumed in storage directory @ location /home/david/.zf//zf.ini
change setup of tool, run: "zf --setup"
but not helpzend_tool_include_path=/path/to/library zf --setup
please can help.
can help?
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] Zend and Ubuntu Help Please
Ubuntu
Comments
Post a Comment