Refer to this issue, PHP 5.5 has Zend OpCache built-in and APC Opcode Cache is not required. This lead to an configure error, which make PHP not work in the further installation.
E: Package 'php5-apc' has no installation candidate
E: Package 'php5-suhosin' has no installation candidate
mv: cannot stat '/etc/php5/conf.d/apc.ini': No such file or directory
./setup-debian.sh: line 292: /etc/php5/conf.d/apc.ini: No such file or directory
mv: cannot stat '/etc/php5/conf.d/suhosin.ini': No such file or directory
./setup-debian.sh: line 311: /etc/php5/conf.d/suhosin.ini: No such file or direc
tory
Please help update the bash script.
In addition, I'm running a Ubuntu 14.04 server.
Refer to this issue, PHP 5.5 has Zend OpCache built-in and APC Opcode Cache is not required. This lead to an configure error, which make PHP not work in the further installation.
Please help update the bash script. In addition, I'm running a Ubuntu 14.04 server.