[ZendTo] Re: Progress bars - APC installation error

Jules Jules at Zend.To
Thu Feb 3 14:36:46 GMT 2011


Great. I have written up all the instructions and have linked them from 
the news item on the home page of www.zend.to. They are here:
     http://www.zend.to/progressbar.php

Many thanks for testing it for me!
Jules.

On 03/02/2011 14:10, Johan Roeloffse wrote:
>
> Hi Jules
>
> I have followed these instructions and it looks like it is working.
>
> Regards,
>
> *From:*Jules [mailto:Jules at Zend.To]
> *Sent:* 03 February 2011 02:09 PM
> *To:* Johan Roeloffse
> *Cc:* jules at Zend.To
> *Subject:* Re: Progress bars - APC installation error
>
> I've come across a better guide to getting PHP 5.2 working on CentOS, 
> and have successfully upgraded a clone of my VM image so that it 
> displays the upload progress bar.
>
> Edit "/etc/yum.conf". In the "[main]" section, add this line
> exclude=*.i386 *.i586 *.i686
>
> Then run this lot:
> yum remove openssl.i686 glibc.i686
> rpm -Uvh 
> http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/rpmforge-release-0.3.6-1.el5.rf.i386.rpm
> rpm -Uvh 
> http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm
> rpm -Uvh 
> http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/i386/ius-release-1.0-6.ius.el5.noarch.rpm
> rpm --nodeps -e php php-common php-mysql php-cli php-pdo
> yum install php52-pear php52 php52-cli php52-common php52-devel 
> php52-gd php52-mbstring php52-mcrypt php52-mysql php52-pdo php52-soap 
> php52-xml php52-xmlrpc php52-bcmath php52-pecl-apc php52-pecl-memcache
>
> Edit "/etc/php.d/apc.ini" and add these 2 lines to the end:
> apc.rfc1867 = on
> apc.max_file_size = 50G
>
> Apply all the /etc/php.ini modifications as described here (your old 
> php.ini file won't be there any more) :
> http://www.zend.to/phpini.php
>
> Then
> service httpd restart
>
> Now login and upload a file, and you should see the progress bar.
>
> If this works for you too, please let me know and I'll put it on the 
> website or the mailing list.
>
> Cheers,
> Jules.
>

-- 
Julian Field MEng CITP CEng
www.Zend.To

Follow me at twitter.com/JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

'All programs have a desire to be useful' - Tron, 1982

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20110203/e06f4908/attachment.html 


More information about the ZendTo mailing list