5 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN"
6 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
7 <html xmlns=
"http://www.w3.org/1999/xhtml" xml:
lang=
"en" lang=
"en">
10 <title>Zend Server CE for ARCH
</title>
11 <meta http-equiv=
"content-type" content=
"text/html;charset=utf-8" />
15 <h1>ZendServer-CE
</h1>
17 <li>Zend server , by default listen on port
10088 change this on
<code>/opt/zend/apache2/conf/httpd.conf
</code></li>
18 <li>for administration go to
<a href=
"http://127.0.0.1:10081" title=
"Zend server ce admin">http://
127.0.0.1:
10081</a></li>
19 <li>you can run zend server in zend way by calling :
<br /><code>/opt/zend/bin/zendctl.sh start
</code> <br />
20 or arch way :
<br /><code>/etc/rc.d/zendserverce start
</code><br /> also you can add zenserverce to your daemons in rc.conf
</li>