<div dir="ltr">Dear Julian,<div><br></div><div>I have reinstalled zendto with provided file. Still the upload progress bar not working.</div><div><br></div><div>Also I have tried enabling the module php-apcu-bc by following below link.  </div><div><br></div><div>(<a href="https://gist.github.com/philbot9/1e895303a37a1c18717e90eb7067df73">https://gist.github.com/philbot9/1e895303a37a1c18717e90eb7067df73</a>). </div><div><br></div><div><br></div><div><br></div><div><br></div><div>Thanks and Regards,</div><div><br></div><div>Abhilash</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jan 8, 2017 at 7:05 PM, Jules <span dir="ltr">&lt;<a href="mailto:Jules@zend.to" target="_blank">Jules@zend.to</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Abhilash,<br>
    <br>
    Please can you replace your<br>
        install.ZendTo/Ubuntu/2-<wbr>rebuild-php.sh<br>
    file with the one attached (I&#39;ve gzip-ed it so email apps won&#39;t mess
    with it).<br>
    Hopefully that will fix this problem, it looks like the PHP modules
    didn&#39;t get enabled correctly during installation.<br>
    You&#39;ll need to<br>
        chmod a+rx 2-rebuild-php.sh<br>
    after you&#39;ve dropped it into place, or else it won&#39;t be executable.<br>
    <br>
    Then you can either re-run the whole installer, or else just run the
    2-rebuild-php.sh (but from within the install.ZendTo directory).<br>
    <br>
    If any of that doesn&#39;t make complete sense, let me know!<br>
    <br>
    Cheers,<br>
    Jules.<br>
    <br>
    <div class="m_-1158703830197363798moz-cite-prefix">On 08/01/2017 04:51, Abhilash CS wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">Hi Julian,
        <div><br>
        </div>
        <div>I have installed the latest version on <b>Ubuntu 16</b>
          using the install script. All works fine except the Upload
          progress bar. I am getting following error. </div>
        <div><br>
        </div>
        <div>
          <div><b>PHP Fatal error:  Uncaught Error: Call to undefined
              function apc_fetch() in /opt/zendto/www/get_progress.p<wbr>hp:7\nStack
              trace:\n#0 {main}\n  thrown in
              /opt/zendto/www/get_progress.p<wbr>hp on line 7, referer:
              <a href="http://10.10.8.15/progress.php?progress_id=5871b1e948ab7" target="_blank"><font color="red"><b>MailScanner has
                    detected a possible fraud attempt from &quot;10.10.8.15&quot;
                    claiming to be</b></font> <font color="red"><b>MailScanner
                    warning: numerical links are often malicious:</b></font>
                http://10.10.8.15/progress.php<wbr>?progress_id=5871b1e948ab7</a></b></div>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>Appreciate your assistance on this regard.</div>
        <div><br>
        </div>
        <div>Regards,</div>
        <div><br>
        </div>
        <div>Abhilash</div>
        <div><br>
        </div>
        <div><br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Wed, Jan 4, 2017 at 9:23 PM, Jules <span dir="ltr">&lt;<a href="mailto:Jules@zend.to" target="_blank">Jules@zend.to</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Happy New
            Year to you all!<br>
            <br>
            The latest beta 4.19-3 is now on the web site (see the <a href="http://zend.to/beta.php" rel="noreferrer" target="_blank">zend.to/beta.php</a><br>
            page to get started).<br>
            <br>
            I&#39;ve fixed another couple of security bugs, and the rpm and
            deb files<br>
            will tell you about upgrade_preferences_php if you are
            upgrading.<br>
            <br>
            Again, you will probably want to start with the installer,
            as it will<br>
            save you a whole load of work if you&#39;re building a new
            server.<br>
            <br>
            Please do let me know of any problems.<br>
            <br>
            Thanks!<br>
            Jules.<br>
            <br>
            <br>
            On 22/12/2016 20:24, Jules wrote:<br>
            &gt; I&#39;ve just put up 4.19-2 (beta) on the web site.<br>
            &gt; The app itself has not changed from 4.19-1, but I have
            added the<br>
            &gt; preferences.php auto-upgrader in /opt/zendto/bin.<br>
            &gt;<br>
            &gt; Cheers,<br>
            &gt; Jules.<br>
            &gt;<br>
            &gt;<br>
            &gt; On 21/12/2016 21:45, Jules wrote:<br>
            &gt;&gt; And this time, I&#39;ve even sent you the gzip-ped
            version (so your mail<br>
            &gt;&gt; client can&#39;t screw with the perl code in it).<br>
            &gt;&gt;<br>
            &gt;&gt; On 21/12/2016 21:41, Jules wrote:<br>
            &gt;&gt;&gt; Ian and others,<br>
            &gt;&gt;&gt;<br>
            &gt;&gt;&gt; For your delight and delectation, I have
            automated the upgrading of<br>
            &gt;&gt;&gt; preferences.php.<br>
            &gt;&gt;&gt; I haven&#39;t done zendto.conf yet, but that will
            be dead easy compared<br>
            &gt;&gt;&gt; to preferences.php (which is of course
            arbitrary executable PHP code).<br>
            &gt;&gt;&gt;<br>
            &gt;&gt;&gt; A gzip-ped version of the script is attached.
            You will need to<br>
            &gt;&gt;&gt;     gunzip upgrade_preferences_php<br>
            &gt;&gt;&gt;     chmod +x upgrade_preferences_php<br>
            &gt;&gt;&gt;     ./upgrade_preferences_php<br>
            &gt;&gt;&gt; and that will show you how to use it.<br>
            &gt;&gt;&gt;<br>
            &gt;&gt;&gt; Basically you give it your old preferences.php
            file, and the new one<br>
            &gt;&gt;&gt; I supply with the new version.<br>
            &gt;&gt;&gt; It will work out how to write your old settings
            into the new one<br>
            &gt;&gt;&gt; (including any other settings you might have
            added because you might<br>
            &gt;&gt;&gt; have extended ZendTo&#39;s features), and will
            output a new<br>
            &gt;&gt;&gt; preferences.php file on stdout (hence the
            &quot;&gt;&quot; in the example command<br>
            &gt;&gt;&gt; it shows you).<br>
            &gt;&gt;&gt;<br>
            &gt;&gt;&gt; If it spots any obvious improvements that can
            be made, such as using<br>
            &gt;&gt;&gt; internaldomains.conf instead of a huge nasty
            regexp, it will tell<br>
            &gt;&gt;&gt; you about it. It will also set the version
            number and update the<br>
            &gt;&gt;&gt; copyright statement.<br>
            &gt;&gt;&gt;<br>
            &gt;&gt;&gt; Do read your new file before you use it, as it
            will have moved any<br>
            &gt;&gt;&gt; now-obsolete settings towards the top of the
            file and commented them<br>
            &gt;&gt;&gt; out.<br>
            &gt;&gt;&gt;<br>
            &gt;&gt;&gt; I&#39;m pretty sure it does a fairly thorough job,
            but I&#39;m sure you will<br>
            &gt;&gt;&gt; tell me what you think. :-)<br>
            &gt;&gt;&gt;<br>
            &gt;&gt;&gt; Happy Christmas!<br>
            &gt;&gt;&gt; Jules.<br>
            &gt;&gt;&gt;<br>
            &gt;&gt;&gt; On 20/12/2016 08:03, Elston, Ian wrote:<br>
            &gt;&gt;&gt;&gt; Success!<br>
            &gt;&gt;&gt;&gt; Well it got to the end of the installer...
            I&#39;ll continue testing<br>
            &gt;&gt;&gt;&gt; later..<br>
            &gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt; Is there any quick way to migrate
            configs/templates from my current<br>
            &gt;&gt;&gt;&gt; existing 4.11?<br>
            &gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt; This is much easier than before, thanks.
            How will updates be<br>
            &gt;&gt;&gt;&gt; handled? Similar scripts?<br>
            &gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt; ------------------------------<wbr>------------------------------<wbr>------------------<br>
            &gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt; Ian Elston<br>
            &gt;&gt;&gt;&gt; Networks &amp; Developments<br>
            &gt;&gt;&gt;&gt; The University of Bolton<br>
            &gt;&gt;&gt;&gt; 01204 903971<br>
            &gt;&gt;&gt;&gt; <a href="http://www.bolton.ac.uk" rel="noreferrer" target="_blank">http://www.bolton.ac.uk</a><br>
            &gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt; ** SUPPORT QUERIES **<br>
            &gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt; Please contact x3444 or <a href="mailto:itsupport@bolton.ac.uk" target="_blank">itsupport@bolton.ac.uk</a>
            to report new faults<br>
            &gt;&gt;&gt;&gt; or request updates on existing calls.<br>
            &gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt; -----Original Message-----<br>
            &gt;&gt;&gt;&gt; From: <a href="mailto:zendto-bounces@zend.to" target="_blank">zendto-bounces@zend.to</a>
            [mailto:<a href="mailto:zendto-bounces@zend.to" target="_blank">zendto-bounces@zend.to</a><wbr>]
            On<br>
            &gt;&gt;&gt;&gt; Behalf Of Jules<br>
            &gt;&gt;&gt;&gt; Sent: 19 December 2016 16:30<br>
            &gt;&gt;&gt;&gt; To: ZendTo Users &lt;<a href="mailto:zendto@zend.to" target="_blank">zendto@zend.to</a>&gt;<br>
            &gt;&gt;&gt;&gt; Subject: Re: [ZendTo] ANNOUNCE: ZendTo beta
            released<br>
            &gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt; Ian,<br>
            &gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt; Don&#39;t tell me, it was a Ubuntu 16 box,
            right?<br>
            &gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt; I&#39;ve just put a new copy of the installer
            on the website.<br>
            &gt;&gt;&gt;&gt; Please can you:<br>
            &gt;&gt;&gt;&gt;       rm -rf ~root/installZendTo*<br>
            &gt;&gt;&gt;&gt; Download the new installer.<br>
            &gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt; Unpack it and run it as before.<br>
            &gt;&gt;&gt;&gt; But when it asks you about each stage, just
            say &quot;n&quot; to the first 6<br>
            &gt;&gt;&gt;&gt; stages, until you say &quot;y&quot; to the bit about
            installing ZendTo<br>
            &gt;&gt;&gt;&gt; itself. Do that, and the 8th stage
            (SELinux) which you haven&#39;t done<br>
            &gt;&gt;&gt;&gt; yet. As you&#39;re not going to be using
            SELinux (even the Ubuntu wiki<br>
            &gt;&gt;&gt;&gt; admits it&#39;s not maintained for Ubuntu at
            all), that stage won&#39;t<br>
            &gt;&gt;&gt;&gt; actually do anything.<br>
            &gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt; If you want to just run stage 7 on its own,
            without having to<br>
            &gt;&gt;&gt;&gt; answer &quot;n&quot;<br>
            &gt;&gt;&gt;&gt; to anything else, you can just run the
            &quot;7-zendto.sh&quot; script in the<br>
            &gt;&gt;&gt;&gt; Ubuntu sub-directory directly. Provided you
            run it from *somewhere*<br>
            &gt;&gt;&gt;&gt; within the installer&#39;s tree, it should find
            everything it needs.<br>
            &gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt; Hopefully that will fix it!<br>
            &gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt; Cheers,<br>
            &gt;&gt;&gt;&gt; Jules.<br>
            &gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt; On 19/12/2016 14:44, Elston, Ian wrote:<br>
            &gt;&gt;&gt;&gt;&gt; I have installed and updated a Ubuntu
            server<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt; Ran the install.sh<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt; All goes well until the &quot;easy bit&quot;<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt; Last few lines of the script output....<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt; About to install ZendTo version 4.19-1
            Drumroll please...<br>
            &gt;&gt;&gt;&gt;&gt; /tmp/install.ZendTo/Ubuntu/7-z<wbr>endto.sh:
            line 43: cd:<br>
            &gt;&gt;&gt;&gt;&gt; /home/nads/zendto-build-store: No such
            file or directory<br>
            &gt;&gt;&gt;&gt;&gt;     % Total    % Received % Xferd 
            Average Speed   Time Time<br>
            &gt;&gt;&gt;&gt;&gt; Time  Current<br>
            &gt;&gt;&gt;&gt;&gt;                                   
            Dload  Upload   Total Spent<br>
            &gt;&gt;&gt;&gt;&gt; Left  Speed<br>
            &gt;&gt;&gt;&gt;&gt; 100 1088k  100 1088k    0     0  2142k 
                0 --:--:-- --:--:--<br>
            &gt;&gt;&gt;&gt;&gt; --:--:-- 2141k<br>
            &gt;&gt;&gt;&gt;&gt; dpkg: error processing archive<br>
            &gt;&gt;&gt;&gt;&gt; /home/nads/zendto-build-store/<wbr>zendto_4.19-1.deb
            (--install):<br>
            &gt;&gt;&gt;&gt;&gt;    cannot access archive: No such file
            or directory Errors were<br>
            &gt;&gt;&gt;&gt;&gt; encountered while processing:<br>
            &gt;&gt;&gt;&gt;&gt;    /home/nads/zendto-build-store/<wbr>zendto_4.19-1.deb<br>
            &gt;&gt;&gt;&gt;&gt; Reading package lists... Done<br>
            &gt;&gt;&gt;&gt;&gt; Building dependency tree<br>
            &gt;&gt;&gt;&gt;&gt; Reading state information... Done<br>
            &gt;&gt;&gt;&gt;&gt; 0 to upgrade, 0 to newly install, 0 to
            remove and 5 not to upgrade.<br>
            &gt;&gt;&gt;&gt;&gt; dpkg: error processing archive<br>
            &gt;&gt;&gt;&gt;&gt; /home/nads/zendto-build-store/<wbr>zendto_4.19-1.deb
            (--install):<br>
            &gt;&gt;&gt;&gt;&gt;    cannot access archive: No such file
            or directory Errors were<br>
            &gt;&gt;&gt;&gt;&gt; encountered while processing:<br>
            &gt;&gt;&gt;&gt;&gt;    /home/nads/zendto-build-store/<wbr>zendto_4.19-1.deb<br>
            &gt;&gt;&gt;&gt;&gt; Failed to install ZendTo deb package.<br>
            &gt;&gt;&gt;&gt;&gt; Exiting...<br>
            &gt;&gt;&gt;&gt;&gt; sudo -i /opt/zendto/bin/adduser.php<br>
            &gt;&gt;&gt;&gt;&gt; That will show you the syntax. Use it
            to add a single test user.<br>
            &gt;&gt;&gt;&gt;&gt; Then login to the website and drop off
            some files.<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt; Now go and configure ZendTo itself in<br>
            &gt;&gt;&gt;&gt;&gt; /opt/zendto/config/preferences<wbr>.php
            and /opt/zendto/config/zendto.conf<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt; nads@zendto-test:/tmp/install.<wbr>ZendTo$<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt; ------------------------------<wbr>------------------------------<wbr>------------------<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt; Ian Elston<br>
            &gt;&gt;&gt;&gt;&gt; Networks &amp; Developments<br>
            &gt;&gt;&gt;&gt;&gt; The University of Bolton<br>
            &gt;&gt;&gt;&gt;&gt; <a href="http://www.bolton.ac.uk" rel="noreferrer" target="_blank">http://www.bolton.ac.uk</a><br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt; ** SUPPORT QUERIES **<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt; Please contact x3444 or <a href="mailto:itsupport@bolton.ac.uk" target="_blank">itsupport@bolton.ac.uk</a>
            to report new<br>
            &gt;&gt;&gt;&gt;&gt; faults or request updates on existing
            calls.<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt; -----Original Message-----<br>
            &gt;&gt;&gt;&gt;&gt; From: <a href="mailto:zendto-bounces@zend.to" target="_blank">zendto-bounces@zend.to</a>
            [mailto:<a href="mailto:zendto-bounces@zend.to" target="_blank">zendto-bounces@zend.to</a><wbr>]
            On<br>
            &gt;&gt;&gt;&gt;&gt; Behalf Of Jules<br>
            &gt;&gt;&gt;&gt;&gt; Sent: 19 December 2016 10:14<br>
            &gt;&gt;&gt;&gt;&gt; To: ZendTo Users &lt;<a href="mailto:zendto@zend.to" target="_blank">zendto@zend.to</a>&gt;<br>
            &gt;&gt;&gt;&gt;&gt; Subject: Re: [ZendTo] ANNOUNCE: ZendTo
            beta released<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt; I&#39;ve just posted an announcement and a
            new page of information on<br>
            &gt;&gt;&gt;&gt;&gt; the web site too.<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt; This page contains the low-down:<br>
            &gt;&gt;&gt;&gt;&gt;        <a href="http://zend.to/beta.php" rel="noreferrer" target="_blank">http://zend.to/beta.php</a><br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt; Cheers,<br>
            &gt;&gt;&gt;&gt;&gt; Jules.<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt; On 18/12/2016 19:24, Jules wrote:<br>
            &gt;&gt;&gt;&gt;&gt;&gt; Folks,<br>
            &gt;&gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt;&gt; I have been spending the past few
            weeks/months getting ZendTo<br>
            &gt;&gt;&gt;&gt;&gt;&gt; sorted out.<br>
            &gt;&gt;&gt;&gt;&gt;&gt; I have *hopefully* fixed the
            security vulnerabilities that anyone<br>
            &gt;&gt;&gt;&gt;&gt;&gt; has<br>
            &gt;&gt;&gt;&gt;&gt;&gt; told me about. So you out there
            with pen-testing tendencies,<br>
            &gt;&gt;&gt;&gt;&gt;&gt; please do<br>
            &gt;&gt;&gt;&gt;&gt;&gt; have a go at the new version and
            let me know what you find!<br>
            &gt;&gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt;&gt; The most major thing is I have
            written a new installer for ZendTo,<br>
            &gt;&gt;&gt;&gt;&gt;&gt; instead of trying to maintain VM
            images.<br>
            &gt;&gt;&gt;&gt;&gt;&gt; I find most people these days need
            to put it into an otherwise bare<br>
            &gt;&gt;&gt;&gt;&gt;&gt; server image prepared by someone in
            their IT department. Trying to<br>
            &gt;&gt;&gt;&gt;&gt;&gt; start from a VM image, and then
            trying to shoehorn in all your<br>
            &gt;&gt;&gt;&gt;&gt;&gt; corporate setup round it was a
            pain.<br>
            &gt;&gt;&gt;&gt;&gt;&gt; As was installing it by hand with
            just the rpm/deb file.<br>
            &gt;&gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt;&gt; So now there is a shiny new
            installer. It assumes a bare server<br>
            &gt;&gt;&gt;&gt;&gt;&gt; system<br>
            &gt;&gt;&gt;&gt;&gt;&gt; to start with, logged in as root.<br>
            &gt;&gt;&gt;&gt;&gt;&gt; I have tested it on<br>
            &gt;&gt;&gt;&gt;&gt;&gt;         CentOS 5<br>
            &gt;&gt;&gt;&gt;&gt;&gt;         CentOS 6<br>
            &gt;&gt;&gt;&gt;&gt;&gt;         CentOS 7<br>
            &gt;&gt;&gt;&gt;&gt;&gt;         RedHat Enterprise Linux 5<br>
            &gt;&gt;&gt;&gt;&gt;&gt;         RedHat Enterprise Linux 6<br>
            &gt;&gt;&gt;&gt;&gt;&gt;         RedHat Enterprise Linux 7<br>
            &gt;&gt;&gt;&gt;&gt;&gt;         Ubuntu Server 14<br>
            &gt;&gt;&gt;&gt;&gt;&gt;         Ubuntu Server 16<br>
            &gt;&gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt;&gt; It installs all the necessary
            software, entirely automatically<br>
            &gt;&gt;&gt;&gt;&gt;&gt; rebuilds PHP to support big uploads
            (where necessary), sets up<br>
            &gt;&gt;&gt;&gt;&gt;&gt; ClamAV,<br>
            &gt;&gt;&gt;&gt;&gt;&gt; mail delivery, SELinux, AppArmor,
            Apache, usage stats, pretty<br>
            &gt;&gt;&gt;&gt;&gt;&gt; much everything.<br>
            &gt;&gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt;&gt; It talks to you throughout the
            process, and will ask you the odd<br>
            &gt;&gt;&gt;&gt;&gt;&gt; question. If you want to pause,
            just Ctrl-S it. If you want to<br>
            &gt;&gt;&gt;&gt;&gt;&gt; re-run<br>
            &gt;&gt;&gt;&gt;&gt;&gt; bits of it, you can run any of the
            8 components individually, no<br>
            &gt;&gt;&gt;&gt;&gt;&gt; problem at all. Take a look round
            the structure, it&#39;s very<br>
            &gt;&gt;&gt;&gt;&gt;&gt; straightforwards (but non-trivial
            to write!). When you want to<br>
            &gt;&gt;&gt;&gt;&gt;&gt; update<br>
            &gt;&gt;&gt;&gt;&gt;&gt; PHP, for example, just re-run the
            component that rebuilds PHP. It<br>
            &gt;&gt;&gt;&gt;&gt;&gt; will<br>
            &gt;&gt;&gt;&gt;&gt;&gt; work out the latest versions for
            itself.<br>
            &gt;&gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt;&gt; SQLite3 is now the default database
            to use, as it&#39;s by far the<br>
            &gt;&gt;&gt;&gt;&gt;&gt; easiest<br>
            &gt;&gt;&gt;&gt;&gt;&gt; and simplest and works on
            everything except CentOS/RedHat 5.<br>
            &gt;&gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt;&gt; To get started: download, unpack
            and run the installer with<br>
            &gt;&gt;&gt;&gt;&gt;&gt;         curl -O <a href="http://zend.to/files/install.ZendTo.tgz" rel="noreferrer" target="_blank">http://zend.to/files/install.Z<wbr>endTo.tgz</a><br>
            &gt;&gt;&gt;&gt;&gt;&gt;         tar xzf install.ZendTo.tgz<br>
            &gt;&gt;&gt;&gt;&gt;&gt;         cd install.ZendTo<br>
            &gt;&gt;&gt;&gt;&gt;&gt;         ./install.sh<br>
            &gt;&gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt;&gt; It will fetch the deb/rpm file as
            appropriate. But if you just want<br>
            &gt;&gt;&gt;&gt;&gt;&gt; the deb/rpm and nothing else, they
            are in<br>
            &gt;&gt;&gt;&gt;&gt;&gt;         <a href="http://zend.to/files/zendto-4.19-1.noarch.rpm" rel="noreferrer" target="_blank">http://zend.to/files/zendto-<wbr>4.19-1.noarch.rpm</a><br>
            &gt;&gt;&gt;&gt;&gt;&gt;         <a href="http://zend.to/files/zendto_4.19-1.deb" rel="noreferrer" target="_blank">http://zend.to/files/zendto_<wbr>4.19-1.deb</a><br>
            &gt;&gt;&gt;&gt;&gt;&gt;         <a href="http://zend.to/files/ZendTo-4.19-1.tgz" rel="noreferrer" target="_blank">http://zend.to/files/ZendTo-<wbr>4.19-1.tgz</a><br>
            &gt;&gt;&gt;&gt;&gt;&gt; The file at<br>
            &gt;&gt;&gt;&gt;&gt;&gt;         <a href="http://zend.to/files/ZendTo-Version" rel="noreferrer" target="_blank">http://zend.to/files/ZendTo-V<wbr>ersion</a><br>
            &gt;&gt;&gt;&gt;&gt;&gt; will tell you the latest version
            number (during the beta test).<br>
            &gt;&gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt;&gt; P.S. If you&#39;ve walked through the
            installer the slow way, and<br>
            &gt;&gt;&gt;&gt;&gt;&gt; want to<br>
            &gt;&gt;&gt;&gt;&gt;&gt; run it quickly with no questions at
            all, add &#39;--defaults&#39; to the<br>
            &gt;&gt;&gt;&gt;&gt;&gt; command line of either ./install.sh
            or any of its components.<br>
            &gt;&gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt;&gt; Please do tell me how you get on!
            Any questions/queries/problems,<br>
            &gt;&gt;&gt;&gt;&gt;&gt; get<br>
            &gt;&gt;&gt;&gt;&gt;&gt; in touch on this list.<br>
            &gt;&gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt;&gt; Cheers, and Happy Christmas!<br>
            &gt;&gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt;&gt; Jules<br>
            &gt;&gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt; Jules<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt; --<br>
            &gt;&gt;&gt;&gt;&gt; Julian Field MEng MBCS CITP CEng<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt; &#39;Ever since the dawn of civilization,
            people have craved for an<br>
            &gt;&gt;&gt;&gt;&gt;     understanding of the underlying
            order of the world: why it is as<br>
            &gt;&gt;&gt;&gt;&gt;     it is, and why it exists at all.
            But even if we do find a<br>
            &gt;&gt;&gt;&gt;&gt; complete<br>
            &gt;&gt;&gt;&gt;&gt;     theory of everything, it is just a
            set of rules and equations.<br>
            &gt;&gt;&gt;&gt;&gt; What<br>
            &gt;&gt;&gt;&gt;&gt;     is it that breathes fire into the
            equations, and makes a universe<br>
            &gt;&gt;&gt;&gt;&gt;     for them to describe?&#39; - Stephen
            Hawking<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt; <a href="http://www.Zend.To" rel="noreferrer" target="_blank">www.Zend.To</a><br>
            &gt;&gt;&gt;&gt;&gt; Twitter: @JulesFM<br>
            &gt;&gt;&gt;&gt;&gt; PGP footprint: EE81 D763 3DB0 0BFD E1DC
            7222 11F6 5947 1415 B654<br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt; ______________________________<wbr>_________________<br>
            &gt;&gt;&gt;&gt;&gt; ZendTo mailing list<br>
            &gt;&gt;&gt;&gt;&gt; <a href="mailto:ZendTo@zend.to" target="_blank">ZendTo@zend.to</a><br>
            &gt;&gt;&gt;&gt;&gt; <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" rel="noreferrer" target="_blank">http://mailman.ecs.soton.ac.uk<wbr>/mailman/listinfo/zendto</a><br>
            &gt;&gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;&gt;&gt; ______________________________<wbr>_________________<br>
            &gt;&gt;&gt;&gt;&gt; ZendTo mailing list<br>
            &gt;&gt;&gt;&gt;&gt; <a href="mailto:ZendTo@zend.to" target="_blank">ZendTo@zend.to</a><br>
            &gt;&gt;&gt;&gt;&gt; <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" rel="noreferrer" target="_blank">http://mailman.ecs.soton.ac.uk<wbr>/mailman/listinfo/zendto</a><br>
            &gt;&gt;&gt;&gt; Jules<br>
            &gt;&gt;&gt;&gt;<br>
            &gt;&gt;&gt;<br>
            &gt;&gt;&gt; Jules<br>
            &gt;&gt;&gt;<br>
            &gt;&gt;<br>
            &gt;&gt; Jules<br>
            &gt;&gt;<br>
            &gt;<br>
            &gt; Jules<br>
            &gt;<br>
            <br>
            Jules<br>
            <br>
            --<br>
            Julian Field MEng MBCS CITP CEng<br>
            <br>
            &#39;Give a man a fish, and you feed him for a day.<br>
              Teach a man to fish, and he&#39;ll sit in a boat and drink
            beer all day.&#39;<br>
                - Anon<br>
            <br>
            <a href="http://www.Zend.To" rel="noreferrer" target="_blank">www.Zend.To</a><br>
            Twitter: @JulesFM<br>
            PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415
            B654<br>
            <br>
            ______________________________<wbr>_________________<br>
            ZendTo mailing list<br>
            <a href="mailto:ZendTo@zend.to" target="_blank">ZendTo@zend.to</a><br>
            <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" rel="noreferrer" target="_blank">http://mailman.ecs.soton.ac.uk<wbr>/mailman/listinfo/zendto</a><br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="m_-1158703830197363798mimeAttachmentHeader"></fieldset>
      <br>
      <pre>______________________________<wbr>_________________
ZendTo mailing list
<a class="m_-1158703830197363798moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to" target="_blank">ZendTo@zend.to</a>
<a class="m_-1158703830197363798moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" target="_blank">http://mailman.ecs.soton.ac.<wbr>uk/mailman/listinfo/zendto</a></pre><span class="HOEnZb"><font color="#888888">
    </font></span></blockquote><span class="HOEnZb"><font color="#888888">
    <br>
    <pre class="m_-1158703830197363798moz-signature" cols="72">Jules

-- 
Julian Field MEng MBCS CITP CEng

&#39;There is one thing stronger than all the armies in the world;
 and that is an idea whose time has come.&#39;

<a class="m_-1158703830197363798moz-txt-link-abbreviated" href="http://www.Zend.To" target="_blank">www.Zend.To</a>
Twitter: @JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
</pre>
  </font></span></div>

<br>______________________________<wbr>_________________<br>
ZendTo mailing list<br>
<a href="mailto:ZendTo@zend.to">ZendTo@zend.to</a><br>
<a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" rel="noreferrer" target="_blank">http://mailman.ecs.soton.ac.<wbr>uk/mailman/listinfo/zendto</a><br></blockquote></div><br></div>