I'm trying to install/enable pspell on my server because my forum software requires it. So I followed instructions on the web, but I run into problems.
I'm trying
This is supposed to give me a list of all possible php extensions. In stead I get this:
The same (of course) goes for yum install etc. I already did "yum update".
PHP is running fine (5.4.21)
How can I check if it maybe is already installed but not yet enabled?
I'm trying
Code:
yum search php-
Code:
fedora-review-php-phpci.noarch : Run phpci static analyzer on php packages
PHP is running fine (5.4.21)
How can I check if it maybe is already installed but not yet enabled?