the main document is here:
http://www.php.net/manual/en/imagick.installation.php
need build imagick.so
refer
http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:php:opcode_cache
for how to build apc.so
it's same steps to build imagick.so
the above error shows you failed to download php-5.3.27 from php.net
your internet connection bad ?
you can manually download php-5.3.27 so that the auto build script can skip this step.
#cd /usr/local/lsws/phpbuild
#wget http://php.net/php5/php-5.3.27.tar.gz
after ensure...
what's your current build option ?
can you try to build php-5.4.x or 5.3.x if have same issue?
what's line 807 of /usr/local/lsws/phpbuild/php-5.5.3/build/shtool ?
this issue resolved. not incompatible issue or bug.
please read message from our developer to your host: "The problem is that mysql speed has been throttled by CloudLinux to a very slow speed. the install script takes very long time to finish DB creation operations. The connection timeout is...
we also hope identify the issue and resolve it ASAP.
your co-operation is appreciated.
if you know more technical detail, please let us know, either post here or by PM.
which Joomla version, any special requirement, is the package publicly downloadable ? etc
simple answer: should not need any modification and just works fine.
but we need investigate individual case to see where the problem is.
the answer also simple: if the issue is easy to reproduce at our lab or on a customer's server, then the problem is nearly 90% resolved. recently few...
this is the problem.
what's the content of /etc/resolv.conf ?
#cat /etc/resolv.conf
try to append google dns server to it:
nameserver 8.8.8.8
and try again
service lsws restart
is graceful restart, not full stop/start.
full stop/start:
#cd /usr/local/lsws/bin
#./lswsctrl stop
ensure no litespeed process is running,then
#./lswsctl start