[opensuse] how to install imagick php7 on 42.3?
I wanted to run a php script that makes use of imagick, but my localhost apache says: Class 'Imagick' not found. I installed the version for 42.3 from https://software.opensuse.org/download.html?project=server%3Aphp%3Aextensions%3Aphp7&package=php7-imagick and restarted apache2 - no luck googling said I should put extension=imagick in /etc/php7/apache2/php.ini still no luck (after restart of apache). What must I do? Thanks for your help! -- Daniel Bauer photographer Basel Málaga https://www.patreon.com/danielbauer https://www.daniel-bauer.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 27.04.19 19:44, Daniel Bauer wrote:
I wanted to run a php script that makes use of imagick, but my localhost apache says: Class 'Imagick' not found.
I installed the version for 42.3 from https://software.opensuse.org/download.html?project=server%3Aphp%3Aextensions%3Aphp7&package=php7-imagick
and restarted apache2 - no luck
googling said I should put extension=imagick in /etc/php7/apache2/php.ini
still no luck (after restart of apache).
What must I do? Thanks for your help!
Now I see that this one-click-install failed. Yast says: could not install php7-imagick. Why? -- Daniel Bauer photographer Basel Málaga https://www.patreon.com/danielbauer https://www.daniel-bauer.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 27/04/2019 20.00, Daniel Bauer wrote:
On 27.04.19 19:44, Daniel Bauer wrote:
I wanted to run a php script that makes use of imagick, but my localhost apache says: Class 'Imagick' not found.
I installed the version for 42.3 from https://software.opensuse.org/download.html?project=server%3Aphp%3Aextensions%3Aphp7&package=php7-imagick
and restarted apache2 - no luck
googling said I should put extension=imagick in /etc/php7/apache2/php.ini
still no luck (after restart of apache).
What must I do? Thanks for your help!
Now I see that this one-click-install failed. Yast says: could not install php7-imagick. Why?
If it doesn't say the reason, install it with zypper instead. -- Cheers / Saludos, Carlos E. R. (from openSUSE, Leap 15.1 x86_64 (ssd-test)) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 27.04.19 20:26, Carlos E. R. wrote:
On 27/04/2019 20.00, Daniel Bauer wrote:
On 27.04.19 19:44, Daniel Bauer wrote:
I wanted to run a php script that makes use of imagick, but my localhost apache says: Class 'Imagick' not found.
I installed the version for 42.3 from https://software.opensuse.org/download.html?project=server%3Aphp%3Aextensions%3Aphp7&package=php7-imagick
and restarted apache2 - no luck
googling said I should put extension=imagick in /etc/php7/apache2/php.ini
still no luck (after restart of apache).
What must I do? Thanks for your help!
Now I see that this one-click-install failed. Yast says: could not install php7-imagick. Why?
If it doesn't say the reason, install it with zypper instead.
hehe: Package 'php7-imagick' not found. Resolving package dependencies... I don't know, why there is a one-click-install available that is not available... but well... On the page https://software.opensuse.org/package/php7-imagick I found a "experimental package" of which I downloaded the rpm. When installing it, I had to downgrade all php7 from 7.2 to 7.0 - but ok, now it works... -- -- Daniel Bauer photographer Basel Málaga https://www.patreon.com/danielbauer https://www.daniel-bauer.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (2)
-
Carlos E. R.
-
Daniel Bauer