Hello, thanks for this post. Really you've save my day.
Trying to instal AMP library composer is killed and i get this:
>
Cannot load Zend OPcache - it was already loaded

My phprc has:
; {{{ The following lines were automatically added by DreamHost
extension = phar.so
suhosin.executor.include.whitelist = phar
pcre.jit=0
zend_extension=opcache.so
; }}} That's all from DreamHost
Can you help me?