updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / zsce-core / zsce-core.html
blobe6e852ffdc452430f0c5b7317f3fc7742e03e008
1 <!--
2 By @FzerorubigD
3 -->
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">
9 <head>
10 <title>Zend Server CE for ARCH</title>
11 <meta http-equiv="content-type" content="text/html;charset=utf-8" />
12 </head>
14 <body>
15 <h1>ZendServer-CE</h1>
16 <ul>
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>
21 </ul>
22 </body>
23 </html>