<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.amar.com/index.php?action=history&amp;feed=atom&amp;title=Notepad%3AZend_Setup</id>
	<title>Notepad:Zend Setup - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.amar.com/index.php?action=history&amp;feed=atom&amp;title=Notepad%3AZend_Setup"/>
	<link rel="alternate" type="text/html" href="https://wiki.amar.com/index.php?title=Notepad:Zend_Setup&amp;action=history"/>
	<updated>2026-04-08T01:35:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.amar.com/index.php?title=Notepad:Zend_Setup&amp;diff=484&amp;oldid=prev</id>
		<title>Lax: Created page with &quot;  ***************************** ZF ERROR ******************************** In order to run the zf command, you need to ensure that Zend Framework is inside your include_path....&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.amar.com/index.php?title=Notepad:Zend_Setup&amp;diff=484&amp;oldid=prev"/>
		<updated>2016-07-31T21:15:19Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;  ***************************** ZF ERROR ******************************** In order to run the zf command, you need to ensure that Zend Framework is inside your include_path....&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
 ***************************** ZF ERROR ********************************&lt;br /&gt;
In order to run the zf command, you need to ensure that Zend Framework&lt;br /&gt;
is inside your include_path.  There are a variety of ways that you can&lt;br /&gt;
ensure that this zf command line tool knows where the Zend Framework&lt;br /&gt;
library is on your system, but not all of them can be described here.&lt;br /&gt;
&lt;br /&gt;
The easiest way to get the zf command running is to give it the include&lt;br /&gt;
path via an environment variable ZEND_TOOL_INCLUDE_PATH or&lt;br /&gt;
ZEND_TOOL_INCLUDE_PATH_PREPEND with the proper include path to use,&lt;br /&gt;
then run the command &amp;quot;zf --setup&amp;quot;.  This command is designed to create&lt;br /&gt;
a storage location for your user, as well as create the zf.ini file&lt;br /&gt;
that the zf command will consult in order to run properly on your&lt;br /&gt;
system.&lt;br /&gt;
&lt;br /&gt;
Example you would run:&lt;br /&gt;
&lt;br /&gt;
 $ ZEND_TOOL_INCLUDE_PATH=/path/to/library zf --setup&lt;br /&gt;
&lt;br /&gt;
Your are encouraged to read more in the link that follows.&lt;br /&gt;
Zend_Tool &amp;amp; CLI Setup Information&lt;br /&gt;
(available via the command line &amp;quot;zf --info&amp;quot;)&lt;br /&gt;
   * Home directory found in environment variable HOME with value /home/lax&lt;br /&gt;
   * Storage directory assumed in home directory at location /home/lax/.zf/&lt;br /&gt;
   * Storage directory does not exist at /home/lax/.zf/&lt;br /&gt;
   * Config file assumed in home directory at location /home/lax/.zf.ini&lt;br /&gt;
&lt;br /&gt;
To change the setup of this tool, run: &amp;quot;zf --setup&amp;quot;&lt;/div&gt;</summary>
		<author><name>Lax</name></author>
	</entry>
</feed>